Page 1 of 1

MS-SQL Server Plugin

Posted: Tue Jul 10, 2012 2:25 am
by sikainfo
Hi there,
We do have a little problem with the MS-SQL Server Plugin.

RHEL 6.2 with all needes Packages
NAGIOS XI 2011 R3.2

There where some glitches with correctly connet to the testsserver but we could handle that.
Now the Plugin give back a silly reply. On commandline it looks like:

Code: Select all

./check_mssql_server.py -H <someAdress> -I MSSQLSERVER -P 1433 -U NAGIOS -P passwd --averagewait

<someAdress>\MSSQLSERVER
OK:Average Wait Time is 16.0ms|Average_Wait_Time=16.0ms;;;;[/b]
The part with
<someAdress>\MSSQLSERVER
is going to be displayed in the NAGIOS XI Interface, which is not very usefull, I would rather be happy to see only the rest of the message, ;-)

This behavior is only with the check_mssql_server.py the others work fine.

Thanks for helping here

Andy

Re: MS-SQL Server Plugin

Posted: Tue Jul 10, 2012 9:30 am
by scottwilkerson
I believe this has been updated in the new wizard. I am attaching a file that can be unzipped and placed in your plugin directory to replace the current plugin.

Re: MS-SQL Server Plugin

Posted: Wed Jul 11, 2012 3:25 am
by sikainfo
Thanks a lot, works fine now.

Regards Andy

Re: MS-SQL Server Plugin

Posted: Wed Jul 11, 2012 8:58 am
by scottwilkerson
Excellent.