I upgrade my Ubuntu server to 20.04 and then upgrade CheckMK to version 2.0.0p9 (RAW). Upgrade went perfectly, update all my agent super cool!
Since then, my server shows 60-70% CPU usage (from HyperV, it says vm around 30%).
I’ve been searching for issue and I found that perfdata sems to be the culprit. After digging a little bit, I saw that some graph are not working anymore.
Memory and paging: Cannot get RRD data, pagefile/mem_used_percent, cannotcreate graph. Some other graph, like CPU usage, have no data since the upgrade.
Anyone had this issue?
For Info:
VM got 4 CPU, 6gb of ram, and runs on SSD. CPU is a Ryzen 3600x.
Total host: 23
Total services: 111
With your settings for the resources it should not be a problem to write down all the graphing data.
I would take a look at the log files for the rrdcached and for performance data processing of PNP4Nagios.
I would stop the site.
Try one of the process perfdata commands to find some information about the problem.
Cleanup the spool folder. Attention the data there will be lost then.
Cleanup also the “~/var/rrdcached/” folder.
Start the site and investigate the logs and spool folder.
I think i know what the problem is. Is there some other perl version installed then the distribution one from Ubuntu 20.04?
I think your CMK package is the 20.04 package
It is a mismatch between the expected perl version from inside CMK und the version in the system.
Or there went something wrong with the distribution upgrade.
What should help as a last resort is - backup your site, install a clean Ubuntu 20.04, install CMK package, restore the site backup.
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.