CMK version: 2.4.0p10
OS version: Docker
Error message:
N/A
Output of “cmk --debug -vvn dev”:
value store: loading from disk
Checkmk version 2.4.0p10
+ FETCHING DATA
Source: SourceInfo(hostname='dev', ipaddress='192.168.0.47', ident='piggyback', fetcher_type=<FetcherType.PIGGYBACK: 4>, source_type=<SourceType.HOST: 1>)
[cpu_tracking] Start [7fd406a88ce0]
Read from cache: NoCache(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)
1 piggyback files for 'dev'.
Read piggyback file '/omd/sites/cmk/tmp/check_mk/piggyback/dev/foo.com'
0 piggyback files for '192.168.0.47'.
Get piggybacked data
[cpu_tracking] Stop [7fd406a88ce0 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.010000000707805157))]
[cpu_tracking] Start [7fd406a37f50]
+ PARSE FETCHER RESULTS
<<<proxmox_ve_vm_info:cached(1757460066,90):sep(0)>>> / Transition NOOPParser -> HostSectionParser
<<<proxmox_ve_mem_usage:cached(1757460066,90):sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<proxmox_ve_vm_backup_status:cached(1757460066,90):sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<proxmox_ve_vm_snapshot_age:cached(1757460066,90):sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<piggyback_source_summary:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<labels:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
HostKey(hostname='dev', source_type=<SourceType.HOST: 1>) -> Add sections: ['labels', 'piggyback_source_summary', 'proxmox_ve_mem_usage', 'proxmox_ve_vm_backup_status', 'proxmox_ve_vm_info', 'proxmox_ve_vm_snapshot_age']
Received no piggyback data
Proxmox VE Memory Usage Usage: 84.28% - 13.5 GiB of 16.0 GiB (warn/crit at 80.00%/90.00% used)
Proxmox VE VM Info VM ID: 103, Status: running, Type: qemu, Host: brain
Proxmox VE VM Snapshot age No snapshot found
[cpu_tracking] Stop [7fd406a37f50 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
[piggyback] Successfully processed from source 'foo.com', execution time 0.0 sec | execution_time=0.010 user_time=0.000 system_time=0.000 children_user_time=0.000 children_system_time=0.000 cmk_time_agent=0.010
I don’t have the “Proxmox VE Disk Usage” in piggyback data of my VMs. I think this service is called proxmox_ve_disk_usage
Any idea why?
Thanks
