Well, work is done. This use Zabbix to get a value from ping and loss inside Mikrotik.
Template for Zabbix 6.0
Into Mikrotik, create your script.
If you liked, rate this!
See attachments.
Template for Zabbix 6.0
- OBS: Only run with SNMP read/write access. Please use SNMP version 3!
- You need to create the script into Mikrotik with a start name: Ping
Example: Ping - something else.
Into Mikrotik, create your script.
Code:
/system script add dont-require-permissions=no name="Ping 8.8.8.8" policy=read source=":put [ping address=8.8.8.8 interval=200ms count=5]"
If you liked, rate this!
See attachments.
Statistics: Posted by thiagomedeiros — Mon Mar 11, 2024 1:42 am