mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 00:24:46 +02:00
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 } ],
|
||||
output_template => 'Short Packets : %.2f/s',
|
||||
perfdatas => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user