Search found 5 matches

by jeff_gunn
Mon Nov 01, 2010 2:55 pm
Forum: Nagios XI
Topic: Calculating rate and check_snmp
Replies: 4
Views: 3194

Re: Calculating rate and check_snmp

A little follow-up from the RTFM department... :roll: "Rate Calculation: In many places, SNMP returns counters that are only meaningful when calculating the counter difference since the last check. check_snmp saves the last state information in a file so that the rate per second can be calculat...
by jeff_gunn
Fri Oct 29, 2010 1:02 pm
Forum: Nagios XI
Topic: Calculating rate and check_snmp
Replies: 4
Views: 3194

Re: Calculating rate and check_snmp

Thanks for the prompt reply. Can you tell me where I'd find the file? I'm running a copy of the Nagios XI virtual machine. I'll see if I can decipher what's happening in the plugin code, but my skills are limited outside of C and C++ so no guarantees I'll be much use in that regard. Mr. Admin, do yo...
by jeff_gunn
Fri Oct 29, 2010 12:38 pm
Forum: Nagios XI
Topic: Calculating rate and check_snmp
Replies: 4
Views: 3194

Calculating rate and check_snmp

Hello all, I'm using check_snmp to poll some network devices for in_octets and out_octets to see how much traffic is flowing over some interfaces. I have it polling with the default 5min interval and I set the check_snmp arguments to use the "-rate" option to calculate the difference betwe...
by jeff_gunn
Wed Jun 30, 2010 1:07 pm
Forum: Nagios XI
Topic: "No performance graphs were found for this host."
Replies: 99
Views: 64274

Re: "No performance graphs were found for this host."

For me, I was able to temporarily resolve the issue by resetting the security credentials (just using the default generated passwords) but the issue came back the next time I logged in. Changing the Nagios Core back-end password to match the password for nagiosadmin has fixed it permanently (so far)...
by jeff_gunn
Mon Jun 28, 2010 3:17 pm
Forum: Nagios XI
Topic: "No performance graphs were found for this host."
Replies: 99
Views: 64274

Performance graphs showing as a red X

Hey all, I'm setting up an evaluation of Nagios XI and so far I'm liking it, I've got the VM up and running, the web interface configured, and I'm starting to poll some devices via SNMP using some OIDs I dug up. I've had a problem since the first time I fired up the web interface, though. Performanc...