[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] HOWTO monitored NFS



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