The fmstat command reports fault management module statistics. You can also use the command to view statistics for diagnosis engines and agents that are currently participating in fault management, which includes the network-monitor transport module utility.
To view statistics that are kept by a specific fault management module, use the following command syntax:
# fmstat -m module
where –m module specifies the fault management module.
For example, you would view statistics for the network-monitor as follows:
# fmstat -m network-monitor
NAME VALUE DESCRIPTION
mtu-mismatch.allocerr 0 memory allocation errors
mtu-mismatch.enabled true operating status for mtu-mismatch
mtu-mismatch.nprobes 7 number of transmitted ICMP probes
mtu-mismatch.procerr 0 errors processing datalinks
sysev_drop 0 number of dropped sysevents
vlan-mismatch.enabled true operating status for vlan-mismatch
For more information about using the fmstat command, see the fmstat(1M) man page.
To obtain a list of the modules that participate in fault management, use the fmadm command. See the fmadm(1M) man page.