From 3f4bf6db2b4fe46f3923a4433c18f577f7381774 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 21 Jan 2019 17:23:41 +0100 Subject: [PATCH] Update file for nagios check Signed-off-by: Patrick Uiterwijk --- roles/nagios_client/templates/check_proxies.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_client/templates/check_proxies.cfg.j2 b/roles/nagios_client/templates/check_proxies.cfg.j2 index 216b6474d5..631715efb6 100644 --- a/roles/nagios_client/templates/check_proxies.cfg.j2 +++ b/roles/nagios_client/templates/check_proxies.cfg.j2 @@ -1,2 +1,2 @@ command[check_ticketkey_age]={{ libdir }}/nagios/plugins/check_file_age -w 3600 -c 7200 -f /etc/httpd/ticketkey_{{env}}.tkey -command[check_ostree_summary_file_age]=/usr/lib64/nagios/plugins/check_file_age -w 1800 -c 3600 /srv/web/ostree/summary +command[check_ostree_summary_file_age]=/usr/lib64/nagios/plugins/check_file_age -w 1800 -c 3600 /srv/web/ostree_allofthem/summary