1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
This commit is contained in:
Tom Hendrikx 2013-06-17 12:59:32 +02:00
parent f349130b3f
commit d30aebbae4

View file

@ -5,7 +5,7 @@
=head1 NAME
ipvs_conn -Indicate the number of conectios per second
ipvs_conn -Indicate the number of conections per second
=head1 CONFIGURATION
@ -41,7 +41,7 @@ fi
if [ "$1" = "config" ]; then
echo 'graph_title Ipvs connectios per second'
echo 'graph_title Ipvs connections per second'
echo 'graph_args --base 1000 -l 0 '
echo 'graph_vlabel Connections'
echo 'graph_scale no'