mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
5b7d17d44d
When monitoring an RPC service, the rpcinfo command might time out even though the service is making progress. In this case, it is just slow, so counting the timeout as a failure and potentially restarting the service will not help. The problem is determining if a service is making progress. Add a new NFS checks service_stats_command. This command is intended to run a statistics command. The output is naively compared using cmp(1). If the output changes then rpcinfo failures are converted to successes. Signed-off-by: Martin Schwenke <mschwenke@ddn.com> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
00.ctdb.script | ||
01.reclock.script | ||
05.system.script | ||
10.interface.script | ||
11.natgw.script | ||
11.routing.script | ||
13.per_ip_routing.script | ||
20.multipathd.script | ||
31.clamd.script | ||
40.vsftpd.script | ||
41.httpd.script | ||
47.samba-dcerpcd.script | ||
48.netbios.script | ||
49.winbind.script | ||
50.samba.script | ||
60.nfs.script | ||
70.iscsi.script | ||
91.lvs.script |