configure sound alaram nagios XI
configure sound alaram nagios XI
hello every one i want to configure sound play when the ping loss to my devices how can i do this?!!thanks
Re: configure sound alaram nagios XI
Since Nagios is capable of running on a wide variety of hardware, including virtualized environments where there are no speakers, sound is not built in.
However, you could write a custom component that displays the appropriate browser media control to play a sound when a service/host is in a particular state. That way, the component would display (invisibly) in your browser, but tell your browser to play a sound.
This is not trivial programming, but it is relatively straightforward. However, it is beyond the scope of the support forums. You'll need to look at the https://support.nagios.com/kb/article/n ... s-291.html document to get an idea of how to program it.
However, you could write a custom component that displays the appropriate browser media control to play a sound when a service/host is in a particular state. That way, the component would display (invisibly) in your browser, but tell your browser to play a sound.
This is not trivial programming, but it is relatively straightforward. However, it is beyond the scope of the support forums. You'll need to look at the https://support.nagios.com/kb/article/n ... s-291.html document to get an idea of how to program it.
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: configure sound alaram nagios XI
Here is one example using a Raspberry Pi
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... ios-XI.pdf