Monitor the services
Posted: Wed Nov 09, 2016 2:16 am
Hi Team,
Could please help me in monitoring the 'Ipswitch WS_FTP Web Server$FTPServer' service on the windows server.I tried using the below mentioned command but still I am getting the error.Please find the attachment for service name
I even tried using \ before $ but still getting the error.
Could please help me in monitoring the 'Ipswitch WS_FTP Web Server$FTPServer' service on the windows server.I tried using the below mentioned command but still I am getting the error.Please find the attachment for service name
Code: Select all
COMMAND: /usr/local/nagios/libexec/check_nt -H WUSRCPSFTP00 -s "Password7" -p 12489 -v SERVICESTATE -l 'Ipswitch WS_FTP Web Server$FTPServer' -d SHOWALL -t 60
OUTPUT: Failed to open service Ipswitch WS_FTP Web Server\$FTPServer: 123: The filename, directory name, or volume label syntax is incorrect.
Code: Select all
COMMAND: /usr/local/nagios/libexec/check_nt -H WUSRCPSFTP00 -s "Password7" -p 12489 -v SERVICESTATE -l 'Ipswitch WS_FTP Web Server$FTPServer' -d SHOWALL -t 60
OUTPUT: Failed to open service Ipswitch WS_FTP Web Server\$FTPServer: 123: The filename, directory name, or volume label syntax is incorrect.