Fix kafka plugin
This commit is contained in:
parent
4d75799e68
commit
330d81a734
|
@ -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