mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
(plugin) hardware::ups::apc::snmp - mode input-lines fix
This commit is contained in:
parent
baaaa811d7
commit
f2a8b72de7
@ -90,7 +90,6 @@ sub set_counters {
|
|||||||
},
|
},
|
||||||
{ label => 'status', type => 2, set => {
|
{ label => 'status', type => 2, set => {
|
||||||
key_values => [ { name => 'last_cause' } ],
|
key_values => [ { name => 'last_cause' } ],
|
||||||
closure_custom_calc => \&catalog_status_calc,
|
|
||||||
closure_custom_output => $self->can('custom_status_output'),
|
closure_custom_output => $self->can('custom_status_output'),
|
||||||
closure_custom_perfdata => sub { return 0; },
|
closure_custom_perfdata => sub { return 0; },
|
||||||
closure_custom_threshold_check => \&catalog_status_threshold_ng
|
closure_custom_threshold_check => \&catalog_status_threshold_ng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user