Fix kafka plugin

This commit is contained in:
garnier-quentin 2019-01-17 08:48:53 +01:00
parent 6c00926923
commit 429d65694c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# 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);