diff --git a/centreon-plugins/hardware/devices/polycom/trio/restapi/mode/callsrt.pm b/centreon-plugins/hardware/devices/polycom/trio/restapi/mode/callsrt.pm index fbcdc5fdc..31724a27d 100644 --- a/centreon-plugins/hardware/devices/polycom/trio/restapi/mode/callsrt.pm +++ b/centreon-plugins/hardware/devices/polycom/trio/restapi/mode/callsrt.pm @@ -100,7 +100,7 @@ sub set_counters { closure_custom_output => $self->can('custom_loss_output'), threshold_use => 'packets_loss', perfdatas => [ - { value => 'packets_loss', template => '%d', min => 0, label_extra_instance => 1 + { value => 'packets_loss', template => '%d', min => 0, label_extra_instance => 1 } ] } },