Monitoring service windows with $
Posted: Thu Dec 22, 2011 9:23 pm
Hi,
with nagios 3.2.3 I monitor the service MSSQL$DATA_WAREHOUSE of windows so:
check_command check_nt!SERVICESTATE!-d SHOWALL -l "MSSQL$"$"DATA_WAREHOUSE"
and the result in the web page of nagios is MSSQL$DATA_WAREHOUSE: Started
Now in the nagios 3.3.1 not monitor. The result in the web page of nagios is MSSQL$$DATA_WAREHOUSE: Unknown
Anyone know if the syntax has changed?
Thanks!!
with nagios 3.2.3 I monitor the service MSSQL$DATA_WAREHOUSE of windows so:
check_command check_nt!SERVICESTATE!-d SHOWALL -l "MSSQL$"$"DATA_WAREHOUSE"
and the result in the web page of nagios is MSSQL$DATA_WAREHOUSE: Started
Now in the nagios 3.3.1 not monitor. The result in the web page of nagios is MSSQL$$DATA_WAREHOUSE: Unknown
Anyone know if the syntax has changed?
Thanks!!