1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Merge pull request #607 from leeclemens/fix_php_apc_percentages

Add graph_scale no to php_acp_ for Percents graph
This commit is contained in:
Steve Schnepp 2016-10-08 13:43:53 +02:00 committed by GitHub
commit 4ddb98bddb

View file

@ -94,6 +94,7 @@ if [ "$1" = "config" ] && [ "$act" = "percents" ]; then
cat <<'EOM'
graph_title APC Percents
graph_args -l 0 --upper-limit 100
graph_scale no
graph_vlabel Cache Percents %
graph_category php-apc
hits.label Hits