<div dir="ltr"><div>Hello</div>
<div> </div>
<div>This will not work. Solaris 8 does not have SMF you need to add it to nrpe</div>
<div>first install / compile the package for example in /usr/local/nagios</div>
<div>create file nrpe.cfg</div>
<div>and paste the following line in the /etc/inetd.conf</div>
<div>nrpe stream tcp nowait nagios /usr/local/nagios/nrpe -c /usr/local/nagios/nrpe.cfg --inetd</div>
<div>add to /etc/services</div>
<div>nrpe 5666</div>
<div> </div>
<div>and restart inetd</div>
<div> </div>
<div>this will solve your problem<br><br><br>-- <br>Moshe Sharon<br><a href="http://www.centerity.com">http://www.centerity.com</a><br></div></div>