Post

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)"
CPU: 2 cores RAM: 2048 MB Disk: 4 GB OS: Debian 13

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.

Web Interface

Port: 80

Source code
Loading...