Search found 3 matches
- Thu Mar 28, 2013 5:24 pm
- Forum: Nagios XI
- Topic: Defining metric type for SNMP polls using check_snmp
- Replies: 3
- Views: 1134
Re: Defining metric type for SNMP polls using check_snmp
nscott - thanks for confirming this. I will go ahead and create a new wrapper script for this...i know how to do this. Just wanted to see if there was a shortcut.
- Thu Mar 28, 2013 4:34 pm
- Forum: Nagios XI
- Topic: Defining metric type for SNMP polls using check_snmp
- Replies: 3
- Views: 1134
Re: Defining metric type for SNMP polls using check_snmp
Folks, i have an update. I was able to get the units set using the '-u' option. But it is not updated on the performance graphs. Can somebody suggest how to set the units on the performance graphs? I changed the main command to: snmp_check -o "OID-1 OID-2 OID-3 OID-4" -D , -u %,%,%,% -C co...
- Thu Mar 28, 2013 3:44 pm
- Forum: Nagios XI
- Topic: Defining metric type for SNMP polls using check_snmp
- Replies: 3
- Views: 1134
Defining metric type for SNMP polls using check_snmp
Howdy experts! probably a very simple question here. I set up an SNMP query for a DNS appliance to check the processor loads. It does return the correct values for all 4 CPU's with an output that looks like this: SNMP OK - A B C D (where ABCD are the CPU utilization values in %). But it does not say...