Skip to content

Hiding of cache information in summary for local checks and MRPEs - #954

Open
Nipa0 wants to merge 1 commit into
Checkmk:masterfrom
Nipa0:toggle-hide-cache-info
Open

Hiding of cache information in summary for local checks and MRPEs#954
Nipa0 wants to merge 1 commit into
Checkmk:masterfrom
Nipa0:toggle-hide-cache-info

Conversation

@Nipa0

@Nipa0 Nipa0 commented Aug 27, 2026

Copy link
Copy Markdown

Add service montoring rules for cached local and MRPE checks that enable the user to toggle whether the caching information is visible in the summary and the details or only the details.

--
The representation of the caching information (Cache generated....) in the summary used to make it more difficult to read the actual summary information when looking at the service list, and is for most of our use cases superfluous. I therefore built in the option to disable this representation and replace the whole cache information in the summary with ◷ to indicate it is a cached monitoring keeping the actual caching information only in the details and making the representation more readable.

To be coherent I added this option for both local checks and MRPEs as the processing of cached checks is nearly identical, and the MRPE source code explicitely stated it was written in a manner to be coherent with the local checks.

I am not sure if the way I created the setting options is the best practice way and appreciate feedback on that.

Bildschirmfoto 2026-08-27 um 20 43 45 Bildschirmfoto 2026-08-27 um 20 49 45 Bildschirmfoto 2026-08-27 um 20 48 02 Bildschirmfoto 2026-08-27 um 20 48 42

…& MRPEs \n\n Add service montoring rules for cached local and MRPE checks that enable the user to toggle whether the caching information is visible in the summary and the details or only the details.
@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA or my organization already has a signed CLA.


Dein Vor- und Nachname seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@Nipa0

Nipa0 commented Aug 27, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA or my organization already has a signed CLA.

@Nipa0

Nipa0 commented Aug 27, 2026

Copy link
Copy Markdown
Author

recheck

@Nipa0 Nipa0 changed the title Add toggable hiding of cache information in summary for local checks and MRPEs Hiding of cache information in summary for local checks and MRPEs Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant