Re: [Nagios-users] How to check disk space on remote systems

2006-03-13 Thread Scot Jenkins
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

Re: [Nagios-users] Acknowledge Scripts

2005-12-08 Thread Scot Jenkins
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

Re: [Nagios-users] Help with Nagiosgraph

2005-11-19 Thread Scot Jenkins
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

Re: [Nagios-users] Nagios father, script son ??

2005-11-18 Thread Scot Jenkins
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