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
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.
I even tried using \ before $ but still getting the error.
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.
You do not have the required permissions to view the files attached to this post.
I am having issue in monitoring only "WS_FTP Web Server$FTPServer" service. Rest services mentioned in attachment I am able to configure in nagios and it is working.