I am setting up monitoring for our Kubernetes cluster. I was able in to follow along with this page ( Monitoring Kubernetes ) but when it comes to piggyback data, there seems to be a problem. I read that in the RAW version we can run the script in “treasures”, which I did. But I am unsure on what to do next.
In Checkmk Raw you will need to create the hosts for the accumulating piggyback data manually.
The find_piggy_orphans script will just help to find the Piggyback hosts. Adding them to the monitoring is still a manual task in CRE. You can either add them manually or use REST API to add it.