Seleccioná el sitio para generar el script de monitoreo:
Instrucciones de instalación
- Conectate al MikroTik por WinBox o SSH
- Ir a System → Scripts → Add New
- Name:
monitoring-agent
- Policy: marcar read, write, test
- Pegar el contenido del script en Source
- Click OK
- Ir a System → Scheduler → Add New
- Name:
monitoring-agent-schedule
- Interval:
00:02:00
- On Event:
/system script run monitoring-agent
- Policy: marcar read, write, test
- Verificar:
/log print where message~"MonitorAgent"