Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Huawei Wireless Access Controller (AC) template #410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VirtuaWin
Copy link

Add Template for Huawei Wireless Access Controller (AC)

Description

This pull request introduces a new template, Huawei Wireless Access Controller (AC), designed to monitor Huawei Wireless Access Controllers (WLCs) and their associated Access Points (APs). The template leverages SNMP and the following MIBs to provide comprehensive monitoring:

  • HUAWEI-WLAN-AP-MIB
  • HUAWEI-WLAN-AP-RADIO-MIB

Key Features

  1. WLC Network Interface Monitoring
    Monitors the network interfaces of the WLC, using the already existing Huawei VRP SNMP template as a dependency.

  2. AP Discovery and Monitoring
    Automatically discovers APs managed by the controller and tracks key metrics, such as:

    • Model and hardware details
    • Operational status
    • Connected clients
    • Radio interference rates and noise levels (2.4GHz and 5GHz)
    • CPU and memory usage
  3. Graph Prototypes
    Includes pre-configured graphs for:

    • AP Clients (total, 2.4GHz, and 5GHz)
    • AP Temperature
    • AP Traffic (Ethernet upstream and downstream)
  4. Triggers
    Defines triggers for:

    • Abnormal AP states
    • High AP temperatures

Requirements

  • Supported Zabbix Versions: 7.x or later
  • Dependencies: Requires the Huawei VRP SNMP template for network interface monitoring.
  • SNMP Configuration: SNMP needs to be enabled on the Huawei AC with appropriate community or credentials.

Notes for Users

  • This template is intended to simplify the deployment and monitoring of Huawei wireless infrastructures in Zabbix.
  • Detailed setup instructions and usage notes are provided in the included README.md.

About Me

This is my first contribution to the Zabbix Community Templates repository. I’m excited to share this work and would appreciate any feedback or suggestions for improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant