Fabric OS Reference Manual (Version 3.0)

Fabric OS Reference 1-89
Telnet Commands
1
fwShow
Displays the thresholds monitored by Fabric Watch.
Synopsis fwShow [pattern]
Availability All users
Description Use to display the thresholds monitored by Fabric Watch. If no parameters are entered, a summary
of all thresholds is displayed and printed. If a valid threshold name is entered as a parameter,
detailed information pertaining only to that threshold is displayed and printed.
Note: This command requires a Fabric Watch License.
Operands This command has the following operand:
pattern Specify a POSIX style regular expression enclosed in quotation marks and used
to match zone configuration names. Patterns can contain:
Question mark “?” that matches any single character
Asterisk “*” that matches any string of characters
Ranges that match any character within the range.
For example, [0-9] or [a-f].
This operand is optional.