Package: hobbit-plugins Version: 20170219
Dear Maintainer, when installing hobbit-plugins and default-mysql-server (mariadb-server-10.1), the libs test gives: The following processes have libs linked that were upgraded: mysql: /usr/sbin/mysqld (<PID>) That is not correct. To issue this false positve I have to add the following lines to the whitelist (/etc/xymon/libs.yaml): /usr/sbin/mysqld: - '^/\[aio\]$' Please add these lines to the libs.yaml that comes with hobbit-plugins. Way to reproduce: 1. apt-get install hobbit-plugins default-mysql-server 2. see the libs-test in the xymon webinterface I think this is a bug. Regards, Daniel