Re: [Nagios-users] dollar sign in check_command

2006-04-20 Thread Az
IIRC, we ran into the same issue. I dont have access to my configs at this moment, but I am fairly sure we used two dollar signs. check_command check_nt_service!SQLAgent$SPSQL check_commandcheck_nt_service!SQLAgent$$SPSQL Ugly, isnt it. :) --

RE: [Nagios-users] dollar sign in check_command

2006-04-20 Thread Brian Gibson
t: RE: [Nagios-users] dollar sign in check_command > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Brian Gibson > Sent: Wednesday, April 19, 2006 3:28 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagio

RE: [Nagios-users] dollar sign in check_command

2006-04-19 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Brian Gibson > Sent: Wednesday, April 19, 2006 3:28 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] dollar sign in check_command > >

[Nagios-users] dollar sign in check_command

2006-04-19 Thread Brian Gibson
I have a service defined (below) to use the NSClient tool to check if a service is running on a Windows 2000 system. The service on the Win2k box is an instance of SQL server for a particular application and the service has a "$" in its name, that is just how SQL 2000 distinguishes between NT servi