mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
Update edgeqoe.pm
This commit is contained in:
parent
92ffc39d3c
commit
2c16c8cad6
@ -40,7 +40,7 @@ sub set_counters {
|
|||||||
];
|
];
|
||||||
|
|
||||||
$self->{maps_counters}->{global} = [
|
$self->{maps_counters}->{global} = [
|
||||||
{ label => 'qoe-voice-global', nlabel => 'global.qoe.voice.global.count', set => {
|
{ label => 'qoe-voice-global', nlabel => 'global.qoe.voice.count', set => {
|
||||||
key_values => [ { name => 'voice' } ],
|
key_values => [ { name => 'voice' } ],
|
||||||
output_template => 'Global voice QOE: %s',
|
output_template => 'Global voice QOE: %s',
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user