Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.4.0 (53-1001764-01, March 2010)
Fabric OS Command Reference 963
53-1001764-01
thConfig
2
Examples To set custom thresholds for the SFP class and temperature area:
switch:admin> thconfig --set sfp -area temp -highthreshold -value 32 -trigger above -action email
switch:admin> tthconfig --set sfp -area temp -highthreshold -trigger below -action raslog
switch:admin> thconfig --set sfp -area temp -lowthreshold -value 0 -trigger above -action raslog
switch:admin> thconfig --set sfp -area temp -lowthreshold -value 0 -trigger below -action email
To apply the new custom settings so they become effective:
switch:admin> tthconfig --apply sfp -area temp -action cust -thresh_level cust
To set high thresholds for the security class and login violation area with SNMP alerts and save the
thresholds nonpersistently:
switch:admin> thconfig --set security -area lv -highthreshold -value 0 -trigger above \
-action snmp -nosave
switch:admin>thconfig --set security -area lv -highthreshold -value 0 -trigger below \
-action none -nosave
To cancel the custom settings that have previously been saved nonpersistently.
switch:admin> thconfig --cancel security -area lv -action cust -thresh_level cust
To display the Fabric Watch configuration for the SFP class:
switch:admin> thconfig --show sfp
Class: SFP
Area : TEMP
ThLevel : Def
ActLevel: Def
High :
Custom:
TimeBase: None
Value : 85
Trigger : Above Action: Raslog
Trigger : Below Action: Raslog
Default:
TimeBase: None
Value : 85
Trigger : Above Action: Raslog
Trigger : Below Action: Raslog
Low:
Custom:
TimeBase: None
Value : -10
Trigger : Above Action: None
Trigger : Below Action: Raslog
Default:
TimeBase: None
Value : -10
Trigger : Above Action: None
Trigger : Below Action: Raslog
Buffer:
Custom:
Value : 3
Default:
Value : 3