Hello,
The Company has one main site and plenty of externals sites everywhere in Europe.
What I NEED to check the route path to every externals sites because on each network path, there are 2 lines:
- The main network line
- The backup
We have to know if the main line is up or down.
I have already something that do the job using external scripts but I have plenty of false errors because of the overload of the zabbix server.
Do you have an idea of how to do that more natively ?
What I CAN'T do:
- Count the number of hopes because main and backup lines have the same hopes number.
- Ping a hope, because it's impossible
- Install the zabbix agent or do something on a computer or a server on the remote sites
To be clear: everything have to be done localy.
On zabbix 2.0.4. No other linux servers.
The Company has one main site and plenty of externals sites everywhere in Europe.
What I NEED to check the route path to every externals sites because on each network path, there are 2 lines:
- The main network line
- The backup
We have to know if the main line is up or down.
I have already something that do the job using external scripts but I have plenty of false errors because of the overload of the zabbix server.
Do you have an idea of how to do that more natively ?
What I CAN'T do:
- Count the number of hopes because main and backup lines have the same hopes number.
- Ping a hope, because it's impossible
- Install the zabbix agent or do something on a computer or a server on the remote sites
To be clear: everything have to be done localy.
On zabbix 2.0.4. No other linux servers.
Comment