mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
3cbaa078e7
commit
b19b3a813b
16 changed files with 17 additions and 16 deletions
|
@ -34,7 +34,7 @@ url = ENV['url'] || 'http://127.0.0.1/control.php'
|
|||
if ARGV[0]=="config"
|
||||
print "EAccelerator Monitoring\n"
|
||||
print "graph_title PHP Eaccelerator\n"
|
||||
print "graph_category php-eaccelerator\n"
|
||||
print "graph_category webserver\n"
|
||||
print "Memoryusagepercentage.label Memory Usage %\n"
|
||||
print "Memoryusagepercentage.warning 95\n"
|
||||
print "Memoryusagepercentage.critical 95\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue