New devices not being polled (recently installed VM)

LibreNMS  | 23.6.0 (2023-06-23T10:25:03-03:00)
DB Schema | 2023_04_27_164904_update_slas_opstatus_tinyint (252)
PHP       | 8.1.2-1ubuntu2.11
Python    | 3.10.6
Database  | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1
RRDTool   | 1.7.2
SNMP      | 5.9.1

[OK]    Composer Version: 2.5.8
[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]    Database and column collations are correct
[OK]    Database schema correct
[OK]    MySQl and PHP time match
[OK]    Active pollers found
[OK]    Dispatcher Service is enabled
[OK]    Locks are functional
[OK]    Python wrapper cron entry is not present
[OK]    Redis is unavailable
[OK]    rrdtool version ok
[OK]    Connected to rrdcached

On a recently installed VM (Virtualbox, official ubuntu image) I added multiple devices through the web ui. At some point I changed the rrd step value to 30 (also web ui), and it worked but after that new ping only devices are not being polled. I changed back the rrd step value but they still not work.
To clarify, the devices get added and they show up as alive, but their graphs are empty. Their logs in the web ui just say “Device ip has been created” .

Any help diagnosing it would be appreciated, as I am new to LibreNMS. Thanks in advance.

what happens if try to run a poller manually?

./poller.php -h DEVICENAME -v

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.