CTOR-728 Plugin(network::sonus::sbc::snmp) - Mode(cpu) : Unknown option (#5110)

fix snmp_standard lib used
This commit is contained in:
Lucie Dubrunfaut 2024-07-16 10:37:35 +02:00 committed by GitHub
parent 48c438686c
commit e7ab992b6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 3 deletions

View File

@ -20,7 +20,7 @@
package network::sonus::sbc::snmp::mode::cpu; package network::sonus::sbc::snmp::mode::cpu;
use base qw(snmp_standard::mode::cpudetailed); use base qw(snmp_standard::mode::cpu);
use strict; use strict;
use warnings; use warnings;
@ -39,7 +39,7 @@ __END__
=head1 MODE =head1 MODE
Check system CPUs. Check system CPU.
(The average, over the last minute, of the percentage (The average, over the last minute, of the percentage
of time that this processor was not idle) of time that this processor was not idle)
@ -47,7 +47,7 @@ of time that this processor was not idle)
=item B<--use-ucd> =item B<--use-ucd>
Use UCD mib for CPU average. Use UCD MIB for CPU average.
=item B<--warning-average> =item B<--warning-average>

View File

@ -37,6 +37,7 @@
--oid-extra-display --oid-extra-display
--oid-filter --oid-filter
--urlpath --urlpath
--use-ucd
--warning-bytesallocatedpercentage --warning-bytesallocatedpercentage
-EncodedCommand -EncodedCommand
-InputFormat -InputFormat
@ -56,6 +57,7 @@ IpAddr
Iwsva Iwsva
Loggly Loggly
MBean MBean
MIB
MQTT MQTT
Meraki Meraki
Mosquitto Mosquitto
@ -73,6 +75,7 @@ Sansymphony
SureBackup SureBackup
TCP TCP
TrendMicro TrendMicro
UCD
VDSL2 VDSL2
VM VM
Veeam Veeam