mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
+ Some fix in eaton pdu
This commit is contained in:
parent
e4bbb1ffa5
commit
c099fcf713
@ -47,8 +47,8 @@ sub new {
|
||||
|
||||
$self->{version} = '0.1';
|
||||
%{$self->{modes}} = (
|
||||
'group' => 'hardware::epdu::eaton::mode::group',
|
||||
'outlet' => 'hardware::epdu::eaton::mode::outlet',
|
||||
'group' => 'hardware::pdu::eaton::mode::group',
|
||||
'outlet' => 'hardware::pdu::eaton::mode::outlet',
|
||||
);
|
||||
|
||||
return $self;
|
||||
@ -60,6 +60,6 @@ __END__
|
||||
|
||||
=head1 PLUGIN DESCRIPTION
|
||||
|
||||
Check Eaton EPDU in SNMP.
|
||||
Check Eaton PDU in SNMP.
|
||||
|
||||
=cut
|
||||
|
Loading…
x
Reference in New Issue
Block a user