Piggyback data in Kubernetes

2.3 p26 (RAW)
Ubuntu 20.04 LTS

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.

Can someone provide extra steps or some guidance?

Anyone with any suggestions would be greatly appreciated, I am currently stuck.

In [Chapter 3.5] (Monitoring Kubernetes) , we write the following:

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.

You can also get some ideas on this thread