Page MenuHomeVyOS Platform

Add VRF support for zabbix-agent
In progress, LowPublicFEATURE REQUEST

Description

Most monitoring is typically driven over a management network, which is usually bound to a VRF, which for some reason is missing in the current implementation. Proposing to add it :)

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Event Timeline

bbabich created this object in space S1 VyOS Public.

Did you test it in vrf? Is it really works as expected?

Yep looks fine @Viacheslav
I've been using it like this for a while now but figure it may be useful as part of making 'VRFs' complete...

$ sudo ip vrf exec RCS3 mtr 192.168.222.11

image.png (282×1 px, 120 KB)

Yep looks fine @Viacheslav
I've been using it like this for a while now but figure it may be useful as part of making 'VRFs' complete...

$ sudo ip vrf exec RCS3 mtr 192.168.222.11

image.png (282×1 px, 120 KB)

How does MTR related to Zabbix?

Good point @Viacheslav apologies I was distracted at the time.
I can make it work by starting manually ( # ip vrf exec RCS3 zabbix_agent2 -c /run/zabbix/zabbix-agent2.conf )so I guess updating the systemd units file (/lib/systemd/system/zabbix-agent2.service) should make this work.

bbabich changed the task status from Open to In progress.Nov 6 2023, 4:52 AM
bbabich claimed this task.
Viacheslav changed the subtype of this task from "Task" to "Feature Request".Fri, Apr 12, 3:23 PM