freifunkh / ansible

Here we store all Ansible roles and configs used for Freifunk Hannover.
MIT License
7 stars 3 forks source link

Add zabbix trigger for missing supernode <-> supernode links #191

Closed lemoer closed 9 months ago

lemoer commented 3 years ago

The output of batctl n -H | grep vlan-gt | wc -l should be equal to N-1, where N is the number of supernodes we have.

@1977er Can you add a zabbix trigger for this?

lemoer commented 3 years ago

Hm, of course, this should be done for all domains individually... :/

1977er commented 3 years ago

This makes "maintenance" a little bit more difficult. Have to think about it.

1977er commented 9 months ago

batctl meshif batXX n -H | grep vx-cross | wc -l since we moved from vlan-gt to vxlan.

1977er commented 9 months ago

Added triggers in Zabbix Batman Template.