SNMP WARNING
Subhendu Ghosh
sghosh at sghosh.org
Mon Dec 15 23:55:01 CET 2003
On Thu, 13 Nov 2003, Gleidson Antonio Henriques wrote:
> Hi list,
>
> When i use check_snmp always i get the response with WARNING message before the result.
> Anyone know what's going on ?
>
> Below are my results with verbose mode of check_snmp
>
> ESTATISTICA /usr/local/nagios/libexec#./check_snmp -H xxx.xxx.xxx.xxx -o.1.3.6.1.4.1.9.2.2.1.1.8.1 -C xxxx -v
> /usr/local/bin/snmpget -t 1 -r 9 -m ALL -v 1 -c xxxxx xxx.xxx.xxx.xxx:161 .1.3.6.1.4.1.9.2.2.1.1.8.1
> enterprises.9.2.2.1.1.8.1 = 5701000
>
> SNMP WARNING - 5701000
>
> Note that i didn't specified the threeshold values
>
> Thanks in Advance....
>
>
> Gleidson Antonio Henriques
> Sistemas
> PredialNET
>
By default the plugin loads all the MIB files in the local MIBDIR. If
net-snmp has any problems parsing any MIB element,then the plugin will
generate a WARNING.
Solutions:
1. Make sure all the MIBs taht are locally installed are error free
or
2. Use numeric OIDs as above AND use the "-m : " option to disable loading
of all (including errors) MIBs
--
-sg
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list