Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Name
Main > Settings > Alerts > Email — Configure email alerts for the appliance.
SYNOPSIS
Hardware
NotificationInterval <IntervalMinutes>
SenderID
Show
SMTP
Software
DESCRIPTION
Note:
This command only applies to the Veritas Velocity physical appliance.
Use this command to add, replace, or show the email address configuration that the appliance uses to send alert emails about appliance functions.
OPTIONS
The following commands and options are available under Main > Settings > Alerts > Email:
- Hardware
Add or remove one or more email addresses that are used to receive appliance hardware alert emails, such as appliance hardware administrator addresses.
Use the Email Hardware Add <Addresses> command to add a semi-colon-separated (;) list of email addresses.
Use the Email Hardware Delete <Addresses> command to add a semi-colon-separated list of email addresses.
- NotificationInterval <IntervalMinutes>
Set the time interval that you want in between the alert summary emails that are sent to the email addresses that you specified. For reference, 1440 minutes equals one day.
- SenderID
Set or reset the sender email address for the alert emails.
Use the Email SenderID Set <Address> command to set a specific email address on your mail server that you want the alert emails to be sent from.
Use the Email SenderID Reset command to change the sender email address back to the appliance default.
- Show
View the email alert settings that are currently configured on the appliance, such as SMTP server settings and recipient email addresses.
- SMTP
Add or delete the SMTP server settings that the appliance uses to send alert emails.
Use the Email SMTP Add <ServerAddress> <Account> <Password> command to configure the appliance to use your SMTP server.
The <ServerAddress> parameter is the IP address or fully qualified host name of the target SMTP server that is used to send the emails. The <Account> and <Password> parameters are the account credentials that can authenticate to the SMTP server.
Use the Email SMTP Delete command to delete the SMTP server and account settings.
Note:
When you delete the SMTP settings, only the server and account settings are removed. The sender email address and the recipient email addresses are not deleted.
- Software
Add or remove one or more email addresses that are used to receive appliance software alert emails, such as appliance software administrator addresses.
Use the Email Software Add <Addresses> command to add a semi-colon-separated list of email addresses.
Use the Email Software Delete <Addresses> command to add a semi-colon-separated (;) list of email addresses.
EXAMPLES
Example 1 - Use the Email SMTP Add command to configure the appliance to use your SMTP server for alert emails:
Email SMTP Add mail.xyz.com EmailAdmin@xyz.com EmailAdminPassword123 - [Warning] No recipients are configured to recieve software notifications. Use 'Settings->Alerts->Email Software Add' command to configure the appropriate Email address. Account entry added successfully.
Example 2 - Use the Email Software Add command and the Email Hardware Add command to configure the appliance to send hardware and software alert emails to the desired email addresses:
abc123.Alerts> Email Software Add SoftwareAdmin1@xyz.com;SoftwareAdmin2@xyz.com Email address(es) added successfully 1. SoftwareAdmin1@xyz.com 2. SoftwareAdmin2@xyz.com abc123.Alerts> Email Hardware Add HardwareAdmin1@xyz.com;HardwareAdmin2@xyz.com Email address(es) added successfully 1. HardwareAdmin1@xyz.com 2. HardwareAdmin2@xyz.com
Example 3 - Use the Email SenderID Set command to set a specific email address on your mail server that you want the alert emails to be sent from:
abc123.Alerts> Email SenderID Set ApplianceAlerts@xyz.com Email address(es) added successfully 1. ApplianceAlerts@xyz.com
Example 5 - Use the Email Show command to view the appliance SMTP alert settings:
abc123.Alerts> Email Show SMTP Settings +-----------------------------------------------------------------------------+ | Server |mail.xyz.com | |---------------------------------+-------------------------------------------| | Sender Email |ApplianceAlerts@xyz.com | |---------------------------------+-------------------------------------------| | Software Admin(s) |SoftwareAdmin1@xyz.com; | | |SoftwareAdmin2@xyz.com | |---------------------------------+-------------------------------------------| | Hardware Admin(s) |HardwareAdmin1@xyz.com; | | |HardwareAdmin2@xyz.com | |---------------------------------+-------------------------------------------| | Account |EmailAdmin@xyz.com | |---------------------------------+-------------------------------------------| | Notification Interval (in |1440 | | minutes) | | +-----------------------------------------------------------------------------+