Hello, Libre community,
I am having an issue with our Libre server. Actually, everything is working fine except for the OSPF polling. Our network is designed this way: all our routers (Mikrotik) are connected via Ubiquiti PTP radios, hence they are all connected wirelessly and not via cable. So I am wondering if this is the reason Libre is not able to collect the OSPF data. The ospf_nbrs table is empty. Here are some screenshots (sorry I can only embed one photo so I wrote the results instead):
select * from ospf_instances returns only one content in the table
./validate.php output is OK everywhere
./discovery.php -h HOSTNAME -d | ./pbin.sh
title:
name: librenms
private: 1
expire: 0
https://p.libren.ms/view/75ee8731
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
title:
name: librenms
private: 1
expire: 0
https://p.libren.ms/view/06963cb8
Routing tab on Libre global interface
The routing tab on a specific device interface shows only the routing table
Could anybody help me figure this out, please? Thanks