mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Reduce number of categories
This commit is contained in:
parent
c0568802bf
commit
0104c6d40a
18 changed files with 28 additions and 28 deletions
|
@ -5,7 +5,7 @@ if [ "$1" = "config" ]; then
|
|||
echo graph_title $V 24h visitors for $RID
|
||||
echo 'graph_args --base 1000'
|
||||
echo 'graph_vlabel vizitatori_ultimele_24_ore'
|
||||
echo 'graph_category Trafic_ro'
|
||||
echo 'graph_category other'
|
||||
echo 'graph_info 24h visitors.'
|
||||
echo "24h_visitors.label $RID"
|
||||
echo "24h_visitors.info 24H visitors for $RID"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue