Page 1 of 1

DISK UNKNOWN Error : The requested table is empty or does no

Posted: Tue Apr 14, 2015 8:09 am
by afroz.cci
Hi,

i am monitoring around 20 Netscaler device from nagios core 3.5.1..... and everything is monitor properly. but there is some issue with 2-3 netscaler device when i monitor disk of netscaler getting error message for 2-3 device and remaining netscaler disk is beeing monitor properly..

Error Message:-

DISK UNKNOWN Error : The requested table is empty or does not exist

Command Nagios core:-
define command {
command_name check_netscaler-disk
command_line $USER1$/check_netscaler_disk.pl -H $HOSTADDRESS$ -C <community string> -d
}

define service {
use SRV-NETSCALER,srv-pnp
hostgroup_name Citrix Netscaler
service_description Disk Usage Status
check_command check_netscaler-disk
}

find the attached command plugin:-- check_netscaler_disk.pl.. with same script i am able to monitor remaining netscaler disk


Could you please help: what i am doing wrong ?

Thanks...

Re: DISK UNKNOWN Error : The requested table is empty or doe

Posted: Tue Apr 14, 2015 4:05 pm
by jdalrymple
In order to troubleshoot can you post the output of one of the failing Netscalers?

Code: Select all

snmpwalk -v 2c -c <community string> <Netscaler IP> .1.3.6.1.4.1.5951.4.1.1.41.8
There shouldn't be any sensitive data in that walk output, but double check to be sure before posting and obfuscate if needed.

Re: DISK UNKNOWN Error : The requested table is empty or doe

Posted: Wed Apr 22, 2015 5:34 am
by afroz.cci
Thanks for your comment:

this is the output for this command
#snmpwalk -v 2c -c <Com string> < netscaler ip > .1.3.6.1.4.1.5951.4.1.1.41.8
SNMPv2-SMI::enterprises.5951.4.1.1.41.8 = No Such Object available on this agent at this OID

Re: DISK UNKNOWN Error : The requested table is empty or doe

Posted: Wed Apr 22, 2015 10:34 am
by jdalrymple
Seems like SNMP is up on that device, but the "No Such Object available on this agent at this OID" message indicates it has different providers than your other devices.

You could try to walk all of enterprises and see what that yields - it might be telling - maybe.

snmpwalk -v 2c -c <community string> <Netscaler IP> SNMPv2-SMI::enterprises