MS-SQL Server Plugin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
sikainfo
Posts: 105
Joined: Thu Mar 29, 2012 3:26 am

MS-SQL Server Plugin

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: MS-SQL Server Plugin

Post 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.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
sikainfo
Posts: 105
Joined: Thu Mar 29, 2012 3:26 am

Re: MS-SQL Server Plugin

Post by sikainfo »

Thanks a lot, works fine now.

Regards Andy
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: MS-SQL Server Plugin

Post by scottwilkerson »

Excellent.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked