Hi everyone
I’ve just started using LibreNMS and added a few hosts, so far all looks good. I’m a bit confused about the ports though, as far as I can tell it should be monitoring ports automatically according to the operating system it’s using, but in my Ports page there seems to be nothing there at all and seemingly no visible way to add ports for monitoring. Can anyone give me a step by step guide for adding ports, or fixing if this is an error? thank you
[email protected]:~$ ./validate.php
====================================
Component | Version
--------- | -------
LibreNMS | 22.7.0-68-ga40e1d551
DB Schema | 2022_07_19_081224_plugins_unique_index (244)
PHP | 8.1.9
Python | 3.9.2
Database | MariaDB 10.5.15-MariaDB-0+deb11u1
RRDTool | 1.7.2
SNMP | 5.9
====================================
[OK] Composer Version: 2.3.10
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK]
[OK] Database schema correct
[OK] MySQl and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok
Hi @RR1 and thanks for the reply.
The librenms.log file seems not to have any errors at all, just a lot of poller/discovery logs like this (trimmed for the sake of not filling up the page, but seems like there are a few thousand of these…)
Instead of selecting all ports, if select individual device are you able to see ports information ?
im suspecting your installation is hitting below mentioned bug/issue
That’s the thing though, I’m not able to select any ports as there are no ports.
Here’s a screenclip of my dashboard showing 26 devices I’ve added but zero ports available for monitoring.
aha! now it all makes sense, sorry for wasting your time by asking the wrong things
Having come from Nagios Core I should have figured that it would be something else… lol