monitoring MSSQL_COMMVAULT

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jibolatemid
Posts: 1
Joined: Sat Dec 12, 2015 8:10 pm

monitoring MSSQL_COMMVAULT

Post by jibolatemid »

I am trying to monitor this service on a windows server machine without success "MSSQL_COMMVAULT" i have this command set ( check_xi_service_nsclient!!SERVICESTATE!-l "MSSQL\\$$COMMVAULT" -d SHOWALL ) but i get this error" MSSQL\\: Error " please can someone help with this
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: monitoring MSSQL_COMMVAULT

Post by lmiltchev »

Does the check work from the command line? Can you show us the actual check run in the CLI along with the output of it? Also, on the Windows box, go to "Services", right-click on the service, select "Properties" and show us a screenshot.

Moderator's Note: It seems like you posted on the wrong forum, so I moved the topic to Nagios XI (General Support) forum.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: monitoring MSSQL_COMMVAULT

Post by Box293 »

jibolatemid wrote:I am trying to monitor this service on a windows server machine without success "MSSQL_COMMVAULT"
Do you mean MSSQL$COMMVAULT ?

Define it with a back slash and two $ signs:

Code: Select all

MSSQL\$$COMMVAULT
Make the change, save and apply config.
Go and find the service via Home > Service Detail
Force an immediate check.
The "Test Check Command" button in CCM will not work in this instance.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked