CheckMK Docker - ProxMox API monitoring - Troubleshooting

Hello all,
I’m having some trouble setting up the special agent monitoring for my ProxMox environment. I am running the latest Official RAW CheckMK docket instance (Check_MK version 2.3.0p23 CRE) and am trying to monitor my ProxMox cluster.

When I try to connect to the ProxMox hosts via API, it seems to connect but I’m not getting any information. (see below). I have the read only group and user setup as per instructions.

Ps. I haven’t setup DNS yet so please ignore the IP Addresses as hostnames.

Error message:
[piggyback] Success (but no data found for this host)

Output of “cmk --debug -vvn hostname”:

OMD[cmk]:~$ cmk --debug -vvn 192.168.7.213
value store: synchronizing
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/counters/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/counters/192.168.7.213
value store: loading from disk
Releasing lock on /omd/sites/cmk/tmp/check_mk/counters/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/counters/192.168.7.213
Checkmk version 2.3.0p23
+ FETCHING DATA
  Source: SourceInfo(hostname='192.168.7.213', ipaddress='192.168.7.213', ident='agent', fetcher_type=<FetcherType.TCP: 8>, source_type=<SourceType.HOST: 1>)
[cpu_tracking] Start [7fa45312bda0]
Read from cache: AgentFileCache(192.168.7.213, path_template=/omd/sites/cmk/tmp/check_mk/cache/{hostname}, max_age=MaxAge(checking=0, discovery=90.0, inventory=90.0), simulation=False, use_only_cache=False, file_cache_mode=6)
Not using cache (Too old. Age is 59 sec, allowed is 0 sec)
Connecting via TCP to 192.168.7.213:6556 (5.0s timeout)
Detected transport protocol: TransportProtocol.PLAIN
Reading data from agent
Closing TCP connection to 192.168.7.213:6556
Write data to cache file /omd/sites/cmk/tmp/check_mk/cache/192.168.7.213
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/cache/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/cache/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/cache/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/cache/192.168.7.213
[cpu_tracking] Stop [7fa45312bda0 - Snapshot(process=posix.times_result(user=0.009999999999999787, system=0.010000000000000009, children_user=0.0, children_system=0.0, elapsed=3.5))]
  Source: SourceInfo(hostname='192.168.7.213', ipaddress='192.168.7.213', ident='special_proxmox_ve', fetcher_type=<FetcherType.SPECIAL_AGENT: 6>, source_type=<SourceType.HOST: 1>)
[cpu_tracking] Start [7fa452f77e60]
Read from cache: AgentFileCache(192.168.7.213, path_template=/omd/sites/cmk/tmp/check_mk/data_source_cache/special_proxmox_ve/{hostname}, max_age=MaxAge(checking=0, discovery=90.0, inventory=90.0), simulation=False, use_only_cache=False, file_cache_mode=6)
Not using cache (Too old. Age is 44 sec, allowed is 0 sec)
Calling: /omd/sites/cmk/share/check_mk/agents/special/agent_proxmox_ve --pwstore=4@0@/omd/sites/cmk/var/check_mk/passwords_merged@uuid9934bcc0-b883-4a11-9cca-9cf68aee640a -u checkmk@pve -p '*********' --port 8006 --no-cert-check 192.168.7.213
Get data from program
Write data to cache file /omd/sites/cmk/tmp/check_mk/data_source_cache/special_proxmox_ve/192.168.7.213
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/data_source_cache/special_proxmox_ve/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/data_source_cache/special_proxmox_ve/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/data_source_cache/special_proxmox_ve/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/data_source_cache/special_proxmox_ve/192.168.7.213
[cpu_tracking] Stop [7fa452f77e60 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=1.34, children_system=0.16, elapsed=17.96999999973923))]
  Source: SourceInfo(hostname='192.168.7.213', ipaddress='192.168.7.213', ident='piggyback', fetcher_type=<FetcherType.PIGGYBACK: 4>, source_type=<SourceType.HOST: 1>)
[cpu_tracking] Start [7fa452f74680]
Read from cache: NoCache(192.168.7.213, path_template=/dev/null, max_age=MaxAge(checking=0.0, discovery=0.0, inventory=0.0), simulation=False, use_only_cache=False, file_cache_mode=1)
No piggyback files for '192.168.7.213'. Skip processing.
No piggyback files for '192.168.7.213'. Skip processing.
Get piggybacked data
[cpu_tracking] Stop [7fa452f74680 - Snapshot(process=posix.times_result(user=0.009999999999999787, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
[cpu_tracking] Start [7fa453056b70]
+ PARSE FETCHER RESULTS
<<<check_mk>>> / Transition NOOPParser -> HostSectionParser
<<<cmk_agent_ctl_status:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<checkmk_agent_plugins_lnx:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<labels:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<df_v2>>> / Transition HostSectionParser -> HostSectionParser
<<<df_v2>>> / Transition HostSectionParser -> HostSectionParser
<<<systemd_units>>> / Transition HostSectionParser -> HostSectionParser
<<<zfsget:sep(9)>>> / Transition HostSectionParser -> HostSectionParser
<<<zfsget>>> / Transition HostSectionParser -> HostSectionParser
<<<nfsmounts_v2:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<cifsmounts>>> / Transition HostSectionParser -> HostSectionParser
<<<mounts>>> / Transition HostSectionParser -> HostSectionParser
<<<ps_lnx>>> / Transition HostSectionParser -> HostSectionParser
<<<mem>>> / Transition HostSectionParser -> HostSectionParser
<<<cpu>>> / Transition HostSectionParser -> HostSectionParser
<<<uptime>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_bonding:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<tcp_conn_stats>>> / Transition HostSectionParser -> HostSectionParser
<<<diskstat>>> / Transition HostSectionParser -> HostSectionParser
<<<kernel>>> / Transition HostSectionParser -> HostSectionParser
<<<md>>> / Transition HostSectionParser -> HostSectionParser
<<<vbox_guest>>> / Transition HostSectionParser -> HostSectionParser
<<<postfix_mailq>>> / Transition HostSectionParser -> HostSectionParser
<<<postfix_mailq_status:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<zpool_status>>> / Transition HostSectionParser -> HostSectionParser
<<<zpool>>> / Transition HostSectionParser -> HostSectionParser
<<<job>>> / Transition HostSectionParser -> HostSectionParser
<<<pvecm_status:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<pvecm_nodes>>> / Transition HostSectionParser -> HostSectionParser
<<<chrony:cached(1735403058,120)>>> / Transition HostSectionParser -> HostSectionParser
<<<local:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
PiggybackMarker(hostname='pve4') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='pve4') SectionMarker(name=SectionName('proxmox_ve_node_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='pve4') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='pve4') SectionMarker(name=SectionName('uptime'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='pve2') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='pve2') SectionMarker(name=SectionName('proxmox_ve_node_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='pve2') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='pve2') SectionMarker(name=SectionName('uptime'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='pve3') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='pve3') SectionMarker(name=SectionName('proxmox_ve_node_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='UbunutDesktop') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='UbunutDesktop') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='UbunutDesktop') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='UbunutDesktop') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='UbunutDesktop') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Tdarr-Node1') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Tdarr-Node1') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Node1') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Node1') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Node1') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Tdar-Node3') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Tdar-Node3') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdar-Node3') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdar-Node3') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdar-Node3') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='InsightIQ4.4.0.50') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='InsightIQ4.4.0.50') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='InsightIQ4.4.0.50') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='InsightIQ4.4.0.50') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='InsightIQ4.4.0.50') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='pfsense') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='pfsense') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='pfsense') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='pfsense') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='pfsense') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Tdar-Node4') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Tdar-Node4') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdar-Node4') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdar-Node4') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdar-Node4') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Veeam01') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Veeam01') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Veeam01') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Veeam01') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Veeam01') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='qbit') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='qbit') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='qbit') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='qbit') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='qbit') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Tdarr-Server') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Tdarr-Server') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Server') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Server') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Server') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='MediaMuncher') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='MediaMuncher') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='MediaMuncher') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='MediaMuncher') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='MediaMuncher') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='SocialMediaCnt') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='SocialMediaCnt') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='SocialMediaCnt') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='SocialMediaCnt') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='SocialMediaCnt') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Win10') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Win10') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Win10') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Win10') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Win10') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='SteamServer') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='SteamServer') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='SteamServer') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='SteamServer') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='SteamServer') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Ser-2019') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Ser-2019') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Ser-2019') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Ser-2019') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Ser-2019') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='OneFS9.10') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='OneFS9.10') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='OneFS9.10') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='OneFS9.10') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='OneFS9.10') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Tdarr-Node2') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Tdarr-Node2') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Node2') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Node2') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Tdarr-Node2') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='OneFS9.7') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='OneFS9.7') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='OneFS9.7') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='OneFS9.7') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='OneFS9.7') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
PiggybackMarker(hostname='Ubunut-Docker-1') / Transition NOOPParser -> PiggybackParser
PiggybackMarker(hostname='Ubunut-Docker-1') SectionMarker(name=SectionName('proxmox_ve_vm_info'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='Ubunut-Docker-1') SectionMarker(name=SectionName('proxmox_ve_mem_usage'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Ubunut-Docker-1') SectionMarker(name=SectionName('proxmox_ve_vm_backup_status'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='Ubunut-Docker-1') SectionMarker(name=SectionName('proxmox_ve_vm_snapshot_age'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator='\x00') / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
  HostKey(hostname='192.168.7.213', source_type=<SourceType.HOST: 1>)  -> Add sections: ['check_mk', 'checkmk_agent_plugins_lnx', 'chrony', 'cifsmounts', 'cmk_agent_ctl_status', 'cpu', 'df_v2', 'diskstat', 'job', 'kernel', 'labels', 'lnx_bonding', 'lnx_if', 'local', 'md', 'mem', 'mounts', 'nfsmounts_v2', 'postfix_mailq', 'postfix_mailq_status', 'ps_lnx', 'pvecm_nodes', 'pvecm_status', 'systemd_units', 'tcp_conn_stats', 'uptime', 'vbox_guest', 'zfsget', 'zpool', 'zpool_status']
  HostKey(hostname='192.168.7.213', source_type=<SourceType.HOST: 1>)  -> Add sections: []
  HostKey(hostname='192.168.7.213', source_type=<SourceType.HOST: 1>)  -> Add sections: []
Storing piggyback data for: 'pve4'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve4/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve4/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve4/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve4/192.168.7.213
Storing piggyback data for: 'pve2'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve2/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve2/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve2/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve2/192.168.7.213
Storing piggyback data for: 'pve3'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve3/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve3/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve3/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/pve3/192.168.7.213
Storing piggyback data for: 'UbunutDesktop'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/UbunutDesktop/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/UbunutDesktop/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/UbunutDesktop/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/UbunutDesktop/192.168.7.213
Storing piggyback data for: 'Tdarr-Node1'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node1/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node1/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node1/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node1/192.168.7.213
Storing piggyback data for: 'Tdar-Node3'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node3/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node3/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node3/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node3/192.168.7.213
Storing piggyback data for: 'InsightIQ4.4.0.50'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/InsightIQ4.4.0.50/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/InsightIQ4.4.0.50/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/InsightIQ4.4.0.50/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/InsightIQ4.4.0.50/192.168.7.213
Storing piggyback data for: 'pfsense'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/pfsense/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/pfsense/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/pfsense/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/pfsense/192.168.7.213
Storing piggyback data for: 'Tdar-Node4'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node4/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node4/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node4/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdar-Node4/192.168.7.213
Storing piggyback data for: 'Veeam01'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Veeam01/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Veeam01/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Veeam01/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Veeam01/192.168.7.213
Storing piggyback data for: 'qbit'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/qbit/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/qbit/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/qbit/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/qbit/192.168.7.213
Storing piggyback data for: 'Tdarr-Server'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Server/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Server/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Server/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Server/192.168.7.213
Storing piggyback data for: 'MediaMuncher'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/MediaMuncher/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/MediaMuncher/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/MediaMuncher/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/MediaMuncher/192.168.7.213
Storing piggyback data for: 'SocialMediaCnt'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/SocialMediaCnt/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/SocialMediaCnt/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/SocialMediaCnt/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/SocialMediaCnt/192.168.7.213
Storing piggyback data for: 'Win10'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Win10/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Win10/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Win10/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Win10/192.168.7.213
Storing piggyback data for: 'SteamServer'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/SteamServer/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/SteamServer/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/SteamServer/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/SteamServer/192.168.7.213
Storing piggyback data for: 'Ser-2019'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ser-2019/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ser-2019/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ser-2019/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ser-2019/192.168.7.213
Storing piggyback data for: 'OneFS9.10'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.10/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.10/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.10/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.10/192.168.7.213
Storing piggyback data for: 'Tdarr-Node2'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node2/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node2/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node2/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Tdarr-Node2/192.168.7.213
Storing piggyback data for: 'OneFS9.7'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.7/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.7/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.7/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/OneFS9.7/192.168.7.213
Storing piggyback data for: 'Ubunut-Docker-1'
Trying to acquire lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ubunut-Docker-1/192.168.7.213
Got lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ubunut-Docker-1/192.168.7.213
Releasing lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ubunut-Docker-1/192.168.7.213
Released lock on /omd/sites/cmk/tmp/check_mk/piggyback/Ubunut-Docker-1/192.168.7.213
Received piggyback data for 21 hosts
Bonding Interface bond0 Status: up, Mode: IEEE 802.3ad Dynamic link aggregation, eno1/00:21:9B:9D:6C:3D up, eno2/00:21:9B:9D:6C:3F up, eno4/00:21:9B:9D:6C:43 up
CPU load             15 min load: 4.06, 15 min load per core: 0.17 (24 cores)
CPU utilization      Total CPU: 17.58%
Check_MK Agent       Version: 2.3.0p23, OS: linux, TLS is not activated on monitored host (see details), Agent plug-ins: 0, Local checks: 0
Disk IO SUMMARY      Read: 192 kB/s, Write: 4.47 MB/s, Latency: 402 microseconds
Filesystem /         Used: 12.64% - 9.82 GiB of 77.7 GiB, trend per 1 day 0 hours: +4.80 MiB, trend per 1 day 0 hours: +<0.01%
Filesystem /etc/pve  Used: 0.03% - 40.0 KiB of 128 MiB, trend per 1 day 0 hours: +0 B, trend per 1 day 0 hours: +0%
Interface 02         [eno1], (up), MAC: 00:21:9B:9D:6C:3D, Speed: 1 GBit/s, In: 5.16 kB/s (<0.01%), Out: 8.42 kB/s (<0.01%)
Interface 03         [eno2], (up), MAC: 00:21:9B:9D:6C:3F, Speed: 1 GBit/s, In: 13.3 kB/s (0.01%), Out: 12.5 kB/s (0.01%)
Interface 05         [eno4], (up), MAC: 00:21:9B:9D:6C:43, Speed: 1 GBit/s, In: 4.48 kB/s (<0.01%), Out: 11.7 kB/s (<0.01%)
Interface 06         [bond0], (up), MAC: 00:21:9B:9D:6C:3D, Speed: 3 GBit/s, In: 23.0 kB/s (<0.01%), Out: 32.6 kB/s (<0.01%)
Interface 07         [vmbr0], (up), MAC: 00:21:9B:9D:6C:3D, Speed: 10 GBit/s, In: 18.6 kB/s (<0.01%), Out: 23.5 kB/s (<0.01%)
Interface 08         [fwbr120i0], (up), MAC: AA:87:19:1B:77:D2, Speed: 10 GBit/s, In: 2.55 kB/s (<0.01%), Out: 0.00 B/s (0%)
Interface 09         [fwln120i0], (up), MAC: AA:87:19:1B:77:D2, Speed: 10 GBit/s, In: 5.09 kB/s (<0.01%), Out: 9.86 kB/s (<0.01%)
Interface 10         [fwpr120p0], (up), MAC: CE:74:78:9B:C0:C0, Speed: 10 GBit/s, In: 9.86 kB/s (<0.01%), Out: 5.09 kB/s (<0.01%)
Interface 11         [tap100i0], (up), MAC: A2:D1:89:8E:58:8D, Speed: 10 GBit/s, In: 25.3 B/s (<0.01%), Out: 97.3 B/s (<0.01%)
Interface 12         [tap113i0], (up), MAC: 9A:D5:E6:D7:49:8C, Speed: 10 GBit/s, In: 43.7 B/s (<0.01%), Out: 2.92 kB/s (<0.01%)
Interface 13         [tap114i0], (up), MAC: 66:73:37:32:50:7F, Speed: 10 GBit/s, In: 131 B/s (<0.01%), Out: 2.85 kB/s (<0.01%)
Interface 14         [tap115i0], (up), MAC: FA:03:DF:54:1B:10, Speed: 10 GBit/s, In: 128 B/s (<0.01%), Out: 2.69 kB/s (<0.01%)
Interface 15         [tap115i1], (up), MAC: 16:01:B9:62:B4:1C, Speed: 10 GBit/s, In: 8.52 B/s (<0.01%), Out: 2.82 kB/s (<0.01%)
Kernel Performance   Process Creations: 11.70/s, Context Switches: 45367.81/s, Major Page Faults: 0.00/s, Page Swap in: 0.00/s, Page Swap Out: 0.00/s
Memory               Total virtual memory: 52.67% - 53.9 GiB of 102 GiB, 9 additional details available
Mount options of /   Mount options exactly as expected
Mount options of /etc/pve Mount options exactly as expected
NFS mount /mnt/pve/shared-lvm-qnap Source: 192.168.7.242:/shared-lvm, Used: 19.14% - 94.8 GiB of 495 GiB, trend per 1 day 0 hours: +882 MiB, trend per 1 day 0 hours: +0.17%, Time left until disk full: 1 year 99 days
NTP Time             Offset: 0.1749 ms, Stratum: 3, Time since last sync: 8 minutes 35 seconds
Number of threads    543, Usage: 0.07%
PVE Cluster State    Name: corosync_votequorum, Nodes: 2, Expected votes: 3, Total votes: 2(!!)
PVE Node pve2        ID: 2, Votes: 1
PVE Node pve3        Node is missing
PVE Node pve4 (local) ID: 4, Votes: 1
Postfix Queue default Deferred queue length: 0, Active queue length: 0
Postfix status default Status: the Postfix mail system is running, PID: 1169
Systemd Service Summary Total: 147, Disabled: 4, Failed: 0
Systemd Socket Summary Total: 16, Disabled: 2, Failed: 0
TCP Connections      Established: 3
Uptime               Up since 2024-12-15 19:01:33, Uptime: 12 days 16 hours
No piggyback files for '192.168.7.213'. Skip processing.
No piggyback files for '192.168.7.213'. Skip processing.
[cpu_tracking] Stop [7fa453056b70 - Snapshot(process=posix.times_result(user=0.2400000000000002, system=0.020000000000000018, children_user=0.0, children_system=0.0, elapsed=0.3700000001117587))]
[agent] Success, [special_proxmox_ve] Success, [piggyback] Success (but no data found for this host), execution time 21.8 sec | execution_time=21.840 user_time=0.260 system_time=0.030 children_user_time=1.340 children_system_time=0.160 cmk_time_agent=3.470 cmk_time_ds=16.470

I am not sure if I understand the issue: Your output shows, that it both gets data for the Proxmox host, and piggyback data for the VMs and containers. The Proxmox host itself will not get piggyback data, if that is what you are asking.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.