check_mssql_health
Posted: Wed Feb 10, 2016 1:07 pm
When I tried to run/test this check plugin I received the following. I don't know why its asking for Sybase.pm when we are not using Sybase and its going to a mssql server.
[root@utlp1362 libexec]# ./check_mssql_health --server=RDBP5140.ad.ama-assn.org --username=nagios --password=nagios23 --mode=cpu-bus
y
CRITICAL - cannot connect to RDBP5140.ad.ama-assn.org. install_driver(Sybase) failed: Can't locate DBD/Sybase.pm in @INC (@INC conta
ins: . /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr
/share/perl5) at (eval 15) line 3.
Perhaps the DBD::Sybase perl module hasn't been fully installed,
or perhaps the capitalisation of 'Sybase' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Multiplex, Proxy, Sponge, mysql.
at ./check_mssql_health line 3273
[root@utlp1362 libexec]# ./check_mssql_health --server=RDBP5140.ad.ama-assn.org --username=nagios --password=nagios23 --mode=cpu-bus
y
CRITICAL - cannot connect to RDBP5140.ad.ama-assn.org. install_driver(Sybase) failed: Can't locate DBD/Sybase.pm in @INC (@INC conta
ins: . /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr
/share/perl5) at (eval 15) line 3.
Perhaps the DBD::Sybase perl module hasn't been fully installed,
or perhaps the capitalisation of 'Sybase' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Multiplex, Proxy, Sponge, mysql.
at ./check_mssql_health line 3273