mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
abd4092268
commit
29bdf34eae
29 changed files with 44 additions and 44 deletions
|
@ -12,7 +12,7 @@ if ($ARGV[0] && $ARGV[0] eq "config") {
|
|||
graph_title Postgres locks
|
||||
graph_args -l 0 --base 1000
|
||||
graph_vlabel Locks
|
||||
graph_category Postgresql
|
||||
graph_category db
|
||||
graph_info Shows Postgresql locks
|
||||
locks.label Locks
|
||||
locks.info Locks (more info here, please... :)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue