mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
changed graph_period to minute (more appropiated)
This commit is contained in:
parent
9eb4cc1f01
commit
8e2025a9b9
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ if [ "$1" = 'config' ]; then
|
|||
echo 'graph_vlabel Postfix statistics'
|
||||
echo 'graph_category mail'
|
||||
echo 'graph_scale no'
|
||||
echo 'graph_period minute'
|
||||
echo 'graph_total Total'
|
||||
echo 'received.label received'
|
||||
echo 'received.type DERIVE'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue