Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-11-14 18:19:26 +00:00
parent be4d9fe24b
commit 8553e63338

View File

@@ -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",