avaya cm snmp: wip

This commit is contained in:
garnier-quentin 2019-10-29 11:05:42 +01:00
parent 68f421c47b
commit 23415efd5e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ sub set_counters {
],
}
},
{ label => 'stations-usage-free', display_ok => 0, nlabel => 'stations.capacity.free.bytes', set => {
{ label => 'stations-usage-free', display_ok => 0, nlabel => 'stations.capacity.free.count', set => {
key_values => [ { name => 'free' }, { name => 'used' }, { name => 'prct_used' }, { name => 'prct_free' }, { name => 'total' } ],
closure_custom_output => $self->can('custom_station_output'),
perfdatas => [