[Nagiosplug-help] How to install NRPE on Solaris 8

moshe sharon moshesharon at gmail.com
Sat Sep 13 18:55:21 CEST 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080913/925a9021/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
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=/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at 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


More information about the Users mailing list