#title Monitoring with Check_MK #author Stefan Hornburg (Racke) #lang de #pubdate 2021-09-30 #sorttopics OMD, check-mk, Monitoring Repositories: [[https://labs.consol.de/repo/stable/][https://labs.consol.de/repo/stable/]] * Command line Show host and agent information: {{{ cmk -D linuxia.de }}} * Extensions ** MKP packages The mkp command (alias for =cmk -P=) handles MKP extensions on the commandline. *** List packages {{{ ~# mkp list }}} *** Remove package {{{ ~# mkp remove eximqueue }}}