mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
fix new naming alcatel isam
This commit is contained in:
parent
a93b9876ed
commit
88c137e688
@ -54,7 +54,7 @@ sub set_counters {
|
||||
closure_custom_threshold_check => $self->can('custom_qsap_threshold'),
|
||||
}
|
||||
},
|
||||
{ label => 'out-traffic', nlabel => 'sap.traffic.out.bitsperseconds', set => {
|
||||
{ label => 'out-traffic', nlabel => 'sap.traffic.out.bitspersecond', set => {
|
||||
key_values => [ { name => 'out', diff => 1 }, { name => 'display' } ],
|
||||
per_second => 1,
|
||||
closure_custom_calc => $self->can('custom_sap_calc'), closure_custom_calc_extra_options => { label_ref => 'out' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user