Hi all,<br><br>I'm running Solaris 10 on the client that is being monitored. However, when I run the command netstat -a | grep nrpe, I see multiple instances of the NRPE daemon<br>running as shown below; <br><br><br>nagios@pms # netstat -a | grep nrpe<br>
*.nrpe *.* 0 0 49152 0 LISTEN<br>pms.nrpe h1de4.n2 56147 5888 0 50540 0 TIME_WAIT<br>pms.nrpe h1de4.n2 56148 5888 0 50540 0 TIME_WAIT<br>
pms.nrpe h1de4.n2 56149 5888 0 50540 0 TIME_WAIT<br><br><br>I have tried to *kill* them (using kill command) but that doesn't seem to work because they just don't go away - weird right? :) I would like to kill all the pms.nrpe processes..<br>
<br>Anyone have another way of achieving this?<br><br><br>Thanks,<br>Juki<br>