Technical data
Fabric OS Administrator’s Guide 14-15
Publication Number: 53-0000518-09
Saving and Restoring Monitor Configurations
14
To clear statistics counters for an ISL monitor
Saving and Restoring Monitor Configurations
To save the current end-to-end and filter monitor configuration settings into nonvolatile memory, use
the perfCfgSave command:
To restore a saved monitor configuration, use the perfCfgRestore command. For example, to restore
the original performance monitor configuration after making several changes:
To clear the previously saved performance monitoring configuration settings from nonvolatile memory,
use the perfCfgClear command:
Collecting Performance Data
Data collected through Advanced Performance Monitoring is deleted when the switch is rebooted.
Using the Brocade Fabric Manager software application version 4.4.0 (or later), you can store
performance data persistently. For details on this feature, refer to the Fabric Manager Administrator’s
Guide.
switch:admin> perfMonitorClear --class ISL 1
This will clear ISL monitor on port 1, continue? (yes, y, no, n): [no] y
switch:admin> perfcfgsave
This will overwrite previously saved Performance Monitoring settings in FLASH ROM.
Do you want to continue? (yes, y, no, n): [no] y
Please wait... Committing configuration...done.
Performance monitoring configuration saved in FLASH ROM.
switch:admin> perfcfgrestore
This will overwrite current Performance Monitoring settings in RAM. Do you want to
continue? (yes, y, no, n): [no] y
Please wait... Performance monitoring configuration restored from FLASH ROM.
switch:admin> perfcfgclear
This will clear Performance Monitoring settings in FLASH ROM. The RAM settings won’t
change. Do you want to continue? (yes, y, no, n): [no] y
Please wait... Committing configuration...done.
Performance Monitoring configuration cleared from FLASH.