(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…
Reference in New Issue