Hello

This will not work. Solaris 8 does not have SMF you need to add it to nrpe
first install / compile the package for example in /usr/local/nagios
create file nrpe.cfg
and paste the following line in the /etc/inetd.conf
nrpe stream tcp nowait nagios /usr/local/nagios/nrpe -c
/usr/local/nagios/nrpe.cfg --inetd
add to /etc/services
nrpe 5666

and restart inetd

this will solve your problem


-- 
Moshe Sharon
http://www.centerity.com
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

Reply via email to