MSSQL Mirroring check
Posted: Tue Aug 30, 2016 12:27 am
Hi Team,
I tried to implement the MSSQL Mirroring check plugin in my Nagios XI instance.
I got error stating that, Sysbase is't installed properly.
Please find the below error for your reference.
Link to plugin which i have tried.
https://exchange.nagios.org/directory/P ... ng/details
I suspect will it affect the existing setup anyhow.. Is it?
Please guide us on the same.
Thanks in advance.
Rgds
Srini
I tried to implement the MSSQL Mirroring check plugin in my Nagios XI instance.
I got error stating that, Sysbase is't installed properly.
Please find the below error for your reference.
Code: Select all
[root@segment-119-227 libexec]# ./check_dbmirroring.pl -H 192.168.XXX.XXX -d instance -u testadmin -p password
install_driver(Sybase) failed: Can't locate DBD/Sybase.pm in @INC (@INC contains: /usr/local/nagios/libexec /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 3) 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, Oracle, Proxy, SQLite, Sponge, mysql.
at ./check_dbmirroring.pl line 52
[root@segment-119-227 libexec]#
https://exchange.nagios.org/directory/P ... ng/details
I suspect will it affect the existing setup anyhow.. Is it?
Please guide us on the same.
Thanks in advance.
Rgds
Srini