I'm running NRPE 2.5.1 on a number of machines and occasionally I'll see the processes get stuck just spinning their wheels. It ends utilizing the CPU heavily and needs to be killed. I haven't been able to track down what is causing this, so I wanted to ask if anyone on this list has seen this behavior before. Also, I've seen that NRPE 2.5.2 fixes "a number of bugs" but do not know if it addresses this specifically. I've included output from top and truss below.
top: PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND 20950 nagios 1 20 0 3792K 1688K run 78.6H 49.58% nrpe 20675 nagios 1 20 0 3792K 1720K run 79.0H 48.62% nrpe truss: getpid() = 20675 [1] time() = 1160684094 getpid() = 20675 [1] read(8, 0x00050FF8, 5) Err#11 EAGAIN getpid() = 20675 [1] time() = 1160684094 getpid() = 20675 [1] read(8, 0x00050FF8, 5) Err#11 EAGAIN getpid() = 20675 [1] time() = 1160684094 getpid() = 20675 [1] read(8, 0x00050FF8, 5) Err#11 EAGAIN getpid() = 20675 [1] time() = 1160684094 getpid() = 20675 [1] read(8, 0x00050FF8, 5) Err#11 EAGAIN getpid() = 20675 [1] time() = 1160684094 getpid() = 20675 [1] read(8, 0x00050FF8, 5) Err#11 EAGAIN getpid() = 20675 [1] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
