mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Review and unify category assignments of plugins
This commit is contained in:
parent
c8df9ab4e9
commit
33e95e6ff9
59 changed files with 99 additions and 100 deletions
|
@ -12,7 +12,7 @@ case $1 in
|
|||
cat <<EOM
|
||||
graph_title Power State (/dev/$device)
|
||||
graph_vlabel Power State
|
||||
graph_category sensors
|
||||
graph_category disk
|
||||
power.label power
|
||||
graph_info The power state of drives on the system.
|
||||
power.info The power state of the drive (1 is on, 0 is off)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue