Check_MK Agent causing high Disk IO

The mk_apt agent plugin is rather simple. In it’s default configuration, it basically does (some options skipped):

apt-get update
apt-get -s upgrade

The first step updates the package lists from the Debian/Ubuntu mirrors. The lists can be quite big, depending on the contents of your sources.list.