fix path to pdu eaton
This commit is contained in:
parent
d135a4d2db
commit
bc171928ba
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package hardware::epdu::eaton::mode::group;
|
||||
package hardware::pdu::eaton::mode::group;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package hardware::epdu::eaton::mode::outlet;
|
||||
package hardware::pdu::eaton::mode::outlet;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
####################################################################################
|
||||
|
||||
package hardware::epdu::eaton::plugin;
|
||||
package hardware::pdu::eaton::plugin;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
Loading…
Reference in New Issue