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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/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

This post is licensed under CC BY 4.0 by the author.