<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nagios &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/nagios/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Fri, 25 Dec 2015 17:51:26 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>nagios &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Merker: check_mk Installation</title>
		<link>https://www.systemtechnics.de/merker-check_mk-installation/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Mon, 21 Dec 2015 07:33:54 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[check_mk]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[wato]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=1020</guid>

					<description><![CDATA[Ein kleiner interner Merker für mich wie die Überwachung zusätzlicher Debian-Server mittels check_mk zu installieren ist. cd /root/ aptitude update [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Ein kleiner interner Merker für mich wie die Überwachung zusätzlicher Debian-Server mittels check_mk zu installieren ist.</p>
<p><span id="more-1020"></span></p>
<pre><code>cd /root/
aptitude update && aptitude upgrade
aptitude install xinetd -y
scp michelle.systemtechnics.de:/root/software/check-mk-agent_1.2.4p2-2_all.deb .
dpkg --install check-mk-agent_1.2.4p2-2_all.deb 
scp michelle.systemtechnics.de:/root/software/check_mk.xinetd /etc/xinetd.d/check_mk 
/etc/init.d/xinetd restart
</code></pre>
<p>Anschließend kann man den Host zusätzlich in der Webverwaltung (WATO) von check_mk hinzufügen.</p>
<p><img decoding="async" src="/wp-content/uploads/check_mk_wato.png" alt="" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
