LibreNMS
LibreNMS is an open-source, community-driven network monitoring system that provides automatic discovery, alerting, and performance tracking for network devices. It supports a wide range of hardware and integrates with various notification and logging platforms.
LibreNMS
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librenms.sh)"
Configuration
Config file:
1
/opt/librenms/config.php and /opt/librenms/.env
Notes
After installation, the admin user credentials are saved in the file ~/librenms.creds inside the container.
