[Nagiosplug-devel] [ nagiosplug-New Plugins-1095582 ] check_nfs: Monitor NFSv4 servers and clients
SourceForge.net
noreply at sourceforge.net
Tue Jan 4 01:43:25 CET 2005
New Plugins item #1095582, was opened at 2005-01-04 10:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=1095582&group_id=29880
Category: Perl plugin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: fjolly (fjolly)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_nfs: Monitor NFSv4 servers and clients
Initial Comment:
I'm currently working on a new plugin for Nagios: a
plugin to monitor NFS (and most specifically the new
version NFSv4).
This plugin will:
- check if the nfs daemons are running correctly
(server and client sides)
- grep some errors from the NFS logs
- check rpc errors (with the command nfsstat)
- detect when a mounting point hangs
- returns some performance datas:
- check the percentage of cpu taken by the nfsd
- check in /proc/net/rpc/nfsd the number of
effective processes of nfsd used
- check the transfer rate of each nfs server
(with nfsstat)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=1095582&group_id=29880
More information about the Devel
mailing list