mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
enhance audiocodes trunk status
This commit is contained in:
parent
f90433d476
commit
23e89f7591
@ -104,7 +104,7 @@ sub set_counters {
|
||||
}
|
||||
},
|
||||
{ label => 'count-calls', set => {
|
||||
key_values => [ { name => 'acPMTrunkUtilizationTotal' }, { name => 'display' } ],
|
||||
key_values => [ { name => 'acPMTrunkUtilizationTotal', diff => 1 }, { name => 'display' } ],
|
||||
output_template => 'Count calls : %s',
|
||||
perfdatas => [
|
||||
{ label => 'count_calls', value => 'acPMTrunkUtilizationTotal_absolute', template => '%d',
|
||||
|
Loading…
x
Reference in New Issue
Block a user