autosupport trigger modify - Modifies AutoSupport trigger configuration.
This command displays which system events trigger AutoSupport messages. When a trigger event occurs, the node might send an AutoSupport message to a predefined destination, and a short note to another destination. The full AutoSupport message contains detail for troubleshooting. The node sends the short message to pagers or as SMS text messages.
{ [-fields <fieldname>, ...]
With -fields <fieldname>, ... parameter, the command only displays the fields that you specify.
| [-basic]
Displays which subsystem information is included as basic information when the AutoSupport message is triggered.
| [-troubleshooting]
Displays which subsystem information is included as troubleshooting information when the AutoSupport message is triggered.
| [-instance] }
Displays detailed information about all entries.
[-autosupport-message] <Autosupport Message>] - EMS Message
Displays only AutoSupport triggers with the name specified. AutoSupport triggers are EMS messages whose names begin with "callhome.". However, for the purposes of this command, "callhome." is implied, does not need to be entered, and will not be displayed in command output.
[-to {enabled|disabled}] - Whether to deliver to options autosupport.to addresses
If -to is set to "enabled," displays only AutoSupport messages that send full messages to the "to" address when triggered.
[-noteto {enabled|disabled}] - Whether to deliver to options autosupport.noteto addresses
If -noteto is set to "enabled," displays only AutoSupport messages that send short notes to the "noteto" address when triggered.
[-basic-default <AutoSupport collection subsystems>, ...] - Default subsystems reporting basic info
Displays only AutoSupport triggers that include in their messages, by default, basic configuration content from the subsystems specified.
[-troubleshooting-default <AutoSupport collection subsystems>, ...] - Default subsystems reporting troubleshooting info
Displays only AutoSupport triggers that include in their messages, by default, detailed diagnostic content from the subsystems specified.
[-additional-content <Type of AutoSupport content>, ...] - Additional content flag
Displays only AutoSupport triggers that have been configured to include additional basic or troubleshooting content.
[-basic-additional <AutoSupport collection subsystems>, ...] - Additional subsystems reporting basic info
Displays only AutoSupport triggers that have been configured to include additional basic configuration content from the subsystems specified.
This command enables and disables AutoSupport messages for individual triggers, and specifies additional subsystem reports to include if an individual trigger sends an AutoSupport message.
[-autosupport-message <Autosupport Message>] - EMS Message
Specifies the AutoSupport trigger to modify. AutoSupport triggers are EMS messages whose names begin with "callhome.". However, for the purposes of this command, "callhome." is implied, does not need to be entered, and will not be displayed in command output.
[-to {enabled|disabled}] - Whether to deliver to options autosupport.to addresses
Use "enabled" to enable sending AutoSupport messages to the configured "to" address.
[-noteto {enabled|disabled}] - Whether to deliver to options autosupport.noteto addresses
Use "enabled" to enable sending short notes to the configured "noteto" address.
[-basic-additional <AutoSupport collection subsystems>, ...] - Additional subsystems reporting basic info
Includes basic configuration content from the additional subsystems specified. Content is collected from these subsystems in addition to the default list of subsystems.
The following example shows the first page of output from the command: node> autosupport trigger show AutoSupport Additional Message To Note To Content ------------------------- --------- ------------- --------------- aggr.offline enabled enabled - aggr.restricted disabled enabled - aggr.wafliron disabled enabled - bad.ram disabled disabled - battery.failure enabled enabled - battery.low disabled disabled - battery.notice enabled enabled - battery.overchg enabled enabled - battery.overtemp enabled enabled - battery.warning enabled enabled - bmc.bus disabled disabled - bmc.hb.stop disabled disabled - bmc.post disabled disabled - bootfs.chkdsk enabled enabled - c.fan enabled enabled - c.fan.fru.degraded disabled disabled - c.fan.fru.fault disabled enabled - c.fan.fru.rm disabled enabled - c.fan.fru.shut enabled enabled - carrier.fault enabled enabled - ch.ps.degraded disabled disabled - The following example enables messages from the battery.low trigger: node> autosupport trigger modify -autosupport-message battery.low -to enabled