Skip to main content
Needs Votes

Plugin HUAWEI OceanSor - Alarms

Related products:Infra Monitoring - Connectors
  • May 13, 2024
  • 3 replies
  • 49 views

Forum|alt.badge.img+7

Hello,

The plugin does not report alarms from the DeviceManager of my OceanProtect X8000:
 


 


Do you have plans for an improvement to the plugin or an alternative solution?
Thanks

3 replies

Forum|alt.badge.img+7
  • Author
  • Steward **
  • May 15, 2024

I succeeded thanks to the Huawei mib catalog, however when I do not have an alert the status is "unknown" and when I have an alert it is in "critical"
here is the complete command below, tell me if I can improve it please
THANKS

 

/usr/lib/centreon/plugins//centreon_generic_snmp.pl --plugin=apps::protocols::snmp::plugin --mode=string-value --hostname=***** --snmp-community=***** --snmp-version=2c --oid='' --format-ok='%{details_ok} value(s)' --format-warning='value(s)%{details_warning}' --format-critical='value(s): %{details_critical}' --format-unknown='value(s): %{details_unknown}'	--warning-regexp=’’	--critical-regexp='' --oid-table='.1.3.6.1.4.1.2011.2.91.10.1.1.1.10' --verbose

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • May 17, 2024
NewNeeds Votes

Forum|alt.badge.img+2

Hi,

We experienced this exact limitation during our annual Disaster Recovery tests.

 

The Huawei OceanStor Dorado generated several Major alarms (email notifications were correctly received from DeviceManager), but the official Centreon Huawei OceanStor SNMP connector remained OK because it only monitors hardware, controllers, LUNs and storage pools.

 

From an operations perspective, missing active Major/Critical storage alarms is a significant gap.

 

Monitoring active alarms (or at least the number of active Major and Critical alarms) would greatly improve the connector.