mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
wip ewon
This commit is contained in:
parent
20405c8933
commit
beccc5b199
@ -31,7 +31,8 @@ sub new {
|
||||
|
||||
$self->{version} = '1.0';
|
||||
%{$self->{modes}} = (
|
||||
'list-tags' => 'hardware::devices::hms::ewon::snmp::mode::listtags'
|
||||
'list-tags' => 'hardware::devices::hms::ewon::snmp::mode::listtags',
|
||||
'tags' => 'hardware::devices::hms::ewon::snmp::mode::tags'
|
||||
);
|
||||
|
||||
return $self;
|
||||
|
Loading…
x
Reference in New Issue
Block a user