Search found 1 match

by christianoliberato
Thu Dec 22, 2011 9:23 pm
Forum: Open Source Nagios Projects
Topic: Monitoring service windows with $
Replies: 2
Views: 1156

Monitoring service windows with $

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...