Support PiggyBack data from remote hosts
Implement a feature to leverage piggyback data, which are shared by a product integrated way from remote sites
Comments: 9
-
04 May, '22
Steffen Muellerwe use rsync and cron to share the piggyback data between remote sites right now. Even if this works for us, it would be better to select which data should be shared to which remote site. In our case we have multiple remote sites and we don't need to share all piggyback data with all remote sites. So if you consider this feature, please provide a way to limit/select the shared piggyback data.
-
09 Jun, '22
Marsellus WallaceI'm missing a point in this discussion:
Which piggyback data (maybe filtered for hosts somehow) of which site(s) is needed at which other site(s)?
* maybe filtered data of remote1 is needed at central site
* other/different filtered data from remote1 (attention: same site with other filters) is needed at remote2
* some filtered data from central is needed at remote1 and remote2 (for whichever reason)
* etc. etc.
Just my 2ct. -
30 Jun, '22
TimWe solved this for us using two custom endpoints in the REST API.
One endpoint serves as the receiver and the other as the query interface for the Piggyback data.
So it is possible to let the master of a distributed setup send piggyback data to the satellites. This is currently triggered by a cronjob in our setup.
If needed, I can also provide this code. -
18 Oct, '22
Stefan BaasCode would help, is it on the exchange or github Tim?
-
09 Jan
Doc@Tim, sounds good. Would you please provide this?
-
15 Mar
Bastian KuhnI basically know no bigger Checkmk Installation (and I know quite some of them) who not have the Problem with Synchronization of Piggyback data. I saw rsync and even NFS solutions for that. All are hideous, but solve a problem what should not be a problem out of the box.
The Problem starts if you have thousands of hosts, and want to have the Piggyback Information from e.g. your vCenter.
As soon you can't scale them anymore on one site, and on Checkmk Servers on Virtual, that happens soon, you miss the information. The Same Problem goes for Veaam Backup, to name just two examples :).
So, I really hope this will at some point a native checkmk feature. -
31 Mar
JerryHI guys! I recently asked for this on forum.
https://forum.checkmk.com/t/piggyback-across-cmk-instances/37959
Yes, please, it would be beautiful to have this... out of the box. -
14 Apr
Hambrock, I.Upvote - Piggyback is a very powerful tool and Tribe should really look into pushing this capability even further. All mentioned comments are valid and i do not want to add too much. Only this: If Tribe were to bring this functionality to enterprise grade capabilities, Checkmk would have another key selling proposition at hand. For us, a less hiedous solution than our "own" solution would be a blessing.
-
yesterday
Niklas Pulina AdminHello,
2
Thank you for your idea. After thorough internal discussion, we’ve decided to plan its implementation for one of the next releases of our software.
We look forward to keeping you updated on progress.
At Checkmk we work on ideas based on business needs, customer demand, and resource availability. For strategic reasons, we reserve the right to re-evaluate the priority and/or scope of this feature as new information becomes available. We therefore ask for your understanding that we do not guarantee its implementation.
Warm regards,
Your Checkmk team