DISK UNKNOWN Error : The requested table is empty or does no
Posted: Tue Apr 14, 2015 8:09 am
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...
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...