From e192b0538cdeead0c50aea530ec90fb1149031b4 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Mon, 7 Mar 2016 21:57:10 +0100 Subject: [PATCH] + Fix juniper isg --- centreon-plugins/network/juniper/isg/plugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/network/juniper/isg/plugin.pm b/centreon-plugins/network/juniper/isg/plugin.pm index d949df4f5..c3bbc8d20 100644 --- a/centreon-plugins/network/juniper/isg/plugin.pm +++ b/centreon-plugins/network/juniper/isg/plugin.pm @@ -18,7 +18,7 @@ # limitations under the License. # -package network::juniper::ssg::plugin; +package network::juniper::isg::plugin; use strict; use warnings;