Skip to content

update maps in zabbix, add mac adress and some additional info for wifi maps with HP MSM APs and HP Aruba APs

Notifications You must be signed in to change notification settings

lawdt/zmapupdater

Repository files navigation

Script zabbix_map_wifi_aruba_update.py is update zabbix wifi maps. It search map, names begins with AP, and then check items, add

  • Triggers, if it persist on wifi Controllers Aruba
  • Mac adress (only for Aruba)
  • Channels (only for aruba)

script also use zabbix_sender to update item "Scripts wifi maps update status" on zabbix server. It used to control script function.

To first use, modify username and password in file "mapchanger.conf.example" and rename it to "mapchanger.conf"

usage: zabbix_map_wifi_aruba_update.py [-h] [-p] [-all] [-m M]

optional arguments: -h, --help show this help message and exit -p Print map names -all Change all AP maps -m M change only one map id, not work with -all

Script zabbix_map_wifi_msm_update.py is update zabbix wifi maps. It search map, names begins with AP, and then check items, add

  • Triggers, if it persist on wifi Controllers HP MSM

script also use zabbix_sender to update item "Scripts wifi maps update status" on zabbix server. It used to control script function.

To first use, modify username and password in file "mapchanger.conf.example" and rename it to "mapchanger.conf"

usage: zabbix_map_wifi_msm_update.py [-h] [-p] [-all] [-m M]

optional arguments: -h, --help show this help message and exit -p Print map names -all Change all AP maps -m M change only one map id, not work with -all

About

update maps in zabbix, add mac adress and some additional info for wifi maps with HP MSM APs and HP Aruba APs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages