monitoring MSSQL_COMMVAULT
-
jibolatemid
- Posts: 1
- Joined: Sat Dec 12, 2015 8:10 pm
monitoring MSSQL_COMMVAULT
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
Re: monitoring MSSQL_COMMVAULT
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.
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!
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: monitoring MSSQL_COMMVAULT
Do you mean MSSQL$COMMVAULT ?jibolatemid wrote:I am trying to monitor this service on a windows server machine without success "MSSQL_COMMVAULT"
Define it with a back slash and two $ signs:
Code: Select all
MSSQL\$$COMMVAULTGo 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.