i don´t know if it´s out there (and, yes, i looked for an extensive amount of time), but i wonder
if anyone was able to graph the time poller time for individual hosts.
Meaning: each hosts takes some seconds to get polled by either cmd.php or spine (spine > cmd.php!).
I can see the amount of time a host takes when i set logging detail to Medium, with an output like
Code: Select all
"09/27/2012 04:39:05 PM - SPINE: Poller[0] Host[689] TH[1] Total Time: 0.22 Seconds"
Now, i´d like to have a "poll-time" graph for each Host i monitor. Short of parsing the cacti.log file
for each host and do some regex-fu, how would i go about that? Or more importantly: has this been done before?
Why would i want that: well, with a network where a lot of hosts can only be reached across WAN and a lot
of custom scripts that might perfom slow, i´d like to know which Host does really bad and keeps "gapping" up
my graphs.
cheers,
Hans