mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
Merge pull request #393 from fcomparini/patch-1
Update haproxy_rate_frontend
This commit is contained in:
commit
ea08f30e8a
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ fi
|
|||
|
||||
if [ "$1" = "config" ]; then
|
||||
|
||||
echo "graph_title Sessions per sencond ${SVNAME}"
|
||||
echo "graph_title Sessions per second ${SVNAME}"
|
||||
echo 'graph_args --base 1000 -l 0 '
|
||||
echo 'graph_vlabel Sessions'
|
||||
echo 'graph_scale no'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue