Search found 1 match

by andrewp3283
Fri Jul 03, 2015 5:57 am
Forum: Open Source Nagios Projects
Topic: Nagios Core not picking up correct Windows Service Name
Replies: 1
Views: 700

Nagios Core not picking up correct Windows Service Name

We have a windows service called "AOS$01" I have put this into the config file as below: check_nt!SERVICESTATE! -d SHOWALL -l AOS$01 when I run Nagios it then says the service does not exist and is only showing "AOS$" as the service it is not picking up the "01" How do ...