Hi all,
I just notice that one device show graph with inbound traffic only. The outbound traffic show “-nan”
Here’s an example of how graph look like
Output of validate.php
[root@nettools-docker-01_{{PROD}} librenms]# docker-compose exec --user librenms librenms php validate.php
WARNING: Some networks were defined but are not used by any service: librenms
| Component | Version |
|---|---|
| LibreNMS | 22.11.0 (2022-11-26T11:55:27-05:00) |
| DB Schema | 2022_08_15_084507_add_rrd_type_to_wireless_sensors_table (248) |
| PHP | 8.1.13 |
| Python | 3.10.8 |
| Database | MariaDB 10.5.18-MariaDB-1:10.5.18+maria~ubu2004 |
| RRDTool | 1.7.2 |
| SNMP | 5.9.3 |
| =========================================== |
[OK] Installed from the official Docker image; no Composer required
[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 is enabled
[OK] Locks are functional
[OK] No python wrapper pollers found
[WARN] Using database for locking, you should set CACHE_DRIVER=redis
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[OK] rrdtool version ok
[OK] Connected to rrdcached
[WARN] Updates are managed through the official Docker image
