Amq `-s' option
---------------
The `-s' option displays global statistics. If any other options
are specified or any filesystems named then this option is ignored.
For example:
requests stale mount mount unmount
deferred fhandles ok failed failed
1054 1 487 290 7017
`Deferred requests'
are those for which an immediate reply could not be constructed.
For example, this would happen if a background mount was required.
`Stale filehandles'
counts the number of times the kernel passes a stale filehandle to
Amd. Large numbers indicate problems.
`Mount ok'
counts the number of automounts which were successful.
`Mount failed'
counts the number of automounts which failed.
`Unmount failed'
counts the number of times a filesystem could not be unmounted.
Very large numbers here indicate that the time between unmount
attempts should be increased.