It would be great if we could monitor the OSPF status (neighbors, areas, route count) via LibreNMS. I attached the JunOS OSPF MIB to the issue.
./discovery.php -h HOSTNAME -d | ./pbin.sh
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
snmpbulkwalk -OUneb -v2c -c COMMUNITY HOSTNAME . | ./pbin.sh
(Imported from JunOS (EX-/MX-Series): OSPF Monitoring · Issue #10433 · librenms/librenms · GitHub, Original request by: @MrXermon)