Reccomended Action or Friendly Output

2 votes

Provide clear, actionable details about issues and resolutions in the manual of checks, notifications, and UI.

Components:

Manual of Checks: Add a section with step-by-step instructions for resolving issues, specially known issues. In some cases suggestions of what could be the problem or where to start the investigation could be helpful.
Notifications: Include recommended actions in alerts.
User Interface: Display recommended actions directly in the UI.

Examples:

Notification Spooler Warning:
Issue: Warning due to corrupted files.
Action: You can look inside “~/var/check_mk/notify/corrupted/” cleanup the files and you should have no corrupted messages anymore.

Filesystem Space:
Issue: Low space.
Action: Identify large files with du -sh * | sort -rh | head -n 10, clean up, consider expanding filesystem.

Benefits:

Improved clarity, reduced downtime, enhanced user experience. Regarding the Notification Spooler Warning I have to google about the location of the folder every time.

In progress Usability Version Cloud (SaaS) Suggested by: Paulo Santana Upvoted: 23 Mar, '25 Comments: 4

Comments: 4
OldestNewestMost likesFewest likes