Search found 7 matches

by dazzlerellis
Thu Oct 31, 2019 5:37 am
Forum: Nagios XI
Topic: Service check MSSQL Instance
Replies: 4
Views: 223

Re: Service check MSSQL Instance

Thanks sure I tried that but will test again once we are off the old monitoring.
Is the bug still around where the test fails but actual check works I wonder.
by dazzlerellis
Wed Oct 30, 2019 4:18 am
Forum: Nagios XI
Topic: Service check MSSQL Instance
Replies: 4
Views: 223

Service check MSSQL Instance

Hey does anyone know how to check service with service name similar to MSSQL$NAME I am running command $USER1$/check_nrpe -H $HOSTADDRESS$ -c CheckServiceState -a ShowAll $ARG1$ I've read many posts abouts using double dollars, triple backslashes etc but they seem to be outdated as none seem to work...
by dazzlerellis
Mon Oct 28, 2019 10:15 am
Forum: Nagios XI
Topic: Windows Service Check Help
Replies: 5
Views: 1650

Re: Windows Service Check Help

That worked :D many thanks
by dazzlerellis
Mon Oct 28, 2019 4:47 am
Forum: Nagios XI
Topic: Windows Service Check Help
Replies: 5
Views: 1650

Re: Windows Service Check Help

Thanks guys will probably need to use the negate plugin however i'm struggling to even use check_nrpe /usr/local/nagios/libexec/check_nrpe -H dc1dartest -c check_service -a service=lanmanserver CHECK_NRPE STATE CRITICAL: Socket timeout after 10 seconds. nsclient.ini below # If you want to fill this ...
by dazzlerellis
Fri Oct 25, 2019 8:40 am
Forum: Nagios XI
Topic: Windows Service Check Help
Replies: 5
Views: 1650

Windows Service Check Help

Hi very new to Nagios XI and have been tasked with migrating checks from an old groundworks / nrpe environment. In the old world we used check_nrpe to check windows services $USER1$/check_nrpe -H $HOSTADDRESS$ -t 240 -c get_service -a "$HOSTADDRESS$" "$ARG1$" Command Line example...
by dazzlerellis
Wed Sep 04, 2019 9:33 am
Forum: Nagios XI
Topic: NSClient++ deployment
Replies: 3
Views: 168

Re: NSClient++ deployment

Thanks i'll have a look
by dazzlerellis
Wed Sep 04, 2019 7:36 am
Forum: Nagios XI
Topic: NSClient++ deployment
Replies: 3
Views: 168

NSClient++ deployment

Hi all, We are looking at replacing our monitoring with new Nagios XI servers, the team has provided the NSClient++ msi file which we are looking to deploy via SCCM. They have told us to amend the allowed hosts in the ini file (after deployment to test server), question is do you know if there is a ...