mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
Normalize php's plugin categories
This commit is contained in:
parent
7264ba7d09
commit
2ad552cb04
11 changed files with 14 additions and 14 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 Apache\n"
|
||||
print "graph_category php-eaccelerator\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