Mikrotik is a strong router for office and home service. Many features include on Mikrotik router like as Routing, Firewall, MPLS, VPN, Wireless, DHCP, DNS, Hotspot, Proxy and more. For details Mikrotik Router features. So I have to show how can we monitor Mikrotik Router from Zabbix Server.
If you can’t install Mikrotik Router see How to Install Mikrotik Router (CHR) on XenServer Virtual Machine.
★ Install Zabbix server on ubuntu 16.04
★ Send Mail Notification From Zabbix Server Using Gmail
Step #01: At First download Winbox for connecting Mikrotik Router. You can’t configure IP address on Mikrotik Router then you connect via Mac address.
Goto your Citrix Xen Center and copy Mikrotik Router Mac address. Example below image:
Mikrotik Router default username admin and password not needed. But your Mikrotik Router already configured then login using password.
Step #02: Now enable snmp service goto IP / SNMP then, show popup windows click check box to enabled.
Type Contact Info and Location (Optional) click Apply and Ok. Example below:
Step #03: Now Configure Zabbix Server installs some packages to monitor snmp service.
root@ZBX:~# apt-get install php7.0-snmp php7.0-cli snmp snmp-mibs-downloader python-netsnmp libnet-snmp-perl libcurl3 curl libsnmp-dev fping
Now check Mikrotik Router snmp service command below.
root@ZBX:~# snmpwalk -v 2c -c public 105.107.201.191
105.107.201.191 this is Mikrotik Router IP address.
Step #04: Now goto Zabbix Server web login then add SNMP host like as Mikrotik Router.
Click Configuration / Hosts see top right corner Create host click it.
Input details Host Tab
Host Name : Mikrotik
Add SNMP Interface : Add Mikrotik IP address
Goto Templates Tab for Input Templates. Type below name and select it. Click Add for Link template then, finally click Add button.
Template Net Mikrotik SNMPv2
Wait for at least few minutes get data from Mikrotik Router.
Step #05: Check Mikrotik Router details.
Goto Monitoring / Latest data then select Mikrotik host click Apply
See example below:
How to Install Mikrotik Router (CHR) on XenServer Virtual Machine.
If face any problem then see my YouTube video and Subscribe my channel. Please subscribe my channel for more update.
- How To Install Zabbix Server 6.4 On AlmaLinux 8 Server - August 9, 2024
- How To Clear RAM Memory Cache Buffer Linux Server - February 29, 2024
- How To Install Apache Cloud Stack Management Server 4.17 On Ubuntu 22.04 - February 1, 2024
Leave a Comment