mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
fixing the last commit (#2522)
This commit is contained in:
parent
51d1932fdb
commit
ead524a137
@ -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