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]<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