check_snmp errors on CPU
Subhendu Ghosh
sghosh at sghosh.org
Tue Feb 11 05:14:39 CET 2003
On Mon, 10 Feb 2003, Hiatt, William wrote:
> Now I get the following:
>
> [whiatt at watchdog libexec]$ ./check_snmp -H host -o
> 1.3.6.1.4.1.9.2.1.58.0 -C XXX -c 0:85 -w 0:7 -m ""
> SNMP problem - No data recieved from host
> CMD: /usr/bin/snmpget -m -v 1 -c XXX host:161 1.3.6.1.4.1.9.2.1.58.0
>
>
> Any ideas? I'm running Redhat 8.0 and running the latest version of
> nagiosplug
>
> Thanks
> william
>
escape the quotes as such.
[whiatt at watchdog libexec]$ ./check_snmp -H host -o 1.3.6.1.4.1.9.2.1.58.0
-C XXX -c 0:85 -w 0:7 -m \" \"
--
-sg
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
More information about the Users
mailing list