| Home »
Categories »
Multiple Categories |
Nagios XI - Problems with $ Signs in the Check Command |
|
Article Number: 168 | Rating: 1/5 from 3 votes | Last Updated by tlea on Tue, Feb 27, 2018 at 6:17 PM
|
Problem Description
Certain services in Microsoft Windows use special characters in the service name like MSSQLFDLauncher$UWCX01. This causes problems with Nagios as it thinks the $ is part of a variable.
Resolving The Problem
Using NCPA
Your service definition will need two $$ signs.
MSSQLFDLauncher$$UWCX01

Save and Apply Configuration.
Note: The Test Check Command button will not work due to these special characters.
Using NSClient++
Your service definition will need a backslash \ and two $$ signs.
MSSQLFDLauncher\$$UWCX01

Save and Apply Configuration.
Note: The Test Check Command button will not work due to these special characters.
Final Thoughts
For any support related questions please visit the Nagios Support Forums at:
http://support.nagios.com/forum/
Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.
Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!
|
|
|
Have a question? Try our Forums! | Give Feedback |
1 (3)
Article Rating (3 Votes)
Rate this article
|
| |
|
Attachments
There are no attachments for this article.
| Related Articles 
NRPE - UNKNOWN: No Handler For That Command
Viewed 16061 times since Mon, Jul 17, 2017
Nagios XI - Upgrading The Linux NRPE Agent
Viewed 9795 times since Wed, Aug 30, 2017
Nagios XI - Configuring Inbound Checks
Viewed 7350 times since Wed, Jan 27, 2016
Nagios XI - Downloading A System Profile
Viewed 9569 times since Wed, Jul 19, 2017
|
|