From fc5a348b59552d10be0237262b6dcfa537b16130 Mon Sep 17 00:00:00 2001 From: ageissler Date: Mon, 30 Dec 2024 18:03:13 +0100 Subject: [PATCH] usr/lib/observium_agent/scripts-available/proxmox-qemu aktualisiert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Text bei nicht näher bekannten OS geändert --- usr/lib/observium_agent/scripts-available/proxmox-qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/observium_agent/scripts-available/proxmox-qemu b/usr/lib/observium_agent/scripts-available/proxmox-qemu index 2fcc4c4..d2489ba 100644 --- a/usr/lib/observium_agent/scripts-available/proxmox-qemu +++ b/usr/lib/observium_agent/scripts-available/proxmox-qemu @@ -33,7 +33,7 @@ for ((i=0; i<$count; i++)); do if [[ -z "$ostype" || "$ostype" == *"is not running"* || "$ostype" == *"QEMU guest agent configured"* ]]; then ostype=$var2 if [[ -z "$ostype" ]]; then - ostype="$var3 TOOLS!" + ostype="$var3 (no further information yet)" fi else sed -i "s|$vmid:.*|$vmid:$var1|" $CACHE