mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Add graph_scale no to php_acp_ for Percents graph
This commit is contained in:
parent
4a6b17b7bd
commit
311e2aa082
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue