eventscripts: New function nfs_check_rpc_services()
authorMartin Schwenke <martin@meltin.net>
Mon, 22 Apr 2013 20:42:54 +0000 (06:42 +1000)
committerMartin Schwenke <martin@meltin.net>
Mon, 6 May 2013 10:40:58 +0000 (20:40 +1000)
commit9bc8fbee6550ed2814fb35c70d57fab21ef1b8fd
tree4477870cb12769392e3169fcd4b3bae90f83c6e3
parent5a717fd495ba5a2bfd481d69f38b68fa4576716f
eventscripts: New function nfs_check_rpc_services()

This is intended to replace nfs_check_rpc_service(), which builds
configuration into eventscripts.

nfs_check_rpc_services() uses a directory of configuration checks that
can be edited by an administrator.  The files have one limit check and
a set of actions per line.  The program name is extracted from the
file name.

Signed-off-by: Martin Schwenke <martin@meltin.net>
config/functions