[Nagiosplug-devel] [ nagiosplug-New Plugins-1095582 ] check_nfs4: Monitor NFSv4 servers and clients
SourceForge.net
noreply at sourceforge.net
Thu Feb 17 07:24:17 CET 2005
New Plugins item #1095582, was opened at 2005-01-04 10:41
Message generated for change (Comment added) made by fjolly
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_nfs4: 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)
----------------------------------------------------------------------
>Comment By: fjolly (fjolly)
Date: 2005-02-17 16:23
Message:
Logged In: YES
user_id=1189962
Added option -w
Improved the code when calling external commands
----------------------------------------------------------------------
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