From 8553e633388c473ab7098568b968d7a15b1a9f9a Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Fri, 14 Nov 2025 18:19:26 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 34753c6..58574f0 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2929,6 +2929,24 @@ "notes": [], "type": "ct" }, + { + "name": "LibreNMS", + "slug": "librenms", + "desc": "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.", + "script": "ct/librenms.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librenms.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/librenms.sh", + "os": "debian", + "categories": [ + 9 + ], + "notes": [], + "type": "ct", + "default_credentials": { + "username": "admin", + "password": "admin" + } + }, { "name": "Librespeed Rust", "slug": "librespeed-rust",