CentOS Agent Bakery "Error: Error during installation of package" in Check_MK Agent Check

Hi there,

we install our agent through
yum localinstall -y check-mk-agent-1.6.0p13.noarch.rpm
Works so far fine (this agent ist the generic agent from the bakery)

We register our agent for automatic updates
cmk-update-agent register -H $HOSTNAME -U cmkregister -S -v
Works fine

When we now run
cmk-update-agent -v
There is no error:


(the installed agent has the same config id as the generic)

When we look in checkmk server at the host Check_MK Agent check we see a warning

The agent configuration matches the installed one, another cmk-update-agent -v tells us, everything is fine
grafik

What is the problem with the check? We dont see any problem…any ideas?

Kind regards

The “problem” is shown in the last lines from your first screenshot.
There is a Warning/Error from rpm that is no real warning or error.
The note in the next line is the warning from the rpm output. You get also this message if you install this package manually on the system.
I have no workaround for this problem on Redhat/CentOS.
It would be good if you can filter warning or informational messages and only display error there.

The forward to systemctl? uff…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.