diasdmhub / Asus_Merlin_Zabbix_agent

Script for Zabbix Agent installation on Asus WRT router with Merlin firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zabbix Agent installation script for Asus WRT Merlin Routers



If you want to monitor your Asus SOHO router using a Zabbix agent, this script provides a quick way to install the Zabbix Agent and start monitoring items.



REQUIREMENTS


USAGE

Copy the script to your router /jffs/scripts/ directory and start it with your Zabbix server as argument.

  1. wget -qO /jffs/scripts/zbx_ag_inst_awrt.sh https://git.io/JXt6I
  2. chmod +x /jffs/scripts/zbx_ag_inst_awrt.sh
  3. /jffs/scripts/zbx_ag_inst_awrt.sh [ZABBIX_SERVER_IP_OR_DOMAIN_NAME]

Change [ZABBIX_SERVER_IP_OR_DOMAIN_NAME] for your own valid Zabbix server IP address or domain name.


↗️ TRY OUT MY ASUS WRT ROUTER TEMPLATE


TESTED AS IS

This script was tested only with Asus RT-AC86U / RT-AC87U / RT-AX86U routers running an Asus Merlin firmware.
It should work with other Asus routers as well.
Feedbacks are welcome.

About

Script for Zabbix Agent installation on Asus WRT router with Merlin firmware

License:MIT License


Languages

Language:Shell 100.0%