This commit is contained in:
Jérémy Lecour 2019-04-04 18:25:10 +02:00 committed by Jérémy Lecour
parent e9cee7c4c0
commit 7dab67e303

View file

@ -543,7 +543,7 @@ if is_debian; then
&& test -h /etc/munin/plugins/apache_accesses \
&& test -h /etc/munin/plugins/apache_processes \
&& test -h /etc/munin/plugins/apache_volume; } \
|| failed "IS_APACHEMUNIN" "mising munin plugins for Apache"
|| failed "IS_APACHEMUNIN" "missing munin plugins for Apache"
else
pattern="/server-status-[[:alnum:]]{4,}"
{ grep -r -q -s -E "^env.url.*${pattern}" /etc/munin/plugin-conf.d \