[06:16] how can I see the last log entries before a server rebootet? === shokohsc516 is now known as shokohsc51 [06:48] dmn: journalctl -b -1 [11:12] I try to setup https://docs.frrouting.org/en/latest/vrrp.html - I'm following the docs; the created `vrrp4-2-1` device mac address - should it be the same on all instances running frr/vrrp or different on each? === shokohsc512 is now known as shokohsc51 [22:07] what linux software can i use to manage my switches: cisco, dell, hp. I used one from HP but I forgot the name. I just want to build the topology and know when a switch is down (it will turn red). this software was good because it could specify the UPLINK ports [22:13] You might be interested in the prometheus' snmp exporter (after enabling snmp on the switches, of course), maybe orb (https://github.com/orb-community/orb) probably together in conjunction with pktvisor? [22:16] thank you, I will check