Search found 8 matches

by Pponze
Mon Jul 18, 2016 4:40 pm
Forum: Open Source Nagios Projects
Topic: Service Monitoring with Special Characters
Replies: 12
Views: 14484

Re: Service Monitoring with Special Characters

Ran the suggested command and got this response: root@nagios:/# /usr/local/nagios/libexec/check_nt -H 1.2.3.4 -v SERVICESTATE -d SHOWALL -l "MSSQL$"$"MICROSOFT##WID" Connection refused could not fetch information from server root@nagios:/# Got the same results pointing to the WSU...
by Pponze
Mon Jul 18, 2016 4:08 pm
Forum: Open Source Nagios Projects
Topic: Service Monitoring with Special Characters
Replies: 12
Views: 14484

Re: Service Monitoring with Special Characters

Box293, would this be the correct command to run check_nt?

/usr/local/nagios/libexec/check_nt -H x.x.x.x -v SERVICESTATE -d SHOWALL -l 'MSSQL\$$MICROSOFT##WID'
by Pponze
Thu Jul 14, 2016 4:57 pm
Forum: Open Source Nagios Projects
Topic: Service Monitoring with Special Characters
Replies: 12
Views: 14484

Re: Service Monitoring with Special Characters

Unfortunately it's not resolved. Here is the command:

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
by Pponze
Thu Jul 14, 2016 4:20 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core Config Migration
Replies: 5
Views: 1996

Re: Nagios Core Config Migration

Thanks. Ended up installing it on CentOS instead and have Core 4.1.1 running. Now I'm just looking for the config migration steps from 3.2.1 -> 4.1.1.
by Pponze
Thu Jul 14, 2016 4:09 pm
Forum: Open Source Nagios Projects
Topic: Service Monitoring with Special Characters
Replies: 12
Views: 14484

Re: Service Monitoring with Special Characters

Thanks for the tips and link. Tried both "$$" and \$$. Got a check error. I did rule out that the ## doesn't require an escape. Ran a check with the name MSSQLMICROSOFT##WID and it passed.
by Pponze
Wed Jul 13, 2016 10:30 am
Forum: Open Source Nagios Projects
Topic: Service Monitoring with Special Characters
Replies: 12
Views: 14484

Service Monitoring with Special Characters

We have a Windows Internal Database for WSUS we'd like to monitor. How do we go about monitoring this service due to the special characters in the name? Service name: MSSQL$MICROSOFT##WID define service{ use generic-service host_name VCAUTIL01 service_description MSSQL$MICROSOFT##WID event_handler w...
by Pponze
Mon Jul 11, 2016 5:02 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core Config Migration
Replies: 5
Views: 1996

Re: Nagios Core Config Migration

Thanks for pointing that out, ssax. We're staying with Core and want to migrate to a new vm with Core 4.1.1. Any issues migrating the configuration files to a server on a different IP subnet? Thinking about building the new VM at a different site.

Will Core run on Ubuntu 15.10?
by Pponze
Mon Jul 11, 2016 3:01 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core Config Migration
Replies: 5
Views: 1996

Nagios Core Config Migration

We're running Nagios Core v3.2.0 on a stand alone desktop which is working great. Now we're tasked to make a new Nagios Core server running as a VM. I downloaded the latest OVA 5.2.9-64bit. Can we migrate the configuration from the old to the latest version? Any known issues?

Thanks,

Paolo