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