diff --git a/plugins/ipvs/ipvs_cps b/plugins/ipvs/ipvs_cps index d67cc746..10081cee 100755 --- a/plugins/ipvs/ipvs_cps +++ b/plugins/ipvs/ipvs_cps @@ -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'