mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Reduce number of categories
This commit is contained in:
parent
81ad9f2bc7
commit
81db94e2d3
43 changed files with 60 additions and 54 deletions
|
@ -31,7 +31,7 @@ case $1 in
|
|||
host_name printers
|
||||
graph_title HP 2600 pages by cartridge statistics
|
||||
graph_vlabel Count (Pages)
|
||||
graph_category HP2600 Printer
|
||||
graph_category printer
|
||||
graph_info Pages count by color.
|
||||
graph_args -l 0
|
||||
graph_scale no
|
||||
|
|
|
@ -31,7 +31,7 @@ case $1 in
|
|||
host_name printers
|
||||
graph_title HP 2600 cartridge status
|
||||
graph_vlabel Status (%)
|
||||
graph_category HP2600 Printer
|
||||
graph_category printer
|
||||
graph_info Toner status.
|
||||
graph_args --upper-limit 400 -l 0
|
||||
line.label ---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue