Page MenuHomeVyOS Platform

Link monitor
Closed, InvalidPublicFEATURE REQUEST

Description

We need to implement link monitoring
this mostly actual for virtual environments
where physical nic link state changes do not reflect on the guest vnic (you will have nic up but not connectivity)
but also have valid cases for bare metal deployments (detect hw issues, miss configurations, etc.)
for this, we want to ping/arping list of defined hosts and based on their availability perform actions

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close

Event Timeline

syncer assigned this task to Unknown Object (User).Jun 18 2018, 10:56 PM
syncer reassigned this task from Unknown Object (User) to UnicronNL.
syncer triaged this task as High priority.
syncer created this task.
syncer added a subscriber: Unknown Object (User).

Currently added vrrp health script
we need to think on more complex approach (when monitor can be used from several apps)