mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
(plugin) network::libraesva::snmp - mode system fix metric name (#3699)
This commit is contained in:
parent
72a4482375
commit
7aed995b9e
@ -97,7 +97,7 @@ sub set_counters {
|
||||
]
|
||||
}
|
||||
},
|
||||
{ label => 'mails-queue-out', nlabel => 'system.mails.queue.ou.count', set => {
|
||||
{ label => 'mails-queue-out', nlabel => 'system.mails.queue.out.count', set => {
|
||||
key_values => [ { name => 'outgoingMailQueue' } ],
|
||||
output_template => 'mails queue out: %s',
|
||||
perfdatas => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user