mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Category Tree: Reduce number of categories
firebird -> db mssql -> db pdns -> dns
This commit is contained in:
parent
50283138ea
commit
fa99ece8fc
27 changed files with 25 additions and 25 deletions
|
@ -93,7 +93,7 @@ if ARGV[0] == "autoconf"
|
|||
elsif ARGV[0] == "config"
|
||||
puts "graph_args --base 1000 -r --lower-limit 0"
|
||||
puts "graph_title MSSQL Transactions/s"
|
||||
puts "graph_category MSSQL"
|
||||
puts "graph_category db"
|
||||
puts "graph_info This graph shows transactions/s"
|
||||
puts "graph_vlabel transactions/s"
|
||||
puts "graph_scale no"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue