ALOM notes
From Brandonhutchinson.com
ALOM 1.6.6 bug with mgt_mailalert
- ALOM 1.6.6 has a bug that does not allow an email address longer than 32 characters. The scadm and setsc interfaces both exhibit this problem.
Clearing mgt_mailalert
Set mgt_mailalert to "" to clear all email addresses. e.g.,
# ./scadm show mgt_mailalert mgt_mailalert="user1@example.com 2 user2@example.com 2"
# ./scadm set mgt_mailalert "" # ./scadm show mgt_mailalert mgt_mailalert=""
