Hi Team,
We have a customize script to monitor some process. When we are executing the script manually it's showing everything is fine. However when we are using the same script through nagios service it's showing critical even the process are running fine.
Can you please help on this
server output:
./check_ctxxxx_tws_processes
SYSTEM: OK - All monitoring processes are running. Process: /tools/maestro/ctnlxcsc01/maestro/TWS/bin/netman /tools/maestro/ctnlxcsc01/maestro/TWS/bin/batchman /tools/maestro/ctnlxcsc01/maestro/TWS/bin/jobman . Ports:
Nagios output:
usr/local/nagios/libexec/check_nrpe -H ctnlxcsc01 -t 30 -c check_tws_processes
SYSTEM CRITICAL - One or more processes (/tools/maestro/ctnlxcsc01/maestro/TWS/bin/netman /tools/maestro/ctnlxcsc01/maestro/TWS/bin/batchman /tools/maestro/ctnlxcsc01/maestro/TWS/bin/jobman ) not running
Nagios is not showing proper data
Nagios is not showing proper data
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Nagios is not showing proper data
What happens when you run the check on the listener?
Code: Select all
# su - nagios
$ usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_tws_processesPrevious Nagios employee
Re: Nagios is not showing proper data
Just checking in since we have not heard from you in a while. Did @avandemore's post clear things up or has the issue otherwise been resolved?
Former Nagios employee