From b96df3b501b63bcc53212f21ae377fa297738aa3 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 26 Apr 2026 00:23:40 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6b36ef72..53030e58 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -9192,6 +9192,40 @@ "config_path": "/opt/n8n.env", "os": "" }, + { + "name": "Nagios Core", + "slug": "nagios", + "desc": "Nagios Core is an open-source monitoring platform for hosts, services, and network infrastructure with a classic web interface.", + "script": "ct/nagios.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nagios.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/nagios.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00009" + ], + "category_names": [ + "Monitoring & Analytics" + ], + "notes": [], + "port": 80, + "website": "https://www.nagios.org/projects/nagios-core/", + "documentation": "https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/quickstart.html", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nagios.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "default_credentials": { + "username": "nagiosadmin", + "password": "nagiosadmin" + }, + "os": "" + }, { "name": "Nametag", "slug": "nametag",