February 2016
Intermediate to advanced
386 pages
8h 57m
English
In this recipe, we'll learn how to specify an alternative method for a contact to receive notifications about a service. A very typical method for a contact to receive notifications is by being sent an e-mail to their contact address; e-mail messages could be sent to an inbox or a paging device.
However, notifications are just text; we can arrange to deal with them via any command we wish, in much the same way we can configure host or service checks. In this recipe, we'll set up a new contact called motd, which, when it receives notifications, will write them into the server's /etc/motd to be displayed on login.
You should have a Nagios Core 4.0 or newer server, with at least one host or service ...
Read now
Unlock full access