mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
ceph -> fs added category for some plugins from "other" section
This commit is contained in:
parent
a8d024ace4
commit
7e56247745
10 changed files with 18 additions and 1 deletions
|
@ -9,6 +9,7 @@ process_stats_command = ENV['process_stats_command'] || '/opt/ruby-enterprise-1.
|
|||
|
||||
if ARGV.length > 0 && ARGV[0] == 'config'
|
||||
puts "graph_title Passenger Processes"
|
||||
puts "graph_category webserver"
|
||||
puts "graph_vlabel processes"
|
||||
puts "max.label Max processes"
|
||||
puts "count.label Total processes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue