Problem with the vm_parent.py
When I run the script, it gives me an error and no hosts are updated:
OMD[SITE]:~/etc/check_mk/conf.d/wato/servers$ python3 vm_parent.py -i SITE -s http://127.0.0.1/SITE/ -u automation -r
VM-7 gets host02 as parent
Traceback (most recent call last):
File "/tmp/vm_parent.py", line 60, in
What version of Checkmk, what version of the helper MKP and what version of the Checkmk API wrapper are you using?