mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
typo error
This commit is contained in:
parent
e0da410298
commit
eb5821ac69
@ -161,7 +161,7 @@ sub set_counters {
|
||||
closure_custom_calc => $self->can('custom_state_calc'),
|
||||
closure_custom_output => $self->can('custom_state_output'),
|
||||
closure_custom_perfdata => sub { return 0; },
|
||||
closure_custom_threshold_check => ¢reon::plugins::templates::catalog_functions::catalog_status_threshold,
|
||||
closure_custom_threshold_check => \¢reon::plugins::templates::catalog_functions::catalog_status_threshold,
|
||||
}
|
||||
},
|
||||
{ label => 'time-step', set => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user