tripleo-image-elements/elements/check_mk-agent
Matthew Macdonald-Wallace f786cac523 Install the check_mk Agent
Check_MK is an extension to the Nagios monitoring system that
allows creating rule-based configuration using Python and
offloading work from the Nagios core to make it scale better,
allowing more systems to be monitored from a single Nagios server.

This patch provides an element to install the agent along with the
logwatch plugin to alert on logging events.  Port 6556 is also
opened in the firewall to allow an icinga server running check_mk
to connect.

More information on check_mk can be found at
http://mathias-kettner.com/check_mk.html

Change-Id: Ibc93bbb1f99efdde2792ece63f5cf332a2edddb7
2014-03-27 07:44:14 +00:00
..
install.d Install the check_mk Agent 2014-03-27 07:44:14 +00:00
os-refresh-config/pre-configure.d Install the check_mk Agent 2014-03-27 07:44:14 +00:00
README.md Install the check_mk Agent 2014-03-27 07:44:14 +00:00
element-deps Install the check_mk Agent 2014-03-27 07:44:14 +00:00

README.md

Install the check_mk monitoring client from the distribution's repositories.

http://mathias-kettner.com/check_mk.html

This element only installs the client and configures IPTables to allow traffic to it.

If you wish to configure the server, please include the check_mk-server element on your icinga server.