[Nagiosplug-devel] [ nagiosplug-Bugs-1119903 ] check_snmp_storage.pl 1.1 fails with AIX
SourceForge.net
noreply at sourceforge.net
Fri Feb 18 03:48:12 CET 2005
Bugs item #1119903, was opened at 2005-02-10 09:56
Message generated for change (Comment added) made by vcuirassier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1119903&group_id=29880
Category: Parsing problem
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Vincent Cuirassier (vcuirassier)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_snmp_storage.pl 1.1 fails with AIX
Initial Comment:
I'm using the nagios-plugins-1.3.1-5mdk Mandrake RPM, which
includes version 1.1 of check_snmp_storage.pl.
I can make successful requests to the Linux SNMP agent
(net-snmp-5.1-7mdk), but the following command fails to query the
AIX SNMP agent :
# check_snmp_storage.pl -H aixhost -C public -m /home -w 60 -c
80
Alarm at 15 + 5
ERROR: Description table : Requested table is empty or does not
exist.
----------------------------------------------------------------------
>Comment By: Vincent Cuirassier (vcuirassier)
Date: 2005-02-18 12:47
Message:
Logged In: YES
user_id=1216109
According to IBM docs, the AIX SNMP agent implements the
HOST-RESOURCES-MIB.
But the snmpwalk command that you provided did not produce any
output.
----------------------------------------------------------------------
Comment By: Patrick Proy (patrickproy)
Date: 2005-02-11 22:42
Message:
Logged In: YES
user_id=124902
This plugin was never tested on AIX, but it can work on any
plaforms with MIBII compliance.
Does AIX snmp daemon implements the HOST-RESOURCES-MIB ? Try
an snmpwalk on the oid "1.3.6.1.2.1.25.2.3.1" .
Patrick Proy
nagios at proy.org
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1119903&group_id=29880
More information about the Devel
mailing list