Resets the NFS server performance counters. Related commands: SET NFS_SERVER, SHOW NFS_SERVER Format ZERO NFS_SERVER [ /HOST=host ] [ /SERVICES ] [ /USER_NAME=vms_user_name ]
1 – Restrictions
Requires SYSNAM and WORLD privileges.
2 – Qualifiers
2.1 /HOST
/HOST=host Optional. Default: All users, all hosts. With /USER_NAME, clears the counters relating to the specified users sharing the specified OpenVMS account.
2.2 /SERVICES
Optional. Default: NFS server services. Resets the counters for the NFS server and the Mount and Portmapper services.
2.3 /USER_NAME
/USER_NAME=vms_user_name Optional. Default: All users, all hosts. With /HOST, clears the counters relating to the specified users sharing the specified OpenVMS account. Do not specify a list of names; specify only a single name.
3 – Examples
1.TCPIP> ZERO NFS_SERVER /USER_NAME=NESTING /HOST="pigeon" Clears the NFS server counters for the remote NFS clients from host pigeon who use the OpenVMS account NESTING.