3.5.1 Matrix Server Command Reference

Chapter 2: mx Commands 76
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
Display status for network interfaces:
mx netif status [--up|--down] [--enabled|--disabled]
[--admin|--noadmin] [--active] [<interface_ip> ...]
--up|--down selects network interfaces that are either operational or down.
--enabled|--disabled selects interfaces that are either enabled or disabled
for virtual hosting. --admin|--noadmin selects interfaces that either allow
or discourage administrative traffic. --active selects interfaces that are
currently handling administrative traffic.
mx nfsprobe – the global NFS probe
Use the following commands to configure the global NFS probe and to
display the configuration.
Configure the global NFS probe:
mx nfsprobe configure [--frequency <seconds>] [--timeout
<seconds>] [--directRead enable|disable]
The optional arguments are:
--frequency <seconds>
The interval, in seconds, at which the monitor executes the global NFS
probe. The default is 60 seconds.
--timeout <seconds>
The maximum amount of time, in seconds, that the global NFS probe will
wait for a RPC call to complete. The default is 60 seconds.
--directRead
The Export Group probe can perform a direct IO read operation to every
exported PSFS filesystem. The --directRead option can be used to enable
or disable this feature. By default, the feature is enabled.
Show the configuration of the global NFS probe:
mx nfs showConfig [--noHeaders] [--csv]
The optional arguments are:
--noHeaders
Do not display column headers in the output.