Unsolved
This post is more than 5 years old
7 Posts
0
110185
December 1st, 2007 22:00
OMSA Alert Management - Broadcast a message?
I downloaded and installed OMSA to my PowerEdge 1850. I have configured the SMTP server info and tested it by sending an email via OMSA. My question is, how and when will the server send me alerts when critical events occur? When I go to the 'Alert Management' page, I see several events listed. When I click on one, I see 3 options:
Display an alert message on the server
Broadcast a message.
Execute application.
Unfortunately there are no details on what exactly "Broadcast a message" means. HOW does a message get broadcast? Through the messenger service, or via an email through SMTP?
Display an alert message on the server
Broadcast a message.
Execute application.
Unfortunately there are no details on what exactly "Broadcast a message" means. HOW does a message get broadcast? Through the messenger service, or via an email through SMTP?



ElectromekDiagn
2 Intern
•
35 Posts
0
December 2nd, 2007 21:00
xyz123abc456
7 Posts
0
December 2nd, 2007 22:00
OMNavigator
291 Posts
0
December 3rd, 2007 07:00
xyz123abc456
7 Posts
0
December 3rd, 2007 14:00
rekset
1 Message
0
August 14th, 2008 14:00
You can do this. There is no native ability to send emails from OMSA, but you can execute a program. Either download WMailto.exe (or some other command-line mail utility) or write a script that uses CDO mail to send the message.
You can go to Alert Management, Alert Actions, select a type of alert, and choose execute application. Then just reference the mailing application. It can't be something interactive, though - it must be able to run completely in the background. A good way to test this is to set up a scheduled task that looks just like the program you'll run, then log out of the server. If it runs as a scheduled task with no one logged in, it'll probably work in OMSA.
Tesker
Absoblogginlute
1 Message
0
July 8th, 2010 12:00
Sorry to bump an old post, but it's the first reference in Google.
I've written a couple of batch scripts that automate most of the setup for you - see http://absoblogginlutely.net/2008/11/dell-open-manage-server-administrator-omsa-alert-setup-updated/ for instructions
Czech Software
1 Message
0
October 14th, 2014 03:00
thanks Absoblogginlutely, it works like a charm!