Fix kafka plugin

This commit is contained in:
garnier-quentin 2019-01-17 08:48:53 +01:00
parent 4d75799e68
commit 330d81a734

View File

@ -18,7 +18,7 @@
# limitations under the License. # limitations under the License.
# #
package apps::java::kafka::jmx::mode::stats; package apps::java::kafka::jmx::mode::globalstats;
use base qw(centreon::plugins::templates::counter); use base qw(centreon::plugins::templates::counter);