Nagios and SQL Server 2003

Thibault Genessay tgenessay at aliadis.fr
Tue Jul 25 11:12:01 CEST 2006


REMY Julien wrote:
> I tried : check_nt -H IP -v SERVICESTAT -s None -l mssql.
> 
> Is it correct ?

I don't use check_nt, so I hope your syntax is correct. However, the 
service name is probably wrong because MSSQL starts one service per 
database it runs. So if your database name is MYDB, the service name 
will be MSSQL$MYDB.
This way you can monitor several different databases.
Just check the service applet in the MMC on your database server for the 
exact service name.

As for the check_tcp thing, there was a typo in my previous mail: the 
TCP port you have to check is the # 1433 (and not 1443) if you use the 
default configuration.

Regards

-- 
Thibault GENESSAY
ALIADIS
www.aliadis.fr
Tel.  +33 4 72 13 90 40
Fax   +33 4 74 22 00 09

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list