...
access the librenms | http://localhost:8080/addhost | |||||
---|---|---|---|---|---|---|
Accsess htpp and snmp | https://docs.librenms.org/Installation/Images/ WebUI (http://localhost:8080) username: librenms / password: SSH (ssh://localhost:2023) username: librenms / password: MySQL/MariaDB username: librenms / password: | |||||
auto discovery config change | https://docs.librenms.org/Extensions/Auto-Discovery/ Add: $config['nets'][] = '172.30.95.0/ | 2524'; $config['nets'][] = '172.30. | 9592. | 1280/ | 2524'; >>> restart the process ?????? | |
snmp-scan.py | https://docs.librenms.org/Extensions/Auto-Discovery/ | |||||
librenms@librenms:~$ python3 /opt/librenms/snmp-scan.py -r 172.30.95.128/25 librenms@librenms:~$ python3 /opt/librenms/snmp-scan.py -r 172.30.95.0/25 | ||||||
| ||||||
...