Hi,

I'm using the check_snmp plugin for monitor CPU on solaris, when I run from linux console I received an value and when I see from nagios console is other valued. This is my check_snmp command:

# 'CPU User' command definition
define command{
    command_name    check_cpu_user
    command_line    $USER1$/check_snmp -H $HOSTADDRESS$ -m : -o .1.3.6.1.4.1.2021.11.9.0 -u "%" -l "CPU User" -c $ARG1$ -w $ARG2$
    }

In nagios console display:

Status Information
CPU User OK - 1 %

and in linux console is:

CPU Load WARNING - *52* % | iso.3.6.1.4.1.2021.11.9.0=52 ;;;;

Thanks,
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to