After a reboot is done in a few servers, I got this critical notification on its services:
"NRPE: Unable to read output"
I discovered that by restarting the service with a
"service xinetd restart"
Everything works normally. However, how could we prevent this problem from happening, avoiding a manual solution?
"NRPE: Unable to read output" after reboot
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: "NRPE: Unable to read output" after reboot
Likely the easiest route is to set xinetd to start on boot or at a particular runlevel that suites your needs. Try:
Code: Select all
chkconfig xinetd onNagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.