Home » Categories » Multiple Categories

Nagios XI - Problems with $ Signs in the Check Command

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/

1 (1)
Article Rating (1 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Using The Config Import Prep Tool
Viewed 10477 times since Thu, Jan 28, 2016
Nagios XI - Integrating autoIT With Nagios
Viewed 4705 times since Wed, Jan 27, 2016
Nagios XI - Monitoring VMware Virtualization Using vMA - NWC14
Viewed 6239 times since Thu, Feb 4, 2016
Nagios XI - Upgrade errors - root.crontab.orig: cannot overwrite existing file
Viewed 3903 times since Tue, Jan 26, 2016
Nagios XI - How to Restart A Windows Service With NRPE
Viewed 10041 times since Thu, Jan 28, 2016
Nagios XI - Using Nagios XI As A Security Tool - Website Defacement
Viewed 3685 times since Wed, Jul 19, 2017
Nagios XI - MK Livestatus Problems With Mod-Gearman
Viewed 4862 times since Thu, Feb 25, 2016
Nagios XI - How to Use the NSCA Addon
Viewed 6650 times since Thu, Jan 28, 2016
Nagios XI - Understanding The User Macros Component
Viewed 3845 times since Fri, Apr 28, 2017
Nagios XI - How To Test Check Commands From The Command-line
Viewed 41423 times since Tue, Jan 26, 2016