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

Cisco Catalyst 9800 template #359

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hshimomura
Copy link

Overview

This pull request adds a template for Cisco Catalyst 9800 series wireless LAN controller

What it is?

  • SNMP based template for Cisco Catalyst 9800 series wireless LAN controller
  • It covers wireless monitoring like Wireless Client Count, AP Count, Radio utilization, Mobility tunnel status, and High Availability status.
  • It relies "Cisco IOS by SNMP" template or others to get general IOS-XE status like CPU utilization, Memory usage, or interface status.

Background

  • Current Zabbix templates including user community support either legacy AireOS based Wireless Controller, Meraki or just for IOS-XE like interface stats.
  • Current generation Cisco wireless controller is not monitored via Zabbix from wireless point of view, because some of SNMP MIBs changed from AireOS

Target Zabbix version

  • 6.0 and later (tested on 6.0.29)

Testing

I tested this template on my environment below.

  • Cisco IOS Software [Dublin], C9800 Software (C9800_IOSXE-K9), Version 17.12.3, RELEASE SOFTWARE (fc7)
  • C9800-L-F-K9
  • C9800-CL-K9
  • Zabbix 6.0.29

Note

I updated it to my personal github repository.
If this is merged, it will move to archived.

@igorbach
Copy link
Contributor

Hello!
Please, follow the guidelines
Change the destination directory name format to
<source_directory>/template<your_tempalte_name_splitted_by_underscores>/<zabbix-version_supported>/
Example
Cloud/template_cisco_9800_by_snmp/6.0/
Don't forget to define your GitHub user name as an author for maintenance in the future

Use underscores in file names as separators instead of hyphens

If it is possible, please add the template for the 7.0 LTS Zabbix version as well

@hshimomura
Copy link
Author

Hi igorbach,
I modifiled destination name format folowing the guideline and add auther on the template description.
I will try to add 7.0 LTS formate later, but it make take a little bit time.
Thanks,
hshimomura

@hshimomura
Copy link
Author

Add template for 7.0 LTS, changed tested environment and resolve errors.

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.

2 participants