Hi,
We are trying to monitor kafka-manager service using check_init_service plugin and kafka-manager service available in /etc/init.d/kafka-manager
When we check the status of service, we are getting service is in stopped state even though it is running at backend and getting the same message in Nagios console.
[root@XXXX libexec]# service kafka-manager status
kafka-manager is not running.
[root@XXXX libexec]#
Kindly advice ?
Issue with check_init_service plugin
Re: Issue with check_init_service plugin
Do you see it running if you run:
?
One other thing to consider is it may be starting via a different method outside of an init script. I
Code: Select all
/bin/systemctl is-active kafka-managerOne other thing to consider is it may be starting via a different method outside of an init script. I
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Issue with check_init_service plugin
We are RHEL 6 server.
Systemctl is RHEL 7 command.
Systemctl is RHEL 7 command.
Re: Issue with check_init_service plugin
Ticket received. Closing thread.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.