[Orca-dev] Question: Values for webserver monitoring
Sean O'Neill
sean at seanoneill.info
Wed May 7 10:04:27 PDT 2003
At 06:04 PM 5/7/2003 +0200, B.Schopp at gmx.de wrote:
>Hi Blair, Sean,
>
>i`m currently working on the realisation of webserver monitoring with
>procallator.
>Which values are needed / how should they be combined?
>
>Actually, i collect these values:
>- dwnld_size[0-4] (as in orcallator used for perc. of filesize)
>- dwnld_totalz (used for bytes/s)
>- httpop_gets
>- httpop_posts
>- httpop_condgets
Not familiar with this one. Can you explain what a httpop_condgets is ?
>- http_errors
>- # of webservers
I would think maybe in these groupings:
- dwnld_size[0-4]
- dwnld_totalz
- httpop_gets, httpop_posts, httpop_condgets
- http_errors
- # of webservers
>Special question regarding the hits/s: Must the vars httpop_* counted in
>total or
>would it be enough to use just the httpop_gets as hits?
Not sure what a httpop_condgets is but a get and a post are both "hits"
against a web server.
--
Sean O'Neill
More information about the Orca-dev
mailing list