> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Izz Abdullah
>
> I have followed the instructions I found at
> http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-
> on-solaris-10/
>
> but to no avail.  At the end of it all, when I try
> ./check_nrpe -H localhost
>
> it gives me a 0 bytes received from daemon.  The first check in the
> list of
> /usr/local/nagios/libexec/check_disk -w 10 -c 5 -p /
> gives data...I don't know what's wrong here...I haven't configured a
> Solaris box to be monitored...any ideas / assistance?

>From your description, it seems like the plugins are working OK but the 
>problem is with the service itself. That's not surprising, SMF on Solaris 10 
>can be tricky to get right. I'd double check the entire section in those 
>instructions from "With Solaris 10, we don't use either inetd ..." to "Modify 
>your hosts.allow ...". In particular make sure your inetd.conf entry is on one 
>line (as the instructions say but then split over three lines because of the 
>narrow width of the page). If it's still not working, post back with the 
>relevant section of inetd.conf and the output of

svcs svc:/network/nrpe/tcp:default

and

inetadm -l svc:/network/nrpe/tcp:default

--
Phil Costelloe
Foundation IT, Hermitage Berkshire RG18 9SE




-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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