monitoring traffic in a redundant internet access
Hey team, question, is there a way to monitor in a mikrotik with two internet access if both are active? The main link will give us remote snmp access to the equipment but we need to know if there is a way we can verify that the 2nd link that is connected to a DSL modem is up and running.
Please advice,
Why not monitor the interface link status? Or set a threshold on traffic so when inbound traffic is zero you alert.
On Jun 9, 2021, at 07:45, Luis Olavarrieta via observium observium@observium.org wrote:
Hey team, question, is there a way to monitor in a mikrotik with two internet access if both are active? The main link will give us remote snmp access to the equipment but we need to know if there is a way we can verify that the 2nd link that is connected to a DSL modem is up and running.
Please advice,
<image001.png>
<image002.png> https://www.facebook.com/wynnmex.technologies.oficial <image003.png> https://www.instagram.com/wynnmextechnologies/?hl=es-la <image004.png> https://www.youtube.com/channel/UCn5Qx8Fz8BOX3afkTBhHobA?view_as=subscriber <image005.png> https://twitter.com/wynnmextech <image006.png> https://www.linkedin.com/in/wynnmex-technologies-5b368318a/ <image007.png> https://www.wynnmex.com/_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
The link status will be UP since is connected to a DSL modem and the link is only used when the main access is down
De: David Milton david@dmilton.ca Fecha: miércoles, 9 de junio de 2021, 10:48 Para: Observium observium@observium.org CC: Luis Olavarrieta luis.olavarrieta@wynnmex.com Asunto: Re: [Observium] monitoring traffic in a redundant internet access
Why not monitor the interface link status?
Or set a threshold on traffic so when inbound traffic is zero you alert.
On Jun 9, 2021, at 07:45, Luis Olavarrieta via observium observium@observium.org wrote:
Hey team, question, is there a way to monitor in a mikrotik with two internet access if both are active? The main link will give us remote snmp access to the equipment but we need to know if there is a way we can verify that the 2nd link that is connected to a DSL modem is up and running.
Please advice,
<image001.png>
<image002.png> <image003.png> <image004.png> <image005.png> <image006.png> <image007.png>
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi,
What´s the procedure to add MIB support for a device? I need to monitor some Packet Light DWDM, and I have the MIBs.
We are running Professional Edition.
Thanks. Regards.
HM
/Hernan Moguilevsky/
Badajoz 45, piso 17 Las Condes | Santiago | CHILE *T* 56 22840 9984 (Ext 140) | *ASNs* 61522 / 61524 /61525 /61526 /61527 /64112
Hi Luis,
The way I would go about it is to use one of the many Dynamic DNS services, there are plenty of example MikroTik scripts out there tuned for each Dynamic DNS service. Just ensure the IP interface that the script is using is the DSL one. You may need to use some packet mangling and routing rules to force this. The scripts I have used in the past assume only one connection to the Internet, but it wouldn't be hard with a bit of patience to modify the scripts to work with multiple connections.
This will then give you a fixed DNS hostname for your DSL link that you can add to Observium.
If your DSL IP is static, then depending on your ISP they may allow a DNS PTR record to be added. Some ISPs will do this, many won't, so the Dynamic DNS approach is the safest method.
Regards
Chris Macneill CMIT Consulting
You can use the check_ping probe for that.
As you monitor over the Internet you would need to sourceNAT the ping_probe traffic for the secondary remote WAN connection checks to another public ip on the Observium side and add a destination route for that sourceNAT’ed ip (host route) on the remote Microtik’s second WAN interface to avoid asymmetric routing.
hth, Alex
From: observium observium-bounces@observium.org On Behalf Of Luis Olavarrieta via observium Sent: Wednesday, 9 June 2021 14:46 To: observium@observium.org Cc: Luis Olavarrieta luis.olavarrieta@wynnmex.com Subject: [Observium] monitoring traffic in a redundant internet access
________________________________ Hey team, question, is there a way to monitor in a mikrotik with two internet access if both are active? The main link will give us remote snmp access to the equipment but we need to know if there is a way we can verify that the 2nd link that is connected to a DSL modem is up and running.
participants (5)
-
Chris Macneill
-
David Milton
-
Hernan Moguilevsky
-
Joelly, Alexander
-
Luis Olavarrieta