Fix kafka plugin
This commit is contained in:
parent
6c00926923
commit
429d65694c
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue