mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-02 06:08:23 +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
|
@ -12,6 +12,7 @@ memory_stats_command = ENV['memory_stats_command'] || '/opt/ruby-enterprise-1.8.
|
|||
|
||||
if ARGV.length > 0 && ARGV[0] == 'config'
|
||||
puts "graph_title Passenger Memory Usage"
|
||||
puts "graph_category webserver"
|
||||
puts "graph_vlabel MB"
|
||||
puts "apache_rss.label Apache Dirty RSS"
|
||||
puts "passenger_rss.label Passenger Dirty RSS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue