Enhancement request: For web server processes, the default orcallator.se looks for httpd processes. One way to provide detection of both httpd and httpsd processes would be to change this in orcallator.se: < www_server_proc_name = "httpd"; > www_server_proc_name = "http[d|sd]";