mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
fix(mode): rename Kaspersky protection metric (#2585)
This commit is contained in:
parent
282e536d2d
commit
e1b954824d
@ -92,7 +92,7 @@ sub set_counters {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ label => 'too-many-threats', nlabel => 'protection.hosts.2manythreats.count', set => {
|
{ label => 'too-many-threats', nlabel => 'protection.hosts.toomanythreats.count', set => {
|
||||||
key_values => [ { name => 'hostsTooManyThreats' } ],
|
key_values => [ { name => 'hostsTooManyThreats' } ],
|
||||||
output_template => '%d host(s) with too many threats',
|
output_template => '%d host(s) with too many threats',
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user