check_snmp_storage.pl doubt

kyle.odonnell at gmail.com kyle.odonnell at gmail.com
Thu Jul 26 15:54:01 CEST 2007


try

check_snmp_storage.pl -H host -C community -q FixedDisk -m / -r -w 80 -c 90


since storage can monitor ram,swap,disk,flash memory, cd, floppys, etc
you must specify which type of media, and if you only want '/' you
need -r


check_snmp_storage -H host -C community -q FixedDisk

On 7/26/07, sujith h <sujith.linux at gmail.com> wrote:
> Hi ,
>
> My name is Sujith. Am using nagios for our network monitoring.
> I am using Ubuntu(dapper) in our PC. And I had tested the
> check_smtp_storage.pl to monitor the diskspace in the PC.
> It works fine. But when I copied the exact file to other PC
> which runs Ubuntu in it and i had installed a package called
> lbsnmp-perl, snmp and snmpd. When I execute the script:
>
> ./check_snmp_storage -H 127.0.0.1 -C public -m / -w 80 -c 90 -v
>
> am getting error as:
>
> ERROR: Description/Type table : Requested table is empty or does not exist.
>
> Can anyone help me why is it so?
>
> Cheers,
>
> Sujith Haridaasan
>
>
> --
> സുജിത് ഹരിദാസ൯
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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