1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Update haproxy_rate_frontend

Just a typo on line 86, change "sencond" for second
This commit is contained in:
fcomparini 2013-10-29 11:09:27 -03:00
parent e3af199459
commit e331ad4045

View file

@ -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'