System Alert Notification Commands
Use the following commands to configure system alert notification for server components. For more information about system alert notification, see About System Alert Notification.
To troubleshoot any problems with system alert notification, see Troubleshooting System Alert Notification.
To set the administrator email address
Enter the following command:
change param AdminEmailAddress=Admin_Email_Address for named subsystem AdminEmailAlert
where Admin_Email_Address is the email address that receives the alert notification email.
To set the SMTP host and port number used for email notifications
Enter the following command:
change param SMTPServer=SMTP_Server for named subsystem AdminEmailAlert
where SMTP_Server is the email server that routes the alert notification email.
To set the From email address
Enter the following command:
change param FromAddress=Server_Email_Address for named subsystem AdminEmailAlert
where Server_Email_Address is the email address that sends the alert notification email.
To test the system alert notification
Enter the following command:
start task for comp AdminNotify server Siebel_Server_Name
where Siebel_Server_Name is the name of the Siebel Server that hosts the AdminNotify server component.