fix(polycom/trio): previous commit error (#3218)
This commit is contained in:
parent
0067c1ca97
commit
595bc1e6cc
|
@ -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 }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue