Can I have a piggyback for a cluster?

I have a cluster defined with service rules to assign to the cluster and aggregation rules. This works and services from the hosts show up in the “cluster name”. Now I want to have something that piggyback data generated on a different host populate into the cluster name.

And yes, setting up data into each node of the cluster piggyback wise and clustering those services using the above “does work”, but ideally in my case, the piggyback data is for the cluster itself.

For example, if my cluster is called Cluster01, and I produced piggyback data for Cluster01, I want that data to show up in Cluster01. Right now, it doesn’t. Even though tmp/check_mk/piggyback/cluster01/piggybackproducer exists.

Again, if I define the data to go the servers behind the cluster, this works, just not the way we want.