Add Dell M1000e and HP Superdome targeted SNMP discovery templates#689
Open
lucthienphong1120 wants to merge 4 commits intozabbix:mainfrom
Open
Add Dell M1000e and HP Superdome targeted SNMP discovery templates#689lucthienphong1120 wants to merge 4 commits intozabbix:mainfrom
lucthienphong1120 wants to merge 4 commits intozabbix:mainfrom
Conversation
Added an overview, features, setup instructions, and requirements for the Dell M1000e CMC SNMP monitoring template.
Added detailed overview, features, setup instructions, and requirements for HP BladeSystem Superdome Enclosure SNMP monitoring.
Updated the template for HP BladeSystem Superdome Enclosure by SNMP to include new items, discovery rules, and value mappings for better monitoring and management.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces two new robust SNMP templates designed specifically to monitor massive enterprise Blade Enclosures:
Motivation and Details
Monitoring massive enclosures (like the M1000e or Superdome) natively often fails because walking the entire Asset or Sensor tables (e.g.,
cpqRackCommonEnclosureAssetTable) causes severe SNMP timeouts on slow Management Module interfaces, especially when "Use bulk requests" is enabled.These templates solve this issue by implementing highly targeted Low-Level Discovery (LLD) rules. Instead of requesting the generic large tables, the templates perform granular SNMP walks directed exclusively at the specific operational tables:
Key Features
HP-MIB::PSUStatusEnum,HP-MIB::StatusEnum, etc.){#SNMPINDEX}to avoid naming collisions in Zabbix).Failed,Degraded,bistFailure, etc.)trigger_prototypesproperly placed outsideitem_prototypes).Tested thoroughly and verified working on production environments.