mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-02 14:18:21 +00:00
Category Tree: Reduce number of categories
tomcat -> webserver (tomcat) radiator -> auth (radiator) ups -> sensors (ups)
This commit is contained in:
parent
f41b68619b
commit
444c7939de
10 changed files with 12 additions and 12 deletions
|
@ -64,7 +64,7 @@ sub decide_monitor_type {
|
|||
# common
|
||||
%Graph = (
|
||||
graph_title => "APC Status".($UPS_MODEL?" ($UPS_MODEL)":"")." - ",
|
||||
graph_category => "ups",
|
||||
graph_category => "sensors",
|
||||
graph_info => "This graph shows information about your APC UPS",
|
||||
graph_args => "--base 1000 --lower-limit 0",
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue