mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-07 06:33:15 +00:00
Category Tree: Reduce number of categories
cacti -> munin (cacti) [Monitoring the monitoring.. nagios and monit already there. shall we use a new name for the category then?] san -> fs (netapp) san -> cpu (netapp) nfs -> fs
This commit is contained in:
parent
0147f80574
commit
a4710dc1a4
17 changed files with 16 additions and 16 deletions
|
@ -34,7 +34,7 @@ if len(sys.argv) == 2 and sys.argv[1] == "config":
|
|||
print 'graph_scale no'
|
||||
print 'graph_info This graph shows how CPU time is spent.'
|
||||
print 'graph_period second'
|
||||
print 'graph_category san'
|
||||
print 'graph_category cpu'
|
||||
|
||||
print 'usage.label cpu_usage '
|
||||
print 'usage.draw STACK'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue