fix(polycom/trio): previous commit error (#3218)

This commit is contained in:
qgarnier 2021-10-22 17:04:19 +02:00 committed by GitHub
parent 0067c1ca97
commit 595bc1e6cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }
]
}
},