[Nagiosplug-devel] [ nagiosplug-Bugs-839427 ] problem with check_snmp -c

SourceForge.net noreply at sourceforge.net
Mon Nov 10 10:48:02 CET 2003


Bugs item #839427, was opened at 2003-11-10 11:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=839427&group_id=29880

Category: Interface (example)
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter (pkringle)
Assigned to: Nobody/Anonymous (nobody)
Summary: problem with check_snmp -c

Initial Comment:
check_snmp (nagios-plugins 1.3.1) 1.24.2.2

If you run the follow command it work fine with the -w,
when within 1 - 200 it errors, and when outside 1 - 200
it is OK.

check_snmp -H $HOSTADDRESS$ -o $ARG2$ -w 200:1 -C $ARG1$


But if you use the -c it will always think it is an
error if the result is 0

check_snmp -H $HOSTADDRESS$ -o $ARG2$ -c 200:1 -C $ARG1$

I believe this is just a problem witht he source, but I
personally haven't learn C very well (just a perl and
php guy).

Thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=839427&group_id=29880




More information about the Devel mailing list