fixing the last commit (#2522)
This commit is contained in:
parent
99b8e2fec0
commit
a91e059f30
|
@ -58,7 +58,7 @@ sub set_counters {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ label => 'short', nlabem => 'packets.short.persecond', set => {
|
{ label => 'short', nlabel => 'packets.short.persecond', set => {
|
||||||
key_values => [ { name => 'pfCounterShort', per_second => 1 } ],
|
key_values => [ { name => 'pfCounterShort', per_second => 1 } ],
|
||||||
output_template => 'Short Packets : %.2f/s',
|
output_template => 'Short Packets : %.2f/s',
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
|
|
Loading…
Reference in New Issue