Manuals

Manuals
mail Commands : Dell Command Line Interface Reference Back to Contents Page

mail Commands

This chapter discusses the mail commands listed in Table 1. Currently, the mail commands are supported only on Windows NT.

Table 1. mail Commands

Command Summary Description
mail clear message Disables e-mail message reporting
mail set message Enables e-mail message reporting
mail set server Sets the e-mail server
mail show message Displays e-mail message information
mail show server Displays the e-mail server
mail test Sends a test e-mail message

Use the following syntax for mail commands:

mail command [/switch{=value}] [parameter]

The mail commands provide a mechanism for delivering e-mail messages for a variety of controller events. A controller event is some action such as a disk failure, controller failure, controller pause, and so forth. Table 2 summarizes the event types for which e-mail messages can be sent to the e-mail address you specify. The table also identifies the switch used to enable e-mail messages for the event type.

You enable e-mail messages for all of these events by using the mail set message command's /all switch. Or, you can enable e-mail messages for specific events by using the appropriate switch that the mail set message command provides.

Table 2. Event Types and Associated Switches

Event Type Switch
All container-related events /container
All fatal events /fatal
Configuration change event /config_change
Controller failure event /adapter_failure
Container change event /container_change
Drive letter change event /drive_letter
File system change event /file_system
Controller pause event /pause
Controller resume event /resumed
Failover change event /failover_change
Enclosure fan failure event /enclosure_fan
Enclosure power supply failure event /enclosure_power
Abnormal enclosure temperature event /enclosure_temp_abnormal
Enclosure temperature over threshold event /enclosure_temp_over
Failed mirror failover event /not_mirror
No mirror failover space event /mirror_no_space
Unmirror failure event /no_unmirror
Mirror failover failure event /mirror_failover
No controller memory for mirror create event /mirror_no_create
No failover assigned event /mirror_no_failover
Mirror drive failure event /mirror_drive_failure
RAID-5 rebuild start event /r5_rebuild_start
RAID-5 rebuild restart event /r5_rebuild_restart
RAID-5 drive failure event /r5_drive_failure
No controller memory for RAID-5 rebuild event /r5_no_rebuild
No controller memory for scrub event /r5_no_scrub
No failover assigned event /r5_no_failover
No space on a RAID-5 container or failover containers event /r5_no_space
RAID-5 rebuild completion event /r5_rebuild_done

mail clear message

To disable (clear) e-mail message reporting for one event, several or more events, or all events use the mail clear message command. You previously enabled (set) e-mail message reporting for an event or events by using the mail set message command.

This command provides a switch for each event type, so that you can specifically indicate which events for which you do not want e-mail message reporting.

Command Availability

This command is supported only on Windows NT.

Notes

The following switches allow you to disable (clear) e-mail message reporting for many events:

  • /all (all events)
  • /container (container-related events)
  • /fatal (fatal events)

Events Disabled with the /all Switch

Table 3 lists all of the events that the command disables (clears) when you use the /all switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 3. Events Disabled with the /all Switch

Event Event's Message Type
Configuration change ConfigChange
Controller failure AdapterFailure
Container change ContainerChange
Drive letter change DriveLetterChange
File system change FileSystemChange
Controller pause Paused
Controller resume Resumed
Failover change FailoverChange
Enclosure fan failure Enclosure Fan Failure
Enclosure power supply failure Enclosure Power Supply Failure
Abnormal enclosure temperature Enclosure Abnormal Temperature
Enclosure temperature over threshold Enclosure Temperature above threshold
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 rebuild start R5RebuildStart
RAID-5 rebuild restart R5RebuildRestart
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace
RAID-5 rebuild completion R5RebuildDone

Events Disabled with the /container Switch

Table 4 lists all of the events that the command disables (clears) when you use the /container switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 4. Events Disabled with the /container Switch

Event Event's Message Type
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 rebuild start R5RebuildStart
RAID-5 rebuild restart R5RebuildRestart
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace
RAID-5 rebuild completion R5RebuildDone

Events Disabled with the /fatal Switch

Table 5 lists all of the events that the command disables (clears) when you use the /fatal switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 5. Events Disabled with the /fatal Switch

Event Event's Message Type
Controller failure AdapterFailure
Enclosure fan failure Enclosure Fan Failure
Enclosure power supply failure Enclosure Power Supply Failure
Abnormal enclosure temperature Enclosure Abnormal Temperature
Enclosure temperature over threshold Enclosure Temperature above threshold
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace

Syntax

mail clear message

[/computer{=string}]

[/domain{=string}]

[/all{=boolean}]

[/container{=boolean}]

[/fatal{=boolean}]

[/smart{=boolean}]

[/battery{=boolean}]

[/battery_dead{=boolean}]

[/battery_low_improving{=boolean}]

[/battery_low_degrading{=boolean}]

[/battery_good{=boolean}]

[/battery_recondition_start{=boolean}]

[/battery_dead_finished_recondition{=boolean}]

[/battery_low_finished_recondition{=boolean}]

[/battery_good_finished_recondition{=boolean}]

[/config_change{=boolean}]

[/adapter_failure{=boolean}]

[/container_change{=boolean}]

[/drive_letter{=boolean}]

[/file_system{=boolean}]

[/pause{=boolean}]

[/resumed{=boolean}]

[/failover_change{=boolean}]

[/enclosure_fan{=boolean}]

[/enclosure_fan_change{=boolean}]

[/enclosure_power{=boolean}]

[/enclosure_power_change{=boolean}]

[/enclosure_temp_abnormal{=boolean}]

[/enclosure_temp_over{=boolean}]

[/not_mirror{=boolean}]

[/mirror_no_space{=boolean}]

[/no_unmirror{=boolean}]

[/mirror_failover{=boolean}]

[/mirror_no_create{=boolean}]

[/mirror_no_failover{=boolean}]

[/mirror_drive_failure{=boolean}]

[/r5_rebuild_start{=boolean}]

[/r5_rebuild_restart{=boolean}]

[/r5_drive_failure{=boolean}]

[/r5_no_rebuild{=boolean}]

[/r5_no_scrub{=boolean}]

[/r5_no_failover{=boolean}]

[/r5_no_space{=boolean}]

[/r5_rebuild_done{=boolean}]

[/smart_fpt_exceeded{=boolean}]

[/smart_warning{=boolean}]

[/smart_warning_temp{=boolean}]

[/smart_warning_degraded{=boolean}]

{string} {string}

Switches

/computer{=string}

Specifies the computer name that contains a controller from which you want to disable (clear) e-mail message reporting for one or more events. If you do not specify a computer name, the command disables e-mail message reporting for events on the local computer.

This switch is supported only on Windows NT.

/domain{=string}

Specifies the domain in which the specified computer resides.

If you do not specify this switch, the command assumes the local domain.

This switch is supported only on Windows NT.

/all{=boolean}

Specifies whether to disable (clear) e-mail message reporting for all events. If you set this switch to TRUE, the command disables e-mail message reporting for all events.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for all events.

This switch is supported only on Windows NT.

/container{=boolean}

Specifies whether to disable (clear) e-mail message reporting for container-related events. If you set this switch to TRUE, the command disables e-mail message reporting for container-related events.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for container-related events.

This switch is supported only on Windows NT.

/fatal{=boolean}

Specifies whether to disable (clear) e-mail message reporting for fatal events. If you set this switch to TRUE, the command disables e-mail message reporting for fatal events.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for fatal events.

This switch is supported only on Windows NT.

/smart{=boolean}

Specifies whether to disable (clear) e-mail message reporting for smart-related events. If you set this switch to TRUE, the command disables e-mail message reporting for smart-related events.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for smart-related events.

This switch is supported only on Windows NT.

/battery{=boolean}

Specifies whether to disable (clear) e-mail message reporting for all battery-related events. A battery-related event occurs when the battery changes state. If you set this switch to TRUE, the command disables e-mail message reporting for all battery-related events. This action presumes you previously enabled e-mail message reporting for battery-related events by using the mail set message command with the /battery switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery-related events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_dead{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state to dead event. This event occurs when a previously good or low battery changes to the dead state. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state to dead events. This action presumes you previously enabled e-mail message reporting for battery changes state to dead events by using the mail set message command with the /battery_dead switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state to dead events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_low_improving{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state from dead to low improving event. This event occurs when a previously dead battery changes to the low improving state. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from dead to low improving events. This action presumes you previously enabled e-mail message reporting for battery changes state from dead to low improving events by using the mail set message command with the /battery_low_improving switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state from dead to low improving events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_low_degrading{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state from good to low degrading event. This event occurs when a previously good battery changes to the low degrading state. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from good to low degrading events. This action presumes you previously enabled e-mail message reporting for battery changes state from good to low degrading events by using the mail set message command with the /battery_low_degrading switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state from good to low degrading events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_good{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state from dead or low to good event. This event occurs when a previously dead or low battery changes to the good state. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from dead or low to good events. This action presumes you previously enabled e-mail message reporting for battery changes state from dead or low to good events by using the mail set message command with the /battery_good switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state from dead or low to good events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_recondition_start{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state to a recondition start event. This event occurs when you start a battery recondition operation with the controller battery_recondition command. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state to recondition start events. This action presumes you previously enabled e-mail message reporting for battery changes state to recondition start events by using the mail set message command with the /battery_recondition_start switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state to recondition start events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_dead_finished_recondition{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state from recondition completion to a battery is now dead event. This event occurs when a battery recondition operation with the controller battery_recondition command completes and the battery is now dead. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from recondition completion to battery is now dead events. This action presumes you previously enabled e-mail message reporting for battery changes state from recondition completion to battery is now dead events by using the mail set message command with the /battery_dead_finished_recondition switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state from recondition completion to battery is now dead events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_low_finished_recondition{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state from recondition completion to a battery is now low event. This event occurs when a battery recondition operation with the controller battery_recondition command completes and the battery is now low. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from recondition completion to battery is now low events. This action presumes you previously enabled e-mail message reporting for battery changes state from recondition completion to battery is now low events by using the mail set message command with the /battery_low_finished_recondition switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state from recondition completion to battery is now low events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_good_finished_recondition{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a battery changes state from recondition completion to a battery is now good event. This event occurs when a battery recondition operation with the controller battery_recondition command completes and the battery is now good. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from recondition completion to battery is now good events. This action presumes you previously enabled e-mail message reporting for battery changes state from recondition completion to battery is now good events by using the mail set message command with the /battery_good_finished_recondition switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for battery changes state from recondition completion to battery is now good events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/config_change{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a configuration change event. If you set this switch to TRUE, the command disables e-mail message reporting for a configuration change event. This action presumes you previously enabled e-mail message reporting for a configuration change event by using the mail set message command with the /config_change switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for a configuration change event.

This switch is supported only on Windows NT.

/adapter_failure{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a controller failure event. A controller failure event occurs when the controller fails. If you set this switch to TRUE, the command disables e-mail message reporting for controller failure events. This action presumes you previously enabled e-mail message reporting for controller failure events by using the mail set message command with the /adapter_failure switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for controller failure events.

This switch is supported only on Windows NT.

/container_change{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a container change event. A container change event occurs any time a container changes its type. For example, using the container create mirror command on a volume set causes the volume set to become a mirror set. If you set this switch to TRUE, the command disables e-mail message reporting for container change events. This action presumes you previously enabled e-mail message reporting for container change events by using the mail set message command with the /container_change switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for container change events.

This switch is supported only on Windows NT.

/drive_letter{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a drive letter change event. A drive letter change event occurs when you use the container assign drive_letter command to assign a drive letter to a container or the container remove drive_letter command to remove a drive letter from a container. If you set this switch to TRUE, the command disables e-mail message reporting for drive letter change events. This action presumes you previously enabled e-mail message reporting for drive letter change events by using the mail set message command with the /drive_letter switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for drive letter change events.

This switch is supported only on Windows NT.

/file_system{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a file system change event. A file system change event occurs when you use the container format command to create a file system on a container or the container remove command to remove a file system from a container. If you set this switch to TRUE, the command disables e-mail message reporting for file system change events. This action presumes you previously enabled e-mail message reporting for file system change events by using the mail set message command with the /file_system switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for file system change events.

This switch is supported only on Windows NT.

/pause{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a controller pause event. A controller pause event occurs when you use the controller pause_io command to pause all I/O activity on the open controller. If you set this switch to TRUE, the command disables e-mail message reporting for controller pause events. This action presumes you previously enabled e-mail message reporting for controller pause events by using the mail set message command with the /pause switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for controller pause events.

This switch is supported only on Windows NT.

/resumed{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a controller resume event. A controller resume event occurs when you use the controller resume_io command to resume all I/O activity on the open controller. If you set this switch to TRUE, the command disables e-mail message reporting for controller resume events. This action presumes you previously enabled e-mail message reporting for controller resume events by using the mail set message command with the /resumed switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for controller resume events.

This switch is supported only on Windows NT.

/failover_change{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a failover change event. A failover change event occurs when you use the container set failover command to assign one or more failover disks to a container or the container remove failover command to remove one or more failover disks from a container. If you set this switch to TRUE, the command disables e-mail message reporting for failover change events. This action presumes you previously enabled e-mail message reporting for failover change events by using the mail set message command with the /failover_change switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for failover change events.

This switch is supported only on Windows NT.

/enclosure_fan{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an enclosure fan failure event. An enclosure fan failure event occurs when a fan in a SAF-TE enclosure management device fails. If you set this switch to TRUE, the command disables e-mail message reporting for enclosure fan failure events. This action presumes you previously enabled e-mail message reporting for enclosure fan failure events by using the mail set message command with the /enclosure_fan switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for enclosure fan failure events.

This switch is supported only on Windows NT.

/enclosure_fan_change{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an enclosure fan status change event. An enclosure fan status change event occurs when a fan in a SAF-TE enclosure management device changes speed. If you set this switch to TRUE, the command disables e-mail message reporting for enclosure fan status change events. This action presumes you previously enabled e-mail message reporting for enclosure fan status change events by using the mail set message command with the /enclosure_fan_change switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for enclosure fan status change events.

This switch is supported only on Windows NT.

/enclosure_power{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an enclosure power supply failure event. An enclosure power supply failure event occurs when a power supply in a SAF-TE enclosure management device fails. If you set this switch to TRUE, the command disables e-mail message reporting for enclosure power supply failure events. This action presumes you previously enabled e-mail message reporting for enclosure power supply failure events by using the mail set message command with the /enclosure_power switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for enclosure power supply failure events.

This switch is supported only on Windows NT.

/enclosure_power_change{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an enclosure power supply change event. An enclosure power supply change event occurs when one of the power supplies in a SAF-TE enclosure management device is turned on or off. If you set this switch to TRUE, the command disables e-mail message reporting for enclosure power supply change events. This action presumes you previously enabled e-mail message reporting for enclosure power supply failure events by using the mail set message command with the /enclosure_power_change switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for enclosure power supply change events.

This switch is supported only on Windows NT.

/enclosure_temp_abnormal{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an abnormal enclosure temperature event. An abnormal enclosure temperature event occurs when a SAF-TE enclosure management device reports a high temperature. If you set this switch to TRUE, the command disables e-mail message reporting for abnormal enclosure temperature events. This action presumes you previously enabled e-mail message reporting for abnormal enclosure temperature events by using the mail set message command with the /enclosure_temp_abnormal switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for abnormal enclosure temperature events.

This switch is supported only on Windows NT.

/enclosure_temp_over{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an enclosure temperature over threshold event. An enclosure temperature over threshold event occurs when a SAF-TE enclosure management device reports that a temperature is above a user set threshold. If you set this switch to TRUE, the command disables e-mail message reporting for enclosure temperature over threshold events. This action presumes you previously enabled e-mail message reporting for enclosure temperature over threshold events by using the mail set message command with the /enclosure_temp_over switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for enclosure temperature over threshold events.

This switch is supported only on Windows NT.

/not_mirror{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a failed mirror failover event. A failed mirror failover event occurs when a mirror is not in the mirroring state (that is, the mirror is broken). If you set this switch to TRUE, the command disables e-mail message reporting for failed mirror failover events. This action presumes you previously enabled e-mail message reporting for failed mirror failover events by using the mail set message command with the /not_mirror switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for failed mirror failover events.

This switch is supported only on Windows NT.

/mirror_no_space{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a no space for mirror failover event. A no space for failover event occurs when a failover operation fails to occur because there is no space on any failover drives. If you set this switch to TRUE, the command disables e-mail message reporting for no space for mirror failover events. This action presumes you previously enabled e-mail message reporting for no space for mirror failover events by using the mail set message command with the /mirror_no_space switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for no space for mirror failover events.

This switch is supported only on Windows NT.

/no_unmirror{=boolean}

Specifies whether to disable (clear) e-mail message reporting for an unmirror failure event. An unmirror failure event occurs when you use the container unmirror command to unmirror a mirror set and the operation fails. If you set this switch to TRUE, the command disables e-mail message reporting for unmirror failure events. This action presumes you previously enabled e-mail message reporting for unmirror failure events by using the mail set message command with the /no_unmirror switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for unmirror failure events.

This switch is supported only on Windows NT.

/mirror_failover{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a mirror failover event. A mirror failover event occurs when a failover occurs on a mirror set. If you set this switch to TRUE, the command disables e-mail message reporting for mirror failover events. This action presumes you previously enabled e-mail message reporting for mirror failover events by using the mail set message command with the /mirror_failover switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for mirror failover events.

/mirror_no_create{=boolean}

Specifies whether to disable (clear) e-mail message reporting for not enough memory to create a mirror container event. A not enough memory to create a mirror container event occurs when a mirror set creation operation failed because there was not enough memory on the controller. If you set this switch to TRUE, the command disables e-mail message reporting for not enough memory to create mirror container events. This action presumes you previously enabled e-mail message reporting for not enough memory to create mirror container events by using the mail set message command with the /mirror_no_create switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for not enough memory to create mirror container events.

This switch is supported only on Windows NT.

/mirror_no_failover{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a no failover assign event. A no failover assign event occurs when a disk in a mirror set failed and failover could not be started because no other failover disks were assigned. If you set this switch to TRUE, the command disables e-mail message reporting for no failover assign events. This action presumes you previously enabled e-mail message reporting for no failover assign events by using the mail set message command with the /mirror_no_failover switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for no failover assign events.

This switch is supported only on Windows NT.

/mirror_drive_failure{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a mirror drive failure event. A mirror drive failure event occurs when a disk in a mirror set failed. If you set this switch to TRUE, the command disables e-mail message reporting for mirror drive failure events. This action presumes you previously enabled e-mail message reporting for mirror drive failure events by using the mail set message command with the /mirror_drive_failure switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for mirror drive failure events.

This switch is supported only on Windows NT.

/r5_rebuild_start{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a RAID-5 rebuild start event. A rebuild start event occurs when a rebuild operation starts on a RAID-5 container. If you set this switch to TRUE, the command disables e-mail message reporting for RAID-5 rebuild start events. This action presumes you previously enabled e-mail message reporting for RAID-5 rebuild start events by using the mail set message command with the /r5_rebuild_start switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for RAID-5 rebuild start events.

This switch is supported only on Windows NT.

/r5_rebuild_restart{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a RAID-5 rebuild restart event. A RAID-5 rebuild restart event occurs when a previously interrupted rebuild of a RAID-5 container restarts the build operation. If you set this switch to TRUE, the command disables e-mail message reporting for RAID-5 rebuild restart events. This action presumes you previously enabled e-mail message reporting for RAID-5 rebuild restart events by using the mail set message command with the /r5_rebuild_restart switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for RAID-5 rebuild restart events.

This switch is supported only on Windows NT.

/r5_drive_failure{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a RAID-5 drive failure event. A RAID-5 drive failure event occurs when a drive in a RAID-5 set fails. If you set this switch to TRUE, the command disables e-mail message reporting for RAID-5 drive failure events. This action presumes you previously enabled e-mail message reporting for RAID-5 drive failure events by using the mail set message command with the /r5_drive_failure switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for RAID-5 drive failure events.

This switch is supported only on Windows NT.

/r5_no_rebuild{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a no controller memory for a RAID-5 rebuild event. A no controller memory for a RAID-5 rebuild event occurs when a RAID-5 rebuild operation fails because there is not enough controller memory. If you set this switch to TRUE, the command disables e-mail message reporting for no controller memory for RAID-5 rebuild events. This action presumes you previously enabled e-mail message reporting for no controller memory for RAID-5 rebuild events by using the mail set message command with the /r5_no_rebuild switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for RAID-5 rebuild events.

This switch is supported only on Windows NT.

/r5_no_scrub{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a not enough memory for RAID-5 scrub event. A not enough memory for a RAID-5 scrub event occurs when a RAID-5 scrub operation fails because there is not enough controller memory. If you set this switch to TRUE, the command disables e-mail message reporting for not enough memory for RAID-5 scrub events. This action presumes you previously enabled e-mail message reporting for not enough memory for RAID-5 scrub events by using the mail set message command with the /r5_no_scrub switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for not enough memory for RAID-5 scrub events.

This switch is supported only on Windows NT.

/r5_no_failover{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a no failover assigned event. A no failover assigned event occurs when a RAID-5 failover operation fails because there are no failover devices assigned to the RAID-5 container. If you set this switch to TRUE, the command disables e-mail message reporting for no failover assigned events. This action presumes you previously enabled e-mail message reporting for no failover assigned events by using the mail set message command with the /r5_no_failover switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for no failover assigned events.

This switch is supported only on Windows NT.

/r5_no_space{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a no space on a RAID-5 failover disk event. A no space on a RAID-5 failover disk event occurs when a failover operation fails on a RAID-5 set because there was not enough space on a failover disk. If you set this switch to TRUE, the command disables e-mail message reporting for no space on a RAID-5 failover disk event. This action presumes you previously enabled e-mail message reporting for no space on a RAID-5 failover disk event by using the mail set message command with the /r5_no_space switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for no space on a RAID-5 failover disk event.

This switch is supported only on Windows NT.

/r5_rebuild_done{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a RAID-5 rebuild completion event. A RAID-5 rebuild completion event occurs when a RAID-5 rebuild operation completes. If you set this switch to TRUE, the command disables e-mail message reporting for RAID-5 rebuild completion events. This action presumes you previously enabled e-mail message reporting for RAID-5 rebuild completion events by using the mail set message command with the /r5_rebuild_done switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for RAID-5 rebuild completion events.

This switch is supported only on Windows NT.

/smart_fpt_exceeded{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a disk exceeds its failure prediction threshold event. This event occurs when the number of recoverable disk errors reported exceeds the maximum that the disk can report. If you set this switch to TRUE, the command disables e-mail message reporting for disk exceeds failure prediction threshold events. This action presumes you previously enabled e-mail message reporting for disk exceeds failure prediction threshold events by using the mail set message command with the /smart_fpt_exceeded switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for disk exceeds failure prediction threshold events.

This switch is supported only on Windows NT.

/smart_warning{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a disk reporting a SMART warning. This event occurs whenever the system reports a SMART error. If you set this switch to TRUE, the command disables e-mail message reporting for disk reports SMART error events. This action presumes you previously enabled e-mail message reporting for disk reports SMART error events by using the mail set message command with the /smart_warning switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for disk reports SMART error events.

This switch is supported only on Windows NT.

/smart_warning_temp{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a disk reporting a SMART temperature warning. This event occurs whenever the system reports a temperature range exceeds a specific temperature. If you set this switch to TRUE, the command disables e-mail message reporting for SMART temperature warning events. This action presumes you previously enabled e-mail message reporting for SMART temperature warning events by using the mail set message command with the /smart_warning_temp switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for SMART temperature warning events.

This switch is supported only on Windows NT.

/smart_warning_degraded{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a disk reporting a SMART degraded warning. This event occurs whenever the system reports a SMART degraded warning. If you set this switch to TRUE, the command disables e-mail message reporting for SMART degraded warning events. This action presumes you previously enabled e-mail message reporting for SMART degraded warning events by using the mail set message command with the /smart_warning_degraded switch.

This switch defaults to FALSE, which means that the command does not disable e-mail message reporting for SMART degraded warning events.

This switch is supported only on Windows NT.

Examples

The following example shows how to disable (clear) all event types. These event types were previously enabled by using the mail set message command with the appropriate switch:

 AFA0> mail clear message /all
 Executing: mail clear message /all=TRUE

Related Information

controller Commands:

mail Commands:

mail set message

To enable (set) e-mail message reporting for one event, several or more events, or all events use the mail set message command.

This command provides a switch for each event type, so that you can specifically indicate which events for which you want e-mail message reporting.

Command Availability

This command is supported only on Windows NT.

Notes

The following switches allow you to enable (set) e-mail message reporting for many events:

  • /all (all events)
  • /container (container-related events)
  • /fatal (fatal events)

Events Enabled with the /all Switch

Table 6 lists all of the events that the command enables (sets) when you use the /all switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 6. Events Enabled with the /all Switch

Event Event's Message Type
Configuration change ConfigChange
Controller failure AdapterFailure
Container change ContainerChange
Drive letter change DriveLetterChange
File system change FileSystemChange
Controller pause Paused
Controller resume Resumed
Failover change FailoverChange
Enclosure fan failure Enclosure Fan Failure
Enclosure power supply failure Enclosure Power Supply Failure
Abnormal enclosure temperature Enclosure Abnormal Temperature
Enclosure temperature over threshold Enclosure Temperature above threshold
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 rebuild start R5RebuildStart
RAID-5 rebuild restart R5RebuildRestart
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace
RAID-5 rebuild completion R5RebuildDone

Events Enabled with the /container Switch

Table 7 lists all of the events that the command enables (sets) when you use the /container switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 7. Events Enabled with the /container Switch

Event Event's Message Type
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 rebuild start R5RebuildStart
RAID-5 rebuild restart R5RebuildRestart
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
RAID-5 rebuild completion R5RebuildDone

Events Enabled with the /fatal Switch

Table 8 lists all of the events that the command enables (sets) when you use the /fatal switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 8. Events Enabled with the /fatal Switch

Event Event's Message Type
Controller failure AdapterFailure
Enclosure fan failure Enclosure Fan Failure
Enclosure power supply failure Enclosure Power Supply Failure
Abnormal enclosure temperature Enclosure Abnormal Temperature
Enclosure temperature over threshold Enclosure Temperature above threshold
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace

Syntax

mail set message

[/computer{=string}]

[/domain{=string}]

[/all{=boolean}]

[/container{=boolean}]

[/fatal{=boolean}]

[/smart{=boolean}]

[/battery{=boolean}]

[/battery_dead{=boolean}]

[/battery_low_improving{=boolean}]

[/battery_low_degrading{=boolean}]

[/battery_good{=boolean}]

[/battery_recondition_start{=boolean}]

[/battery_dead_finished_recondition{=boolean}]

[/battery_low_finished_recondition{=boolean}]

[/battery_good_finished_recondition{=boolean}]

[/config_change{=boolean}]

[/adapter_failure{=boolean}]

[/container_change{=boolean}]

[/drive_letter{=boolean}]

[/file_system{=boolean}]

[/pause{=boolean}]

[/resumed{=boolean}]

[/failover_change{=boolean}]

[/enclosure_fan{=boolean}]

[/enclosure_fan_change{=boolean}]

[/enclosure_power{=boolean}]

[/enclosure_power_change{=boolean}]

[/enclosure_temp_abnormal{=boolean}]

[/enclosure_temp_over{=boolean}]

[/not_mirror{=boolean}]

[/mirror_no_space{=boolean}]

[/no_unmirror{=boolean}]

[/mirror_failover{=boolean}]

[/mirror_no_create{=boolean}]

[/mirror_no_failover{=boolean}]

[/mirror_drive_failure{=boolean}]

[/r5_rebuild_start{=boolean}]

[/r5_rebuild_restart{=boolean}]

[/r5_drive_failure{=boolean}]

[/r5_no_rebuild{=boolean}]

[/r5_no_scrub{=boolean}]

[/r5_no_failover{=boolean}]

[/r5_no_space{=boolean}]

[/r5_rebuild_done{=boolean}]

[/smart_fpt_exceeded{=boolean}]

[/smart_warning{=boolean}]

[/smart_warning_temp{=boolean}]

[/smart_warning_degraded{=boolean}]

{string} {string}

Parameters

{string}

Specifies the e-mail address of the recipient to whom you want to send the e-mail message.

{string}

Specifies a string that appears in the Subject: line of the e-mail message. For example, if you enable (set) e-mail messages related to disk failure events, you might specify "Disk Error Message" for this parameter. If you enable e-mail messages related to all events, you might specify "Errors for All Events Message" for this parameter.

Switches

/computer{=string}

Specifies the computer name that contains a controller from which you want to enable (set) e-mail message reporting for one or more events. If you do not specify a computer name, the command enables e-mail message reporting for events on the local computer.

This switch is supported only on Windows NT.

/domain{=string}

Specifies the domain in which the specified computer resides.

If you do not specify this switch, the command assumes the local domain.

This switch is supported only on Windows NT.

/all{=boolean}

Specifies whether to enable (set) e-mail message reporting for all events. If you set this switch to TRUE, the command enables e-mail message reporting for all events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for all events.

This switch is supported only on Windows NT.

/container{=boolean}

Specifies whether to enable (set) e-mail message reporting for container-related (ContainerChange event type) events. If you set this switch to TRUE, the command enables e-mail message reporting for container-related events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for container-related events.

This switch is supported only on Windows NT.

The following shows an example of a ContainerChange event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 One or more containers have changed their state on controller : 
"afa0".
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/fatal{=boolean}

Specifies whether to enable (set) e-mail message reporting for fatal events. If you set this switch to TRUE, the command enables e-mail message reporting for fatal events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for fatal events.

This switch is supported only on Windows NT.

/smart{=boolean}

Specifies whether to enable (set) e-mail message reporting for SMART events. If you set this switch to TRUE, the command enables e-mail message reporting for SMART events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for SMART events.

This switch is supported only on Windows NT.

/battery{=boolean}

Specifies whether to enable (set) e-mail message reporting for all battery-related events. If you set this switch to TRUE, the command enables e-mail message reporting for all battery-related events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for all battery-related events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_dead{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state to dead (Battery Dead event type) event. This event occurs when a previously good or low battery changes to the dead state. If you set this switch to TRUE, the command enables e-mail message reporting for a battery changes state to dead event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state to dead events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a Battery Dead event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The state of the battery on controller : "afa0" is now dead.
 Computer : BULLDOG
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/battery_low_improving{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state from dead to low improving (Battery Low, Improving event type) event. This event occurs when a previously dead battery changes to the low improving state. If you set this switch to TRUE, the command enables e-mail message reporting for a battery changes state from dead to low improving event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state from dead to low improving events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a Battery Low, Improving event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The state of the battery on controller: "afa0" has improved to low.
 Computer : BULLDOG
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/battery_low_degrading{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state from good to low degrading (Battery Low, Degrading event type) event. This event occurs when a previously good battery changes to the low degrading state. If you set this switch to TRUE, the command enables e-mail message reporting for a battery changes state from good to low degrading event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state from good to low degrading events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a Battery Low, Degrading event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The state of the battery on controller : "afa0" has degraded to low.
 Computer : BULLDOG
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/battery_good{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state from dead or low to good (Battery good event type) event. This event occurs when a previously dead or low battery changes to the good state. If you set this switch to TRUE, the command enables e-mail message reporting for a battery changes state from dead or low to good event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state from dead or low to good events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a Battery good event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The state of the battery on controller : "afa0" is now good.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/battery_recondition_start{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state to a recondition start (BatteryReconditioning event type) event. This event occurs when you start a battery recondition operation with the controller battery_recondition command. If you set this switch to TRUE, the command enables e-mail message reporting for battery changes state to recondition start events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state to recondition start events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a BatteryReconditioning event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The battery on controller "afa0" has begun reconditioning.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/battery_dead_finished_recondition{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state from recondition completion to a battery is now dead (BatteryReconditionDead event type) event. This event occurs when a battery recondition operation with the controller battery_recondition command completes and the battery is now dead. If you set this switch to TRUE, the command enables e-mail message reporting for battery changes state from recondition completion to battery is now dead events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state from recondition completion to battery is now dead events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a BatteryReconditionDead event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The battery on controller "afa0" has finished reconditioning and 
is now dead.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Monday 13 April 1998 (Local Time)

/battery_low_finished_recondition{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state from recondition completion to a battery is now low (BatteryReconditionLow event type) event. This event occurs when a battery recondition operation with the controller battery_recondition command completes and the battery is now low. If you set this switch to TRUE, the command disables e-mail message reporting for battery changes state from recondition completion to battery is now low events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state from recondition completion to battery is now low events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a BatteryReconditionLow event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The battery on controller "afa0" has finished reconditioning and 
is now low.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Monday 17 November 1997 (Local Time)

/battery_good_finished_recondition{=boolean}

Specifies whether to enable (set) e-mail message reporting for a battery changes state from recondition completion to a battery is now good (BatteryReconditionGood event type) event. This event occurs when a battery recondition operation with the controller battery_recondition command completes and the battery is now good. If you set this switch to TRUE, the command enables e-mail message reporting for battery changes state from recondition completion to battery is now good events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for battery changes state from recondition completion to battery is now good events.

This switch is supported only on Windows NT and only on controllers that support a battery.

The following shows an example of a BatteryReconditionGood event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The battery on controller "afa0" has finished reconditioning and 
is now good.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Tuesday 19 May 1998 (Local Time)

/config_change{=boolean}

Specifies whether to enable (set) e-mail message reporting for a configuration change (ConfigChange event type) event. If you set this switch to TRUE, the command enables e-mail message reporting for a configuration change event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for a configuration change event.

This switch is supported only on Windows NT.

The following shows an example of a ConfigChange event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 A Configuration Change occured on adapter : "afa0".
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/adapter_failure{=boolean}

Specifies whether to enable (set) e-mail message reporting for a controller failure (AdapterFailure event type) event. A controller failure event occurs when the controller fails. If you set this switch to TRUE, the command enables e-mail message reporting for controller failure events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for controller failure events.

This switch is supported only on Windows NT.

The following shows an example of an AdapterFailure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 The controller "afa0" sent the following text message.
 [Text of message from the controller goes here.]
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/container_change{=boolean}

Specifies whether to enable (set) e-mail message reporting for a container change (ContainerChange event type) event. A container change event occurs any time a container changes its type. If you set this switch to TRUE, the command enables e-mail message reporting for container change events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for container change events.

This switch is supported only on Windows NT.

The following shows an example of a ContainerChange event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 One or more containers have changed their state adapter : 
"afa0".
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/drive_letter{=boolean}

Specifies whether to enable (set) e-mail message reporting for a drive letter change (DriveLetterChange event type) event. A drive letter change event occurs when you use the container assign drive_letter command to assign a drive letter to a container or the container remove drive_letter command to remove a drive letter from a container. If you set this switch to TRUE, the command enables e-mail message reporting for drive letter change events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for drive letter change events.

This switch is supported only on Windows NT.

The following shows an example of a ContainerChange event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 A drive letter change occured on container (0).
 Controller : "afa0"
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/file_system{=boolean}

Specifies whether to enable (set) e-mail message reporting for a file system change (FileSystemChange event type) event. A file system change event occurs when you use the container format command to create a file system on a container or the container remove command to remove a file system from a container. If you set this switch to TRUE, the command enables e-mail message reporting for file system change events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for file system change events.

This switch is supported only on Windows NT.

The following shows an example of a FileSystemChange event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 A file system change occured on container (0).
 Controller : "afa0"
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/pause{=boolean}

Specifies whether to enable (set) e-mail message reporting for a controller pause (Paused event type) event. A controller pause event occurs when you use the controller pause_io command to pause all I/O activity on the open controller. If you set this switch to TRUE, the command enables e-mail message reporting for controller pause events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for controller pause events.

This switch is supported only on Windows NT.

The following shows an example of a Paused event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 The controller "afa0" was paused.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/resumed{=boolean}

Specifies whether to enable (set) e-mail message reporting for a controller resume (Resumed event type) event. A controller resume event occurs when you use the controller resume_io command to resume all I/O activity on the open controller. If you set this switch to TRUE, the command enables e-mail message reporting for controller resume events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for controller resume events.

This switch is supported only on Windows NT.

The following shows an example of a Resumed event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 The controller "afa0" was resumed.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/failover_change{=boolean}

Specifies whether to enable (set) e-mail message reporting for a failover change (FailoverChange event type) event. A failover change event occurs when you use the container set failover command to assign one or more failover disks to a container or the container remove failover command to remove one or more failover disks from a container. If you set this switch to TRUE, the command enables e-mail message reporting for failover change events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for failover change events.

This switch is supported only on Windows NT.

The following shows an example of a FailoverChange event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 A Failover Change occured on "afa0".
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/enclosure_fan{=boolean}

Specifies whether to enable (set) e-mail message reporting for an enclosure fan failure (Enclosure Fan Failure event type) event. An enclosure fan failure event occurs when a fan in a SAF-TE enclosure management device fails. If you set this switch to TRUE, the command enables e-mail message reporting for enclosure fan failure events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for enclosure fan failure events.

This switch is supported only on Windows NT.

The following shows an example of an Enclosure Fan Failure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Fan 1 failed in enclosure 0.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/enclosure_fan_change{=boolean}

Specifies whether to enable (set) e-mail message reporting for an enclosure fan staus change (Enclosure fan status change event type) event. An enclosure fan status change event occurs when a fan in a SAF-TE enclosure management device changes speed. Fans typically run at full speed, 1/4 the full speed, 1/2 the full speed, or 3/4 the full speed. You can set a fan's speed by using the enclosure set fan command. If you set this switch to TRUE, the command enables e-mail message reporting for enclosure fan status change events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for enclosure fan status change events.

This switch is supported only on Windows NT.

The following shows an example of an Enclosure fan status change event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Fan 1 changed in enclosure 0.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/enclosure_power{=boolean}

Specifies whether to enable (set) e-mail message reporting for an enclosure power supply failure (Enclosure Power Supply Failure event type) event. An enclosure power supply failure event occurs when a power supply in a SAF-TE enclosure management device fails. If you set this switch to TRUE, the command enables e-mail message reporting for enclosure power supply failure events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for enclosure power supply failure events.

This switch is supported only on Windows NT.

The following shows an example of an Enclosure Power Supply Failure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Power Supply 1 failed in enclosure 0.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/enclosure_power_change{=boolean}

Specifies whether to enable (set) e-mail message reporting for an enclosure power supply change (Enclosure power supply change event type) event. An enclosure power supply change event occurs when one of the power supplies in a SAF-TE enclosure management device is turned on or off. You can turn a power supply on or off by using the enclosure set power command. If you set this switch to TRUE, the command enables e-mail message reporting for enclosure power supply change events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for enclosure power supply change events.

This switch is supported only on Windows NT.

The following shows an example of an Enclosure Power Supply Failure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Power Supply 1 failed in enclosure 0.
 Power Supply 1 changed in enclosure 0.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)

/enclosure_temp_abnormal{=boolean}

Specifies whether to enable (set) e-mail message reporting for an abnormal enclosure temperature (Enclosure Abnormal Temperature event type) event. An abnormal enclosure temperature event occurs when a SAF-TE enclosure management device reports a high temperature. If you set this switch to TRUE, the command enables e-mail message reporting for abnormal enclosure temperature events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for abnormal enclosure temperature events.

This switch is supported only on Windows NT.

The following shows an example of an Enclosure Abnormal Temperature Failure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 The enclosure 0 reported an abnormal temperature for sensor 2.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Sunday 13 April 1997 (Local Time)

/enclosure_temp_over{=boolean}

Specifies whether to enable (set) e-mail message reporting for an enclosure temperature over threshold (Enclosure Temperature above threshold event type) event. An enclosure temperature over threshold event occurs when a SAF-TE enclosure management device reports that a temperature is above a user set threshold. If you set this switch to TRUE, the command enables e-mail message reporting for enclosure temperature over threshold events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for enclosure temperature over threshold events.

This switch is supported only on Windows NT.

The following shows an example of an Enclosure Temperature above threshold event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 The enclosure 0 reported a temperature reading above the 
threashold for sensor 1.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Sunday 13 April 1997 (Local Time)

/not_mirror{=boolean}

Specifies whether to enable (set) e-mail message reporting for a failed mirror failover (NoMirror event type) event. A failed mirror failover event occurs when a mirror is not in the mirroring state (that is, the mirror is broken). If you set this switch to TRUE, the command enables e-mail message reporting for failed mirror failover events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for failed mirror failover events.

This switch is supported only on Windows NT.

The following shows an example of a NoMirror event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 The container (0) on controller "afa0" is not mirroring.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Sunday 13 April 1997 (Local Time)

/mirror_no_space{=boolean}

Specifies whether to enable (set) e-mail message reporting for a no space for mirror failover (MirrorNoSpace event type) event. A no space for failover event occurs when a failover operation fails to occur because there is no space on any failover drives. If you set this switch to TRUE, the command enables e-mail message reporting for no space for mirror failover events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for no space for mirror failover events.

This switch is supported only on Windows NT.

The following shows an example of a MirrorNoSpace event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Failover was not started on container (1) on controller "afa0" 
because no space was found on the failover devices.
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Sunday 13 April 1997 (Local Time)

/no_unmirror{=boolean}

Specifies whether to enable (set) e-mail message reporting for an unmirror failure (NoUnMirror event type) event. An unmirror failure event occurs when you use the container unmirror command to unmirror a mirror set and the operation fails. If you set this switch to TRUE, the command enables e-mail message reporting for unmirror failure events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for unmirror failure events.

This switch is supported only on Windows NT.

The following shows an example of a NoUnMirror event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Failover was not started because the mirror set could not be 
unmirrored.
 Container : (1)
 Controller : "afa0"
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Sunday 13 April 1997 (Local Time)

/mirror_failover{=boolean}

Specifies whether to enable (set) e-mail message reporting for a mirror failover (FailoverStarted event type) event. A mirror failover event occurs when a failover occurs on a mirror set. If you set this switch to TRUE, the command enables e-mail message reporting for mirror failover events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for mirror failover events.

This switch is supported only on Windows NT.

The following shows an example of a FailoverStarted event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 Failover has started on container (1) on controller "afa0".
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Sunday 13 April 1997 (Local Time)

/mirror_no_create{=boolean}

Specifies whether to disable (clear) e-mail message reporting for not enough memory to create a mirror container (MirrorNoCreate event type) event. A not enough memory to create a mirror container event occurs when a mirror set creation operation failed because there was not enough memory on the controller. If you set this switch to TRUE, the command disables e-mail message reporting for not enough memory to create mirror container events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for not enough memory to create mirror container events.

This switch is supported only on Windows NT.

The following shows an example of a MirrorNoCreate event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 A mirror create failure occured. There was not enough adapter 
memory to complete the operation.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Sunday 13 April 1997 (Local Time)

/mirror_no_failover{=boolean}

Specifies whether to disable (clear) e-mail message reporting for a no failover assign (MirrorNoFailover event type) event. A no failover assign event occurs when a disk in a mirror set failed and failover could not be started because no other failover disks were assigned. If you set this switch to TRUE, the command disables e-mail message reporting for no failover assign events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for no failover assign events.

This switch is supported only on Windows NT.

The following shows an example of a MirrorNoFailover event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 There was no failover space assigned to a failed mirror 
container.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Sunday 13 April 1997 (Local Time)

/mirror_drive_failure{=boolean}

Specifies whether to enable (set) e-mail message reporting for a mirror drive failure (MirrorDriveFailure event type)event. A mirror drive failure event occurs when a disk in a mirror set failed. If you set this switch to TRUE, the command enables e-mail message reporting for mirror drive failure events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for mirror drive failure events.

This switch is supported only on Windows NT.

The following shows an example of a MirrorDriveFailure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:James Bond
 Cc:
 Subject:afa0 controller message
 A drive in a mirror set failed.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Sunday 13 April 1997 (Local Time)

/r5_rebuild_start{=boolean}

Specifies whether to enable (set) e-mail message reporting for a RAID-5 rebuild start (R5RebuildStart event type) event. A rebuild start event occurs when a rebuild operation starts on a RAID-5 container. If you set this switch to TRUE, the command enables e-mail message reporting for RAID-5 rebuild start events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for RAID-5 rebuild start events.

This switch is supported only on Windows NT.

The following shows an example of a R5RebuildStart event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 RAID5 failover and rebuild started.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_rebuild_restart{=boolean}

Specifies whether to enable (set) e-mail message reporting for a RAID-5 rebuild restart (R5RebuildRestart event type) event. A RAID-5 rebuild restart event occurs when a previously interrupted rebuild of a RAID-5 container restarts the build operation. If you set this switch to TRUE, the command enables e-mail message reporting for RAID-5 rebuild restart events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for RAID-5 rebuild restart events.

This switch is supported only on Windows NT.

The following shows an example of a R5RebuildRestart event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 RAID5 rebuild restarted.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_drive_failure{=boolean}

Specifies whether to enable (set) e-mail message reporting for a RAID-5 drive failure (R5DriveFailure event type) event. A RAID-5 drive failure event occurs when a drive in a RAID-5 set fails. If you set this switch to TRUE, the command enables e-mail message reporting for RAID-5 drive failure events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for RAID-5 drive failure events.

This switch is supported only on Windows NT.

The following shows an example of a R5DriveFailure event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 A storage device in a RAID5 set failed.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_no_rebuild{=boolean}

Specifies whether to enable (set) e-mail message reporting for a no controller memory for a RAID-5 rebuild (R5NoRebuild event type) event. A no controller memory for a RAID-5 rebuild event occurs when a RAID-5 rebuild operation fails because there is not enough controller memory. If you set this switch to TRUE, the command enables e-mail message reporting for no controller memory for RAID-5 rebuild events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for RAID-5 rebuild events.

This switch is supported only on Windows NT.

The following shows an example of a R5NoRebuild event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 A RAID5 rebuild start failure occured. There was not enough 
adapter memory to complete the operation.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_no_scrub{=boolean}

Specifies whether to enable (set) e-mail message reporting for a not enough memory for RAID-5 scrub (R5NoScrub event type) event. A not enough memory for a RAID-5 scrub event occurs when a RAID-5 scrub operation fails because there is not enough controller memory. If you set this switch to TRUE, the command enables e-mail message reporting for not enough memory for RAID-5 scrub events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for not enough memory for RAID-5 scrub events.

This switch is supported only on Windows NT.

The following shows an example of a R5NoScrub event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 A RAID5 scrub start failure occured. There was not enough 
adapter memory to complete the operation.
 Container : (0)
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_no_failover{=boolean}

Specifies whether to enable (set) e-mail message reporting for a no failover assigned (R5NoFailover event type) event. A no failover assigned event occurs when a RAID-5 failover operation fails because there are no failover devices assigned to the RAID-5 container. If you set this switch to TRUE, the command enables e-mail message reporting for no failover assigned events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for no failover assigned events.

This switch is supported only on Windows NT.

The following shows an example of a R5NoFailover event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 There was no failover space assigned to the RAID5 container 
(0).
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_no_space{=boolean}

Specifies whether to enable (set) e-mail message reporting for a no space on a RAID-5 failover disk (R5NoSpace event type) event. A no space on a RAID-5 failover disk event occurs when a failover operation fails on a RAID-5 set because there was not enough space on a failover disk. If you set this switch to TRUE, the command enables e-mail message reporting for no space on a RAID-5 failover disk event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for no space on a RAID-5 failover disk event.

This switch is supported only on Windows NT.

The following shows an example of a R5NoSpace event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 There was no space found on the failover devices assigned to 
the RAID5 container (0).
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/r5_rebuild_done{=boolean}

Specifies whether to enable (set) e-mail message reporting for a RAID-5 rebuild completion (R5RebuildDone event type) event. A RAID-5 rebuild completion event occurs when a RAID-5 rebuild operation completes. If you set this switch to TRUE, the command enables e-mail message reporting for RAID-5 rebuild completion events.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for RAID-5 rebuild completion events.

This switch is supported only on Windows NT.

The following shows an example of a R5RebuildDone event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 The rebuild for the RAID5 container (0) completed.
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/smart_fpt_exceeded{=boolean}

Specifies whether to enable (set) e-mail message reporting for a disk exceeds its failure prediction threshold (Smart fpt exceeded event type) event. This event occurs when the number of recoverable disk errors reported exceeds the maximum that the disk can report. If you set this switch to TRUE, the command enables e-mail message reporting for a disk exceeds its failure prediction threshold event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for a disk exceeds its failure prediction threshold event.

This switch is supported only on Windows NT.

The following shows an example of a Smart fpt exceeded event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 The disk (1,2,0) on controller afa0 has exceeded its threshold 
for SMART errors.
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Monday 17 November 1997 (Local Time)

/smart_warning{=boolean}

Specifies whether to enable (set) e-mail message reporting for a disk reporting a SMART degraded warning (Smart Warning event type) event. This event occurs whenever the system reports a SMART degraded warning. If you set this switch to TRUE, the command enables e-mail message reporting for a disk reporting a SMART degraded warning event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for a disk reporting a SMART degraded warning event.

This switch is supported only on Windows NT.

The following shows an example of a Smart Warning event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 The disk (1,2,0) on controller afa0 reports a SMART error.
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Sunday 13 April 1997 (Local Time)

/smart_warning_temp{=boolean}

Specifies whether to enable (set) e-mail message reporting for a disk reporting a SMART temperature warning (Temperature warning event type) event. This event occurs whenever the system reports a SMART temperature range exceeds a specific temperature. If you set this switch to TRUE, the command enables e-mail message reporting for a disk reporting a SMART temperature warning event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for a disk reporting a SMART temperature warning event.

This switch is supported only on Windows NT.

The following shows an example of a Temperature warning event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 The disk (1,2,0) on controller afa0 reports temperature has 
exceeded limit.
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Sunday 13 April 1997 (Local Time)

/smart_warning_degraded{=boolean}

Specifies whether to enable (set) e-mail message reporting for a disk reporting a SMART degraded warning (Degraded Warning event type) event. This event occurs whenever the system reports a SMART degraded warning. If you set this switch to TRUE, the command enables e-mail message reporting for a disk reporting a SMART degraded warning event.

This switch defaults to FALSE, which means that the command does not enable e-mail message reporting for a disk reporting a SMART degraded warning event.

This switch is supported only on Windows NT.

The following shows an example of a Degraded Warning event type e-mail message:

 From:afa0@mrhyde.ntc.dell.com
 To:Sam Spade
 Cc:
 Subject:afa0 controller message
 The disk (1,2,0) on controller afa0 reports a SMART error.
 Controller : "afa0"
 Host MRHYDE
 Time 17:44:36 (Local Time)
 Date Sunday 13 April 1997 (Local Time)

Examples

The following example shows how to enable (set) the following event types:

  • Configuration change events
  • Drive letter change events
  • File system change events
     AFA0> mail set message /config_change /drive_letter /file_system 
    "stemplar@dell.com" "afa0 controller message"
     Executing: mail set message /config_change=TRUE /drive_letter=TRUE 
    /file_system=TRUE "stemplar@dell.com" "afa0 controller message"
    

The following examples show sample e-mail messages related to the previously listed events:

 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 Subject:afa0 controller message
 A configuration change occured on controller "afa0".
 Computer : MRHYDE
 TIME : 17:44:36 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)
 
 
 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 A drive letter change occured on container (0).
 Controller : "afa0"
 Computer : MRHYDE
 TIME : 17:44:34 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)
 
 
 From:afa0@mrhyde.ntc.dell.com
 To:Simon Templar
 Cc:
 A file system change occured on container (0).
 Controller : "afa0"
 Computer : MRHYDE
 TIME : 17:43:35 (Local Time)
 DATE : Wednesday 06 August 1997 (Local Time)
 

Related Information

mail Commands:

mail set server

To set the computer that processes e-mail messages for controller events, use the mail set server command.

Command Availability

This command is supported only on Windows NT.

Syntax

mail set server [/computer{=string}] [/domain{=string}] {string}

Parameters

{string}

Specifies the name of the computer that will process e-mail messages for controller events. The computer that functions as a mail server must support the Simple Mail Transport Protocol (SMTP).

Switches

/computer{=string}

Specifies the name of the computer whose associated mail server you want to set. If you do not specify a computer name, the command assumes the local computer.

This switch is supported only on Windows NT.

/domain{=string}

Specifies the domain in which the specified computer resides.

If you do not specify this switch, the command assumes the local domain.

This switch is supported only on Windows NT.

Examples

The following example shows that ELEMENTLAD is the name of the server handling e-mail messages for controller events:

AFA0> mail set server "elementlad"

Executing: mail set server "elementlad"

Related Information

mail Commands:

mail show message

To display e-mail message format information for one event type, several or more event types, or all event types, use the mail show message command. You must have previously enabled the message with the mail set message command to display the message format information.

This command provides a switch for each event type, so that you can specifically indicate which events for which you want to display e-mail message information.

Command Availability

This command is supported only on Windows NT.

Notes

If you issue a mail show message command without using any of the switches, the command displays all e-mail message formats for those events that you previously set with the mail set message command.

The following switches allow you to display e-mail message format information for many events:

  • /all (all events)
  • /container (container-related events)
  • /fatal (fatal events)

Events Displayed with the /all Switch

Table 9 lists all of the events for which the command displays e-mail message format information when you use the /all switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 9. Events Displayed with the /all Switch

Event Event's Message Type
Configuration change ConfigChange
Controller failure AdapterFailure
Container change ContainerChange
Drive letter change DriveLetterChange
File system change FileSystemChange
Controller pause Paused
Controller resume Resumed
Failover change FailoverChange
Enclosure fan failure Enclosure Fan Failure
Enclosure power supply failure Enclosure Power Supply Failure
Abnormal enclosure temperature Enclosure Abnormal Temperature
Enclosure temperature over threshold Enclosure Temperature above threshold
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 rebuild start R5RebuildStart
RAID-5 rebuild restart R5RebuildRestart
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace
RAID-5 rebuild completion R5RebuildDone

Events Displayed with the /container Switch

Table 10 lists all of the events for which the command displays e-mail message format information when you use the /container switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 10. Events Displayed with the /container Switch

Event Event's Message Type
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 rebuild start R5RebuildStart
RAID-5 rebuild restart R5RebuildRestart
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
RAID-5 rebuild completion R5RebuildDone

Events Displayed with the /fatal Switch

Table 11 lists all of the events for which the command displays e-mail message format information when you use the /fatal switch. The table also lists each event's associated message type. This message type appears in the Message: line of the e-mail message.

Table 11. Events Displayed with the /fatal Switch

Event Event's Message Type
Controller failure AdapterFailure
Enclosure fan failure Enclosure Fan Failure
Enclosure power supply failure Enclosure Power Supply Failure
Abnormal enclosure temperature Enclosure Abnormal Temperature
Enclosure temperature over threshold Enclosure Temperature above threshold
Failed mirror failover NoMirror
No space for mirror failover MirrorNoSpace
Unmirror failure NoUnMirror
Mirror failover started FailoverStarted
No controller memory for mirror create MirrorNoCreate
No failover assigned MirrorNoFailover
Mirror drive failure MirrorDriveFailure
RAID-5 drive failure R5DriveFailure
No controller memory for RAID-5 rebuild R5NoRebuild
No controller memory for RAID-5 scrub R5NoScrub
No failover assigned R5NoFailover
No space on RAID-5 container or failover containers R5NoSpace

Syntax

mail show message

[/computer{=string}]

[/domain{=string}]

[/all{=boolean}]

[/container{=boolean}]

[/fatal{=boolean}]

[/smart{=boolean}]

[/battery{=boolean}]

[/battery_dead{=boolean}]

[/battery_low_improving{=boolean}]

[/battery_low_degrading{=boolean}]

[/battery_good{=boolean}]

[/battery_recondition_start{=boolean}]

[/battery_dead_finished_recondition{=boolean}]

[/battery_low_finished_recondition{=boolean}]

[/battery_good_finished_recondition{=boolean}]

[/config_change{=boolean}]

[/adapter_failure{=boolean}]

[/container_change{=boolean}]

[/drive_letter{=boolean}]

[/file_system{=boolean}]

[/pause{=boolean}]

[/resumed{=boolean}]

[/failover_change{=boolean}]

[/enclosure_fan{=boolean}]

[/enclosure_fan_change{=boolean}]

[/enclosure_power{=boolean}]

[/enclosure_power_change{=boolean}]

[/enclosure_temp_abnormal{=boolean}]

[/enclosure_temp_over{=boolean}]

[/not_mirror{=boolean}]

[/mirror_no_space{=boolean}]

[/no_unmirror{=boolean}]

[/mirror_failover{=boolean}]

[/mirror_no_create{=boolean}]

[/mirror_no_failover{=boolean}]

[/mirror_drive_failure{=boolean}]

[/r5_rebuild_start{=boolean}]

[/r5_rebuild_restart{=boolean}]

[/r5_drive_failure{=boolean}]

[/r5_no_rebuild{=boolean}]

[/r5_no_scrub{=boolean}]

[/r5_no_failover{=boolean}]

[/r5_no_space{=boolean}]

[/r5_rebuild_done{=boolean}]

[/smart_fpt_exceeded{=boolean}]

[/smart_warning{=boolean}]

[/smart_warning_temp{=boolean}]

[/smart_warning_degraded{=boolean}]

{string} {string}

Switches

/computer{=string}

Specifies the computer name that contains a controller from which you want to show e-mail message information for one or more events. If you do not specify a computer name, the command displays e-mail message information for events on the local computer.

This switch is supported only on Windows NT.

/domain{=string}

Specifies the domain in which the specified computer resides.

If you do not specify this switch, the command assumes the local domain.

This switch is supported only on Windows NT.

/all{=boolean}

Specifies whether to display the e-mail message formats for all events. If you set this switch to TRUE, the command displays the e-mail message formats for all events that you enable with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message formats for all events.

This switch is supported only on Windows NT.

/container{=boolean}

Specifies whether to display the e-mail message format for container-related events. If you set this switch to TRUE, the command displays the e-mail message format for container-related events that you enable with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for container-related events.

This switch is supported only on Windows NT.

/fatal{=boolean}

Specifies whether to display the e-mail message format for fatal events. If you set this switch to TRUE, the command displays the e-mail message format for fatal events that you enable with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for fatal events.

This switch is supported only on Windows NT.

/smart{=boolean}

Specifies whether to display e-mail message reporting for SMART events. If you set this switch to TRUE, the command displays e-mail message reporting for SMART events. You must have previously enabled SMART events with the mail set message command.

This switch defaults to FALSE, which means that the command does not display e-mail message reporting for SMART events.

This switch is supported only on Windows NT.

/battery{=boolean}

Specifies whether to display the e-mail message format for a battery change event. If you set this switch to TRUE, the command displays the e-mail message format for a battery change event. You must have previously enabled a battery change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery change event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_dead{=boolean}

Specifies whether to display the e-mail message format for a battery dead event. If you set this switch to TRUE, the command displays the e-mail message format for a battery dead event. You must have previously enabled a battery dead event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery dead event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_low_improving{=boolean}

Specifies whether to display the e-mail message format for a battery low improving event. If you set this switch to TRUE, the command displays the e-mail message format for a battery low improving event. You must have previously enabled a battery low improving event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery low improving event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_low_degrading{=boolean}

Specifies whether to display the e-mail message format for a battery low degrading event. If you set this switch to TRUE, the command displays the e-mail message format for a battery low degrading event. You must have previously enabled a battery low degrading event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery low degrading event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_good{=boolean}

Specifies whether to display the e-mail message format for a battery low degrading event. If you set this switch to TRUE, the command displays the e-mail message format for a battery low degrading event. You must have previously enabled a battery low degrading event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery low degrading event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_recondition_start{=boolean}

Specifies whether to display the e-mail message format for a battery changes state to a recondition start event. If you set this switch to TRUE, the command displays the e-mail message format for a battery recondition start event. This action presumes you previously enabled e-mail message reporting for a battery changes state to recondition start event by using the mail set message command with the /battery_recondition_start switch.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery changes state to recondition start event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_dead_finished_recondition{=boolean}

Specifies whether to display the e-mail message format for a battery changes state from recondition completion to a battery is now dead event. If you set this switch to TRUE, the command displays the e-mail message format for battery changes state from a recondition completion to battery is now dead event. This action presumes you previously enabled e-mail message reporting for battery changes state from recondition completion to battery is now dead events by using the mail set message command with the /battery_dead_finished_recondition switch.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for battery changes state from recondition completion to battery is now dead events.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_low_finished_recondition{=boolean}

Specifies whether to display the e-mail message format for a battery changes state from recondition completion to a battery is now low event. If you set this switch to TRUE, the command displays the e-mail message format for a battery changes state from recondition completion to battery is now low event. This action presumes you previously enabled e-mail message reporting for a battery changes state from recondition completion to battery is now low event by using the mail set message command with the /battery_low_finished_recondition switch.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery changes state from recondition completion to battery is now low event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/battery_good_finished_recondition{=boolean}

Specifies whether to display the e-mail message format for a battery changes state from recondition completion to a battery is now good event. If you set this switch to TRUE, the command displays the e-mail message format for a battery changes state from recondition completion to battery is now good event. This action presumes you previously enabled e-mail message reporting for a battery changes state from recondition completion to battery is now good event by using the mail set message command with the /battery_good_finished_recondition switch.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a battery changes state from recondition completion to battery is now good event.

This switch is supported only on Windows NT and only on controllers that support a battery.

/config_change{=boolean}

Specifies whether to display the e-mail message format for a configuration change event. If you set this switch to TRUE, the command displays the e-mail message format for a configuration change event. You must have previously enabled a configuration change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for a configuration change event.

This switch is supported only on Windows NT.

/adapter_failure{=boolean}

Specifies whether to display the e-mail message format for a controller failure event. A controller failure event occurs when the controller fails. If you set this switch to TRUE, the command displays the e-mail message format for controller failure events. You must have previously enabled adapter failure events with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for controller failure events.

This switch is supported only on Windows NT.

/container_change{=boolean}

Specifies whether to display the e-mail message format for a container change event. A container change event occurs any time a container changes its type. If you set this switch to TRUE, the command displays the e-mail message format for container change events. You must have previously enabled container change events with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for container change events.

This switch is supported only on Windows NT.

/drive_letter{=boolean}

Specifies whether to display the e-mail message format for a drive letter change event. A drive letter change event occurs when you use the container assign drive_letter command to assign a drive letter to a container or the container remove drive_letter command to remove a drive letter from a container. If you set this switch to TRUE, the command displays the e-mail message format for drive letter change events. You must have previously enabled a drive letter change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for drive letter change events.

This switch is supported only on Windows NT.

/file_system{=boolean}

Specifies whether to display the e-mail message format for a file system change event. A file system change event occurs when you use the container format command to create a file system on a container or the container remove command to remove a file system from a container. If you set this switch to TRUE, the command displays the e-mail message format for file system change events. You must have previously enabled a file system change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for file system change events.

This switch is supported only on Windows NT.

/pause{=boolean}

Specifies whether to display the e-mail message format for a controller pause event. A controller pause event occurs when you use the controller pause_io command to pause all I/O activity on the open controller. If you set this switch to TRUE, the command displays the e-mail message format for controller pause events. You must have previously enabled a controller pause event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for controller pause events.

This switch is supported only on Windows NT.

/resumed{=boolean}

Specifies whether to display the e-mail message format for a controller resume event. A controller resume event occurs when you use the controller resume_io command to resume all I/O activity on the open controller. If you set this switch to TRUE, the command displays the e-mail message format for controller resume events. You must have previously enabled a controller resume event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for controller resume events.

This switch is supported only on Windows NT.

/failover_change{=boolean}

Specifies whether to display the e-mail message format for a failover change event. A failover change event occurs when you use the container set failover command to assign one or more failover disks to a container or the container remove failover command to remove one or more failover disks from a container. If you set this switch to TRUE, the command displays the e-mail message format for failover change events. You must have previously enabled a failover change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for failover change events.

This switch is supported only on Windows NT.

/enclosure_fan{=boolean}

Specifies whether to display the e-mail message format for an enclosure fan failure event. An enclosure fan failure event occurs when a fan in a SAF-TE enclosure management device fails. If you set this switch to TRUE, the command displays the e-mail message format for enclosure fan failure events. You must have previously enabled an enclosure fan failure event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for enclosure fan failure events.

This switch is supported only on Windows NT.

/enclosure_fan_change{=boolean}

Specifies whether to display the e-mail message format for an enclosure fan status change event. An enclosure fan status change event occurs when a fan in a SAF-TE enclosure management device changes speed. If you set this switch to TRUE, the command displays the e-mail message format for enclosure fan status change events. You must have previously enabled an enclosure fan status change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for enclosure fan status change events.

This switch is supported only on Windows NT.

/enclosure_power{=boolean}

Specifies whether to display the e-mail message format for an enclosure power supply failure event. An enclosure power supply failure event occurs when a power supply in a SAF-TE enclosure management device fails. If you set this switch to TRUE, the command displays the e-mail message format for enclosure power supply failure events. You must have previously enabled an enclosure power supply failure event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for enclosure power supply failure events.

This switch is supported only on Windows NT.

/enclosure_power_change{=boolean}

Specifies whether to display the e-mail message format for an enclosure power supply change event. An enclosure power supply change event occurs when one of the power supplies in a SAF-TE enclosure management device is turned on or off. If you set this switch to TRUE, the command displays the e-mail message format for enclosure power supply change events. You must have previously enabled an enclosure power supply change event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for enclosure power supply change events.

This switch is supported only on Windows NT.

/enclosure_temp_abnormal{=boolean}

Specifies whether to display the e-mail message format for an abnormal enclosure temperature event. An abnormal enclosure temperature event occurs when a SAF-TE enclosure management device reports a high temperature. If you set this switch to TRUE, the command displays the e-mail message format for abnormal enclosure temperature events. You must have previously enabled an abnormal enclosure temperature event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for abnormal enclosure temperature events.

This switch is supported only on Windows NT.

/enclosure_temp_over{=boolean}

Specifies whether to display the e-mail message format for an enclosure temperature over threshold event. An enclosure temperature over threshold event occurs when a SAF-TE enclosure management device reports that a temperature is above a user set threshold. If you set this switch to TRUE, the command displays the e-mail message format for enclosure temperature over threshold events. You must have previously enabled an enclosure temperature over threshold event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for enclosure temperature over threshold events.

This switch is supported only on Windows NT.

/not_mirror{=boolean}

Specifies whether to display the e-mail message format for a failed mirror failover event. A failed mirror failover event occurs when a mirror is not in the mirroring state (that is, the mirror is broken). If you set this switch to TRUE, the command displays the e-mail message format for failed mirror failover events. You must have previously enabled a failed mirror failover event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for failed mirror failover events.

This switch is supported only on Windows NT.

/mirror_no_space{=boolean}

Specifies whether to display the e-mail message format for a no space for mirror failover event. A no space for failover event occurs when a failover operation fails to occur because there is no space on any failover drives. If you set this switch to TRUE, the command displays the e-mail message format for no space for mirror failover events. You must have previously enabled a no space for mirror failover event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for no space for mirror failover events.

This switch is supported only on Windows NT.

/no_unmirror{=boolean}

Specifies whether to display the e-mail message format for an unmirror failure event. An unmirror failure event occurs when you use the container unmirror command to unmirror a mirror set and the operation fails. If you set this switch to TRUE, the command displays the e-mail message format for unmirror failure events. You must have previously enabled an unmirror failure event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for unmirror failure events.

This switch is supported only on Windows NT.

/mirror_failover{=boolean}

Specifies whether to display the e-mail message format for a mirror failover event. A mirror failover event occurs when a failover occurs on a mirror set. If you set this switch to TRUE, the command displays the e-mail message format for mirror failover events. You must have previously enabled a mirror failover event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for mirror failover events.

This switch is supported only on Windows NT.

/mirror_no_create{=boolean}

Specifies whether to display the e-mail message format for not enough memory to create a mirror container event. A not enough memory to create a mirror container event occurs when a mirror set creation operation failed because there was not enough memory on the controller. If you set this switch to TRUE, the command displays the e-mail message format for not enough memory to create mirror container events. You must have previously enabled a not enough memory to create a mirror container event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for not enough memory to create mirror container events.

This switch is supported only on Windows NT.

/mirror_no_failover{=boolean}

Specifies whether to display the e-mail message format for a no failover assign event. A no failover assign event occurs when a disk in a mirror set failed and failover could not be started because no other failover disks were assigned. If you set this switch to TRUE, the command displays the e-mail message format for no failover assign events. You must have previously enabled a no failover assign event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for no failover assign events.

This switch is supported only on Windows NT.

/mirror_drive_failure{=boolean}

Specifies whether to display the e-mail message format for a mirror drive failure event. A mirror drive failure event occurs when a disk in a mirror set failed. If you set this switch to TRUE, the command displays the e-mail message format for mirror drive failure events.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for mirror drive failure events.

This switch is supported only on Windows NT.

/r5_rebuild_start{=boolean}

Specifies whether to display the e-mail message format for a RAID-5 rebuild start event. A rebuild start event occurs when a rebuild operation starts on a RAID-5 container. If you set this switch to TRUE, the command displays the e-mail message format for RAID-5 rebuild start events. You must have previously enabled a RAID-5 rebuild start event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for RAID-5 rebuild start events.

This switch is supported only on Windows NT.

/r5_rebuild_restart{=boolean}

Specifies whether to display the e-mail message format for a RAID-5 rebuild restart event. A RAID-5 rebuild restart event occurs when a previously interrupted rebuild of a RAID-5 container restarts the build operation. If you set this switch to TRUE, the command displays the e-mail message format for RAID-5 rebuild restart events. You must have previously enabled a RAID-5 rebuild restart event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for RAID-5 rebuild restart events.

This switch is supported only on Windows NT.

/r5_drive_failure{=boolean}

Specifies whether to display the e-mail message format for a RAID-5 drive failure event. A RAID-5 drive failure event occurs when a drive in a RAID-5 set fails. If you set this switch to TRUE, the command displays the e-mail message format for RAID-5 drive failure events. You must have previously enabled a RAID-5 drive failure event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for RAID-5 drive failure events.

This switch is supported only on Windows NT.

/r5_no_rebuild{=boolean}

Specifies whether to display e-mail message information for a no controller memory for a RAID-5 rebuild event. A no controller memory for a RAID-5 rebuild event occurs when a RAID-5 rebuild operation fails because there is not enough controller memory. If you set this switch to TRUE, the command displays e-mail message information for no controller memory for RAID-5 rebuild events. You must have previously enabled a RAID-5 rebuild event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display e-mail message information for RAID-5 rebuild events.

This switch is supported only on Windows NT.

/r5_no_scrub{=boolean}

Specifies whether to display e-mail message information for a not enough memory for a RAID-5 scrub event. A not enough memory for a RAID-5 scrub event occurs when a RAID-5 scrub operation fails because there is not enough controller memory. If you set this switch to TRUE, the command displays the e-mail message format for not enough memory for RAID-5 scrub events. You must have previously enabled a not enough memory for a RAID-5 scrub event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for not enough memory for RAID-5 scrub events.

This switch is supported only on Windows NT.

/r5_no_failover{=boolean}

Specifies whether to display the e-mail message format for a no failover assigned event. A no failover assigned event occurs when a RAID-5 failover operation fails because there are no failover devices assigned to the RAID-5 container. If you set this switch to TRUE, the command displays the e-mail message format for no failover assigned events. You must have previously enabled a no failover assigned event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for no failover assigned events.

This switch is supported only on Windows NT.

/r5_no_space{=boolean}

Specifies whether to display the e-mail message format for a no space on a RAID-5 failover disk event. A no space on a RAID-5 failover disk event occurs when a failover operation fails on a RAID-5 set because there was not enough space on a failover disk. If you set this switch to TRUE, the command displays the e-mail message format for no space on a RAID-5 failover disk event. You must have previously enabled a no space on a RAID-5 failover disk event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for no space on a RAID-5 failover disk event.

This switch is supported only on Windows NT.

/r5_rebuild_done{=boolean}

Specifies whether to display the e-mail message format for a RAID-5 rebuild completion event. A RAID-5 rebuild completion event occurs when a RAID-5 rebuild operation completes. If you set this switch to TRUE, the command displays the e-mail message format for RAID-5 rebuild completion events. You must have previously enabled a RAID-5 completion event with the mail set message command.

This switch defaults to FALSE, which means that the command does not display the e-mail message format for RAID-5 rebuild completion events.

This switch is supported only on Windows NT.

/smart_fpt_exceeded{=boolean}

Specifies whether to display the e-mail message format for a disk exceeds its failure prediction threshold event. This event occurs when the number of recoverable disk errors reported exceeds the maximum that the disk can report. If you set this switch to TRUE, the command displays the e-mail message format for disk exceeds failure prediction threshold events. You must have previously enabled a disk exceeds failure prediction threshold event with the mail set message command.

This switch defaults to FALSE, which means that the command does not disable the e-mail message format for a disk exceeds its failure prediction threshold event.

This switch is supported only on Windows NT.

/smart_warning{=boolean}

Specifies whether to display the e-mail message format for a disk exceeds its failure prediction threshold event. This event occurs when the number of recoverable disk errors reported exceeds the maximum that the disk can report. If you set this switch to TRUE, the command displays the e-mail message format for disk exceeds failure prediction threshold events. You must have previously enabled a disk exceeds failure prediction threshold event with the mail set message command.

This switch defaults to FALSE, which means that the command does not disable the e-mail message format for a disk exceeds its failure prediction threshold event.

This switch is supported only on Windows NT.

/smart_warning_temp{=boolean}

Specifies whether to display the e-mail message format for a disk reporting a SMART temperature warning event. This event occurs whenever the system reports a temperature range exceeds a specific temperature. If you set this switch to TRUE, the command displays the e-mail message format for disk reporting a SMART temperature warning event. You must have previously enabled a disk exceeds failure prediction threshold event with the mail set message command.

This switch defaults to FALSE, which means that the command does not disable the e-mail message format for a disk reporting a SMART temperature warning event.

This switch is supported only on Windows NT.

/smart_warning_degraded{=boolean}

Specifies whether to display the e-mail message format for a disk reporting a SMART degraded warning event. This event occurs whenever the system reports a SMART degraded warning event. If you set this switch to TRUE, the command displays the e-mail message format for disk reporting SMART degraded warning events. You must have previously enabled a disk reporting SMART degraded warning event with the mail set message command.

This switch defaults to FALSE, which means that the command does not disable the e-mail message format for a disk reporting a SMART degraded warning event.

This switch is supported only on Windows NT.

Examples

The following example shows how to display e-mail message format information for the following event types:

  • Configuration change events
  • Drive letter change events
  • File system change events
     AFA0> mail show message /all
     Executing mail show message /all=TRUE
     Message  : ConfigChange
     To       : stemplar@dell.com
     Subject  : afa0 controller message
     Body     : A Configuration Change occured on adapter 
    "%adapter%".%nl%Computer : %host%%nl%TIME : %time%%nl%DATE : 
    %date%%nl%%nl% 
     Message  : DriverLetterChange
     To       : stemplar@dell.com
     Subject  : afa0 controller message
     Body     : A drive letter change occured on container 
    (%container%).%nl%Controller : "%adapter%"%nl%Computer : %host%%nl%TIME 
    : %time%%nl%DATE : %date%%nl%%nl% 
     Message  : FileSystemChange
     To       : stemplar@dell.com
     Subject  : afa0 controller message
     Body     : A file system change occured on container 
    (%container%).%nl%Controller : "%adapter%"%nl%Computer : %host%%nl%TIME 
    : %time%%nl%DATE : %date%%nl%%nl% 
    

As the examples show, each e-mail message format consists of the following lines of information:

  • Message type line
    This line contains the message type. In the example, the message types are ConfigChange, DriveLetterChange, and FileSystemChange.
  • To line
    This line contains the recipient of the e-mail message that was previously specified in the mail set message command. In the example, the recipient of the e-mail messages for event types is Simon Templar.
  • Subject line
    This line contains the string that was previously specified in the mail set message command. In the example, the subject string is afa0 controller message Message.
  • Body line
    This line contains the basic form of the message. Note that each message format uses variables that later get filled in when a real event occurs.
    Table 12 identifies the variables used in the message formats along with their associated meanings.

    Table 12. Variables Used in e-mail Message Formats.

    Variable Meaning
    %adapter% Represents the controller name, for example, afa0.
    %nl% Represents a new line.
    %host% Represents the host computer.
    %time% Represents the time the event occurred and the e-mail was sent, for example, 17:43:35 (Local Time).
    %disk% Represents the disk ID.
    %container% Represents the container ID, for example, container (0).
    %drive letter% Represents the drive letter, for example, F.
    %enclosure unit id% Represents the enclosure unit ID (for example, 0, 1, and so forth) that appears in enclosure-related events.
    %enclosure component id% Represents the enclosure component ID (for example, 0, 1, and so forth) that appears in enclosure-related events. An enclosure component includes items such as the doors, temperature sensors, and so forth.
    %text% Represents text message that the controller could send.

Related Information

mail Commands:

mail show server

To display the name of the computer that processes e-mail messages for controller events, use the mail show server command. This is the computer that was previously specified as the mail server with the mail set server command.

Command Availability

This command is supported only on Windows NT.

Syntax

mail show server [/computer{=string}] [/domain{=string}]

Switches

/computer{=string}

Specifies the name of the computer whose associated server you want to display. If you do not specify a computer name, the command assumes the local computer.

This switch is supported only on Windows NT.

/domain{=string}

Specifies the domain in which the specified computer resides.

If you do not specify this switch, the command assumes the local domain.

This switch is supported only on Windows NT.

Examples

The following example shows that ELEMENTLAD is the name of the server handling e-mail messages for controller events:

AFA0> mail show server

Executing: mail show server

Mail Server : ELEMENTLAD

Related Information

mail Commands:

mail test

To send a test e-mail message to a specified recipient, use the mail test command. This command allows you to determine that the e-mail message service works. This command requires that you previously specify a computer as a mail server by using the mail set server command.

Command Availability

This command is supported only on Windows NT.

Syntax

mail test [/computer{=string}] [/domain{=string}] [{string}]

Parameters

{string}

Specifies the e-mail address of the recipient to whom you want to send the test message.

Switches

/computer{=string}

Specifies the name of the computer from which you want to send the test message. If you do not specify a computer name, the command assumes the local computer.

This switch is supported only on Windows NT.

/domain{=string}

Specifies the domain in which the specified computer resides.

If you do not specify this switch, the command assumes the local domain.

This switch is supported only on Windows NT.

Examples

The following example shows how to send a test message by using the mail test command:

AFA0> mail test "stemplar@dell.com"

Executing: mail test "stemplar@dell.com"

The mail test command sends a test message similar to the following message:

 From: drjekyll@bulldog.dell.com  Sent:Wed 8/6/97 1:55 PM
 To: Simon Templar
 Cc:
 Subject: A test message.
 This is a test mail message.

Related Information

mail Commands:



Back to Contents Page

Laptops | Desktops | Business Laptops | Business Desktops | Workstations | Servers | Storage | Monitors | Printers | LCD TVs | Electronics
© 2009 Dell | About Dell | Terms of Sale | Unresolved Issues | Privacy | About Our Ads | Dell Recycling | Contact | Site Map | Feedback
AT | AU | BE | BR | CA | CH | CL | CN | CO | DE | DK | ES | FR | HK | IE | IN | IT | JP | KR | ME | MX | MY | NL | NO | PA | PR | RU | SE | SG | UK | VE | ALL

snWEB7