Überwachen mit Check_MK
http://mathias-kettner.de/checkmk_monitoring_system.html http://mathias-kettner.de/checkmk.html http://mathias-kettner.de/checkmk_check_catalogue.html http://mathias-kettner.de/screencasts.html http://mathias-kettner.de/checkmk_vsphere.html Um Windows Systeme zu überwachen, kann man sich der check_mk_agent.exe von Matthias Kettner bedienen. Das Windows Binary befindet sich in der OMD Instanz unter /omd/versions/{version}/share/check_mk/agents/windows . http://www.tiri.li/journal/omd-check-mk-agent-unter-windows prod/check_mk/omd/versions/1.20/share/check_mk/agents/ Installing the Agent manually The check_mk agent for Linux consists of only two files: a shell skript called check_mk_agent.linux and a configuration file for xinetd.conf , both of which can be found in the subdirectory agents . xinetd is an improved version of the classical inetd and a is available or even standard on most current linux distributions. ...