mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 00:55:18 +02:00
+ fix naming and syntax (2)
This commit is contained in:
parent
6b167f92e4
commit
34122dabcb
@ -77,7 +77,7 @@ sub set_counters {
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ label => 'latency', nlabel => 'sip.stats.latency.ms', set => {
|
{ label => 'latency', nlabel => 'sip.stats.latency.milliseconds', set => {
|
||||||
key_values => [ { name => 'apSipSAStatsAverageLatency' }, { name => 'display' } ],
|
key_values => [ { name => 'apSipSAStatsAverageLatency' }, { name => 'display' } ],
|
||||||
output_template => 'Average Latency : %s ms',
|
output_template => 'Average Latency : %s ms',
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user