[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] HOWTO monitored NFS
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] HOWTO monitored NFS
- From: Galen Johnson <Galen.Johnson (at) sas.com>
- Date: Mon, 16 Feb 2009 11:07:41 -0500
- Accept-language: en-US
- Acceptlanguage: en-US
- References: <9482e050902160649m36c61f06g421669001b00b6f6 (at) mail.gmail.com> <200902161619.15113.stef.coene (at) docum.org> <49998BA9.7010602 (at) lmco.com>
- Thread-index: AcmQTu3rawKV58B8SuO0RDExoEEcUQAAYI0A
- Thread-topic: [hobbit] HOWTO monitored NFS
I highly recommend against disabling the local only df test. As Michael points out, it will hang for a long time. Not only hang but leave behind a LOT of df processes that can only be killed by rebooting the server...at least, kill -9 never works for me. This is most likely due to the fact that it is waiting on a child to finish.
=G=
From: michael nemeth [mailto:michael.nemeth (at) lmco.com]
Sent: Monday, February 16, 2009 10:52 AM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] HOWTO monitored NFS
And may hang for a long time if the nfs server is down!
try looking on http://www.deadcat.net/ for a script.
I use one from there with a number of changes to fit my situation .
Stef Coene wrote:
On Monday 16 February 2009, Naudit007 wrote:
Hello,
I wish monitored sharing NFS on my servers like classic disks.
What is the best way to monitored NFS and apply the thresholds?
And how to proceed to monitored that ?
When I define the share NFS on "localclient.cfg", it doesn't work.
DISK /mnt/test 70 95
I have try yet "rpc=nfs" in bb-hosts, but don't have graph and alerts.
The linux hobbit client uses (file hobbitclient-linux.sh)
df -Pl
And from the manpages:
-l, --local
limit listing to local file systems
So remove the "l" and the hobbit client will reporting all file systems.
Stef
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk<mailto:hobbit-unsubscribe (at) hswn.dk>