typo error
This commit is contained in:
parent
8b1235c00f
commit
9615d91e6e
|
@ -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…
Reference in New Issue