On 3/13/06, Jim Rice <[EMAIL PROTECTED]> wrote:
>
> The docs didn't offer much in the way of details.
> Is there a better source for examples?
>
> I can't be the first one to want to run "df" on a remote system.
>
I found this link helpful in setting up NRPE:
http://michael.gargantuan.com/nrpe.ht
On 12/8/05, Scott Smith <[EMAIL PROTECTED]> wrote:
> I was wondering if anyone would have a script they wrote, or copied from
> somewhere, to acknowledge multiple Devices/Hosts that are down at one
> time instead of having to goto each individual Host and Ack.
>
> I.e., one building is down without
On 11/18/05, John C. Welch <[EMAIL PROTECTED]> wrote:
> Running .5, since I'm still on Nagios 1.2
>
> So everything looks right, but I'm not getting any data. I think the reason
> for this is that the RRD files aren't being created. Not sure why.
>
> There's never a file in /usr/local/nagios/nagios
On 11/18/05, enrico fanti <[EMAIL PROTECTED]> wrote:
> Hi to all
>
> I have this problem
>
> Nagios executes a script.
>
> This script have to restart the Nagios process in this way:
>
> /etc/init.d/nagios stop
> /etc/init.d/sendmail restart
> /etc/init.d/named
> /etc/init.d/nagios start
>
> The pr