openstack-helm-infra/nagios
Steve Wilkerson 046742c9c6 Nagios: Update logging, add readiness probe
This updates the Nagios chart configuration to not use syslog for
logging, removes the logging of notifications, and drastically
increases the number of concurrent checks executed.

This also removes the hostPath for Nagios logs, as it seems to add
no value over what's already reported to the console.  Finally, as
Nagios's log file has the potential to grow very rapidly while the
service has no means to disable logging to disk, this adds a
readiness probe that both checks whether Nagios's endpoint is
being served and clears out the log file by redirecting the
no-op commands output to the nagios log file.

Change-Id: I81151c48ef4e0b7877f595c271f55b8fd479e8c1
2019-01-17 11:12:16 -06:00
..
templates Nagios: Update logging, add readiness probe 2019-01-17 11:12:16 -06:00
Chart.yaml Nagios Chart 2018-03-23 13:45:40 +00:00
requirements.yaml Nagios Chart 2018-03-23 13:45:40 +00:00
values.yaml Nagios: Update logging, add readiness probe 2019-01-17 11:12:16 -06:00