MSSQL Server 2008R2

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cokj72
Posts: 47
Joined: Thu Jul 11, 2013 8:40 am

MSSQL Server 2008R2

Post by cokj72 »

I configured the monitoring of a server MSSQL2008 but I get these messages d 'error:
DB-Lib error message 20009, severity 9
I already monitorizzo 3 MSSQL Server without problem, I also entered the password of 'user' sa 'in the file:
/ usr / local / nagios / etc / Resource.cfg

because the password has special character $
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: MSSQL Server 2008R2

Post by slansing »

Please show the service definition for this object.
belvdr
Posts: 81
Joined: Tue Oct 08, 2013 9:17 pm

Re: MSSQL Server 2008R2

Post by belvdr »

I had a similar issue and to escape the $, use two of them: $$
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: MSSQL Server 2008R2

Post by slansing »

Thank you for the tips belvdr!
Locked