[Orca-users] web server count
Blair Zajac
blair at orcaware.com
Thu Jan 30 12:25:57 PST 2003
Brian Hostetler wrote:
>
> This is kinda stupid, but I'm baffled why my web server processes
> aren't being counted. I'm using orca-0.27b2 and have set the
> following line in orcallator.se to DSSL (my marker). Orca works fine,
> but it will not count my web servers.
>
> fprintf(stderr, " WEB_SERVER regex to match web
> server's name (def = DSSL)\n");
>
> Any suggestions?
Brian,
This is just the line that prints the programs usage. You want
to set the environmental variable WEB_SERVER to the string to
match the web server process name.
If you use start_orallator, then you can edit part of the file
that has this text:
# WEB_SERVER contains a regular expression used to find the number of
# running non-secure web server processes on the system.
WEB_SERVER=httpd
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
More information about the Orca-users
mailing list