This commit is contained in:
garnier-quentin 2017-03-19 18:32:20 +01:00
parent ac4c5eb107
commit b7426a93cb
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ sub set_counters {
$self->{maps_counters}->{int}->{'065_out-mcast'} = { filter => 'add_cast',
set => {
key_values => [ { name => 'oucast', diff => 1 }, { name => 'omcast', diff => 1 }, { name => 'obcast', diff => 1 }, { name => 'display' }, { name => 'mode_cast' } ],
closure_custom_calc => \&custom_cast_calc, closure_custom_calc_extra_options => { label_ref => 'oucast', total_ref1 => 'omcast', total_ref2 => 'obcast' },
closure_custom_calc => \&custom_cast_calc, closure_custom_calc_extra_options => { label_ref => 'omcast', total_ref1 => 'oucast', total_ref2 => 'obcast' },
output_template => 'Out Mcast : %.2f %%', output_error_template => 'Out Mcast : %s',
output_use => 'omcast_prct', threshold_use => 'omcast_prct',
perfdatas => [