]> git.decadent.org.uk Git - nfs-utils.git/blob - tests/nsm_client/README
nfs-utils: Fix source code character encoding
[nfs-utils.git] / tests / nsm_client / README
1 The nsm_client program is intended for testing statd. It has the ability
2 to act as a synthetic NSM client for sending artificial NSM calls to any
3 host you choose.
4
5 It also has an NLM simulator that implements the call that statd uses to
6 communicate with lockd. The daemon simulator will start itself up,
7 register as an NLM service and listen for "downcalls" from statd. When
8 it gets one, it will log a message.
9
10 Note that lockd will need to be down when using the daemon simulator. It
11 also does not implement the entire NLM protocol and is only really
12 useful for testing statd's downcall.