Page 1 of 1

Audio Alert When Alert Get Generate

Posted: Tue Sep 02, 2014 10:24 am
by veenm
Hi ,

I want to implement audio alert in the nagios gui when alerts get generate. Can anyone please share the configuration procedure to implement this. And also please let me know is there any connectivity has to be configured between nagios server and local desktop to get a sound.????

Re: Audio Alert When Alert Get Generate

Posted: Tue Sep 02, 2014 10:40 am
by tmcdonald
Check out the config options for audio alerts:

http://nagios.sourceforge.net/docs/3_0/ ... dio_alerts

The only connectivity you should need is a web browser.

Re: Audio Alert When Alert Get Generate

Posted: Tue Sep 02, 2014 11:10 am
by veenm
Thanks for the reply , please let me know where we have to add below lines means in which .cfg file . is this the only modification we have to do it from the nagios side to get an audio sound ? please let me know


host_unreachable_sound=hostu.wav
host_down_sound=hostd.wav
service_critical_sound=critical.wav
service_warning_sound=warning.wav
service_unknown_sound=unknown.wav

Re: Audio Alert When Alert Get Generate

Posted: Wed Sep 03, 2014 10:05 am
by slansing
That method is quite old, what I've tested, and recommend is this:

https://addons.mozilla.org/en-US/firefo ... s-checker/

As far as the previous method, yes, I believe that may be all you have to do, make sure the audio files are where they are expected.