Trackchangesset – Dell POWEREDGE M1000E User Manual
Page 1007
Fabric OS Command Reference
975
53-1001764-02
trackChangesSet
2
trackChangesSet
Enables or disables the track-changes feature.
Synopsis
trackchangesset [mode][, snmptrapmode]
Description
This command enables or disables the track-changes feature. An SNMP-TRAP mode can also be
enabled. Changes that can be tracked with this command include the following:
•
Successful login
•
Unsuccessful login
•
Logout
•
Config file change from task
•
Track-changes on
•
Track-changes off
The output from the track-changes feature is dumped to the error log for the switch. Use errDump
or errShow to view the error log.
Note
The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability" for details.
Operands
This command has the following operands:
mode
Specify 1 to enable the track-changes feature or 0 to disable the feature. The
default (if no operand is specified) is to disable the track-changes feature.
This operand is optional.
snmptrapmode
Specify 1 to enable errors to be sent to the SNMP-TRAP in addition to the
errlog or specify 0 to disable the SNMP-TRAP messages. The default (if no
operand is specified) is to disable SNMP-TRAP messages. This operand is
optional.
Examples
To enable the track-changes feature:
switch:admin>
trackchangesset 1, 1
Committing configuration...done.
switch:admin>
trackchangesshow
Track changes status: ON
Track changes generate SNMP-TRAP: YES
See Also
snmpConfig, trackChangesHelp, trackChangesShow