How to Install syslog-nagios-bridge in Ubuntu 18.04



Install syslog-nagios-bridge by entering the following commands in the terminal:

sudo apt update
sudo apt install syslog-nagios-bridge

Description:

Syslog to Nagios integration

syslog-nagios-bridge brings Syslog and Nagios together, listening for Syslog events from the network, determining when they meet an error threshold, mapping the host and syslog tag value to a Nagios service definition and submitting a passive checkresult to Nagios. . Users clear the alerts manually through the Nagios web UI after checking the log and resolving the problem.

Homepage: https://github.com/dpocock/syslog-nagios-bridge

Version: 1.0.3-1

Section: universe/net