However I’m still not convinced it is installed correctly as I do not see the Plugin within the UI and it is also not listed in Service Monitoring rules along with the APT Updates.
I do find it by searching from the main menu however
mkp list shows it is installed and active
Name Version Title Author Req. Version Until Version Files State
---- ------- ---------------- ---------- ------------ ------------- ----- -----------------------------
yum 2.4.3 YUM Update Check Henri Wahl 2.0.0 None 7 Enabled (active on this site)
I have the rule in place
# Actions Conditions Value Description
0 Move this entry
Host tag: Operating System is Red Hat Enterprise Linux
State when a reboot is required: WARN
State when normal updates are available: WARN
State when security updates are available: CRIT
Max Time since last last run update (Default 60 Days): 30 days
Change State based on last run update (default OK): OK
YUM update checks
I have pushed the plugin to the RedHat hosts and it is found
CPU load 15 min load: 0.29, 15 min load per core: 0.05 (6 cores)
CPU utilization Total CPU: 5.74%
Check_MK Agent Version: 2.2.0p11, OS: linux, Agent plugins: 1, Local checks: 1
Disk IO SUMMARY Read: 0.00 B/s, Write: 709 kB/s, Latency: 780 microseconds
Unless you are using the Enterprise version which has the bakery you need to put the mk_yum file that forms part of the check into the local plugin folder on the hosts.
For instance I used Ansible to put the file into the /usr/lib/check_mk_agent/plugins/ folder and set the permissions.
FYI I discovered that when you install plugins via mkp from the Checkmk Exchange the corresponding plugin can be found in the local dir of the server not with the built-in plugins that are in share/check_mk/agents/plugins/
OMD[monitoring]:~$ ll local/share/check_mk/agents/plugins/
total 12
-rwxr-xr-x 1 monitoring monitoring 2620 Jan 31 12:35 sslcertificates*
-rwxr-xr-x 1 monitoring monitoring 4758 Nov 17 14:58 yum*
I installed the yum 2.5.0 version on MSE 2.2.0p23 on RHEL8
it simply doesn’t work: when the rule is activated, a WARNING with a conflict with a “yum check_group” is present and doesn’t allow the service/plugin to be detected. I removed all existing configuration, plugins etc… and reinstall from scratch : it doesn’t works
This plugin lacks a lot of documentation, and it’s a shame it’s so poorly maintained. A RHEL update check plugin should be maintained and documented by the official CheckMK teams.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.