Skip to content

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

License

Notifications You must be signed in to change notification settings

diasdmhub/Asus_Merlin_Zabbix_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.