HyperV monitoring - Invalid check parameter

CMK version: 2.1.0p26

OS version: CentOS Linux release 7.9.2009 (Core)

Error message: Invalid check parameter : The data type of the value does not match any of the allowed alternatives.
Variable: checkgroup_parameters:hyperv_vms

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)

OMD[noc]:~$ cmk --debug -vvn xxx.xxx.xxx
Checkmk version 2.1.0p26
Try license usage history update.
Trying to acquire lock on /omd/sites/noc/var/check_mk/license_usage/next_run
Got lock on /omd/sites/noc/var/check_mk/license_usage/next_run
Trying to acquire lock on /omd/sites/noc/var/check_mk/license_usage/history.json
Got lock on /omd/sites/noc/var/check_mk/license_usage/history.json
Next run time has not been reached yet. Abort.
Releasing lock on /omd/sites/noc/var/check_mk/license_usage/history.json
Released lock on /omd/sites/noc/var/check_mk/license_usage/history.json
Releasing lock on /omd/sites/noc/var/check_mk/license_usage/next_run
Released lock on /omd/sites/noc/var/check_mk/license_usage/next_run
+ FETCHING DATA
  Source: SourceType.HOST/FetcherType.TCP
[cpu_tracking] Start [7f6eaece32b0]
[TCPFetcher] Fetch with cache settings: DefaultAgentFileCache(xxx.xxx.xxx, base_path=/omd/sites/noc/tmp/check_mk/cache, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=False, use_outdated=False, simulation=False)
Not using cache (Too old. Age is 39 sec, allowed is 0 sec)
[TCPFetcher] Execute data source
Connecting via TCP to xxx.xxx.xxx:6556 (5.0s timeout)
Detected transport protocol: TransportProtocol.TLS (b'16')
Reading data from agent via TLS socket
Reading data from agent
Detected transport protocol: TransportProtocol.PLAIN (b'<<')
Write data to cache file /omd/sites/noc/tmp/check_mk/cache/xxx.xxx.xxx
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/cache/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/cache/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/cache/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/cache/xxx.xxx.xxx
Closing TCP connection to xxx.xxx.xxx:6556
[cpu_tracking] Stop [7f6eaece32b0 - Snapshot(process=posix.times_result(user=0.009999999999999787, system=0.0, children_user=0.0, children_system=0.0, elapsed=6.3900000005960464))]
  Source: SourceType.HOST/FetcherType.PIGGYBACK
[cpu_tracking] Start [7f6eaec693d0]
[PiggybackFetcher] Fetch with cache settings: NoCache(xxx.xxx.xxx, base_path=/omd/sites/noc/tmp/check_mk/data_source_cache/piggyback, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=True, use_outdated=False, simulation=False)
Not using cache (Cache usage disabled)
[PiggybackFetcher] Execute data source
No piggyback files for 'xxx.xxx.xxx'. Skip processing.
No piggyback files for 'xxx.xxx.xxx'. Skip processing.
Not using cache (Cache usage disabled)
[cpu_tracking] Stop [7f6eaec693d0 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
+ PARSE FETCHER RESULTS
  Source: SourceType.HOST/FetcherType.TCP
<<<check_mk>>> / Transition NOOPParser -> HostSectionParser
<<<cmk_agent_ctl_status:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<wmi_cpuload:sep(124)>>> / Transition HostSectionParser -> HostSectionParser
<<<uptime>>> / Transition HostSectionParser -> HostSectionParser
<<<fileinfo:sep(124)>>> / Transition HostSectionParser -> HostSectionParser
<<<mem>>> / Transition HostSectionParser -> HostSectionParser
<<<winperf_phydisk>>> / Transition HostSectionParser -> HostSectionParser
<<<winperf_if>>> / Transition HostSectionParser -> HostSectionParser
<<<winperf_processor>>> / Transition HostSectionParser -> HostSectionParser
<<<df:sep(9)>>> / Transition HostSectionParser -> HostSectionParser
<<<logwatch>>> / Transition HostSectionParser -> HostSectionParser
<<<checkmk_agent_plugins_win:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<services>>> / Transition HostSectionParser -> HostSectionParser
<<<ps:sep(9)>>> / Transition HostSectionParser -> HostSectionParser
<<<dotnet_clrmemory:sep(124)>>> / Transition HostSectionParser -> HostSectionParser
<<<wmi_webservices:sep(124)>>> / Transition HostSectionParser -> HostSectionParser
Transition HostSectionParser -> NOOPParser
<<<hyperv_vms:sep(9)>>> / Transition NOOPParser -> HostSectionParser
PiggybackMarker(hostname='xxxxx_') / Transition HostSectionParser -> PiggybackParser
PiggybackMarker(hostname='xxxxx_') SectionMarker(name=SectionName('hyperv_vmstatus'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxxxx_') SectionMarker(name=SectionName('hyperv_checkpoints'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx.xxx.local') / Transition PiggybackSectionParser -> PiggybackParser
PiggybackMarker(hostname='xxx.xxx.local') SectionMarker(name=SectionName('hyperv_vmstatus'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx.xxx.local') SectionMarker(name=SectionName('hyperv_checkpoints'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx') / Transition PiggybackSectionParser -> PiggybackParser
PiggybackMarker(hostname='xxx') SectionMarker(name=SectionName('hyperv_vmstatus'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx') SectionMarker(name=SectionName('hyperv_checkpoints'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx') / Transition PiggybackSectionParser -> PiggybackParser
PiggybackMarker(hostname='xxx') SectionMarker(name=SectionName('hyperv_vmstatus'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx') SectionMarker(name=SectionName('hyperv_checkpoints'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx_') / Transition PiggybackSectionParser -> PiggybackParser
PiggybackMarker(hostname='xxx_') SectionMarker(name=SectionName('hyperv_vmstatus'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackParser -> PiggybackSectionParser
PiggybackMarker(hostname='xxx_') SectionMarker(name=SectionName('hyperv_checkpoints'), cached=None, encoding='utf-8', nostrip=False, persist=None, separator=None) / Transition PiggybackSectionParser -> PiggybackSectionParser
Transition PiggybackSectionParser -> NOOPParser
Transition NOOPParser -> NOOPParser
<<<systemtime>>> / Transition NOOPParser -> HostSectionParser
No persisted sections
  -> Add sections: ['check_mk', 'checkmk_agent_plugins_win', 'cmk_agent_ctl_status', 'df', 'dotnet_clrmemory', 'fileinfo', 'hyperv_vms', 'logwatch', 'mem', 'ps', 'services', 'systemtime', 'uptime', 'winperf_if', 'winperf_phydisk', 'winperf_processor', 'wmi_cpuload', 'wmi_webservices']
  Source: SourceType.HOST/FetcherType.PIGGYBACK
No persisted sections
  -> Add sections: []
Storing piggyback data for: 'xxx_'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx_/xxx.xxx.mnet
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.mnet
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.mnet
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.mnet
Storing piggyback data for: 'xxx.xxx'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx
Storing piggyback data for: 'xxx.xxx.xxx'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Storing piggyback data for: 'xxx.xxx.xxx'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Storing piggyback data for: 'xxx.xxx.local__ex_xxx.xxx.xxx_'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Received piggyback data for 5 hosts
Storing piggyback data for: 'builder.xxx.local__ex_xxx.xxx.xxx_'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/builder.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Storing piggyback data for: 'xxx.xxx.local'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local/xxx.xxx.xxx
Storing piggyback data for: 'xxx.xxx.xxx'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Storing piggyback data for: 'xxx.xxx.xxx'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.xxx/xxx.xxx.xxx
Storing piggyback data for: 'xxx.xxx.local__ex_xxx.xxx.xxx_'
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Releasing lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/piggyback/xxx.xxx.local__ex_xxx.xxx.xxx_/xxx.xxx.xxx
Received piggyback data for 5 hosts
[cpu_tracking] Start [7f6eaec0ff40]
value store: synchronizing
Trying to acquire lock on /omd/sites/noc/tmp/check_mk/counters/xxx.xxx.xxx
Got lock on /omd/sites/noc/tmp/check_mk/counters/xxx.xxx.xxx
value store: loading from disk
Releasing lock on /omd/sites/noc/tmp/check_mk/counters/xxx.xxx.xxx
Released lock on /omd/sites/noc/tmp/check_mk/counters/xxx.xxx.xxx
CPU utilization      Total CPU: 2.62%
Check_MK Agent       Version: 2.1.0p26, OS: windows, Agent plugins: 2, Local checks: 0
Disk IO SUMMARY      Read: 112 kB/s, Write: 502 kB/s, Latency: 13 milliseconds
DotNet Memory Management _Global_ Time in GC: 0.02%
Interface Broadcom BCM5716C NetXtreme II GigE [NDIS VBD Client] 39 [4], (Connected), Speed: 1 GBit/s, In: 331 B/s (<0.01%), Out: 514 B/s (<0.01%)
Interface Broadcom BCM5716C NetXtreme II GigE [NDIS VBD Client] 40 [3], (Connected), Speed: 1 GBit/s, In: 212 B/s (<0.01%), Out: 272 B/s (<0.01%)
Interface Intel[R] 82576 Gigabit Dual Port Network Connection [1], (Connected), Speed: 1 GBit/s, In: 0.00 B/s (0%), Out: 0.00 B/s (0%)
Interface Intel[R] 82576 Gigabit Dual Port Network Connection 2 [2], (Connected), Speed: 1 GBit/s, In: 331 B/s (<0.01%), Out: 369 B/s (<0.01%)
Interface isatap.{4FAA39FD-D847-4A28-8B95-C2A9610DED32} [5], (Connected), Speed: 100 kBit/s, In: 0.00 B/s (0%), Out: 0.00 B/s (0%)
LOG Application      No error messages
LOG HardwareEvents   No error messages
LOG Internet Explorer No error messages
LOG Key Management Service No error messages
LOG Security         No error messages
LOG System           No error messages
LOG Windows PowerShell No error messages
Memory and pagefile  RAM: 75.8% - 18.19 GB of 23.99 GB, Commit charge: 67.97% - 18.69 GB of 27.49 GB
Processor Queue      15 min load: 0.01, 15 min load per core: 0.00 (8 logical cores)
Service Summary      Autostart services: 53, Stopped services: 3
System Time          Offset: -9.53 s
Uptime               Up since Dec 15 2022 16:11:27, Uptime: 129 days 18 hours
VM xxx.xxx.xxx     State is Running (Operating normally)
Web Service Default Web Site Connections: 0.00
fs_C:/               29.77% used (40.42 of 135.78 GB), trend: +117.39 MB / 24 hours
fs_D:/               10.19% used (284.80 GB of 2.73 TB), trend: -12.49 GB / 24 hours
No piggyback files for 'xxx.xxx.xxx'. Skip processing.
No piggyback files for 'xx.xx.xxx'. Skip processing.
[cpu_tracking] Stop [7f6eaec0ff40 - Snapshot(process=posix.times_result(user=0.020000000000000018, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.020000001415610313))]
[agent] Success, execution time 6.4 sec | execution_time=6.410 user_time=0.030 system_time=0.000 children_user_time=0.000 children_system_time=0.000 cmk_time_agent=6.380

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.