mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Normalize php's plugin categories
This commit is contained in:
parent
7264ba7d09
commit
2ad552cb04
11 changed files with 14 additions and 14 deletions
|
@ -36,7 +36,7 @@ cat <<'EOM'
|
|||
graph_title OPCache Memory usage
|
||||
graph_args -l 0 --base 1024
|
||||
graph_vlabel Memory usage
|
||||
graph_category nginx
|
||||
graph_category php-opcache
|
||||
graph_order mem_used mem_free
|
||||
graph_total Total
|
||||
mem_free.label Memory Free
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue