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
f5b816df9e
commit
99542938b1
20 changed files with 30 additions and 30 deletions
|
@ -94,7 +94,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel connections'
|
||||
echo 'graph_scale no'
|
||||
echo 'graph_category cyrus'
|
||||
echo 'graph_category mail'
|
||||
echo 'graph_info Current connections to the imap server. <a href="http://trac.bawue.org/">bawue.net e.V. Trac repository</a>.'
|
||||
echo 'graph_order connections authenticated_users unique_users'
|
||||
echo 'connections.label Connections'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue