Greetings.
I’m trying to configure some discovery module settings for aos6 and aos7 using lnms, and it’s responding that it’s not a valid setting:
librenms@LibreNMS:~$ lnms config:set os.aos7.discovery_modules.bgp-peers false
This is not a valid setting. Please check your input
I can configure discovery_modules for other os’es (such as iosxr). Is there something that is preventing the configuration of discovery_modules specifically for aos6 and aos7?
librenms@LibreNMS:~$ ./validate.php
| Component | Version |
|---|---|
| LibreNMS | 26.7.0 (2026-07-20T10:51:00-05:00) |
| DB Schema | 2026_07_17_140739_change_interference_to_small_int_access_points_table (394) |
| PHP | 8.3.6 |
| Python | 3.12.3 |
| Database | MariaDB 10.11.14-MariaDB-0ubuntu0.24.04.1 |
| RRDTool | 1.7.2 |
| SNMP | 5.9.4.pre2 |
| =========================================== |
[OK] Composer Version: 2.10.2
[OK] Dependencies up-to-date.
[OK] Database Connected
[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] No active python wrapper pollers found
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok
Thanks.