<?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>keepalived &#8211; FU-BAR</title>
	<atom:link href="/tag/keepalived/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Fucked Up Beyond All Recognition</description>
	<lastBuildDate>Sat, 07 Jan 2017 21:09:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>/wp-content/uploads/2020/07/cropped-eu-header-20200715-2-32x32.png</url>
	<title>keepalived &#8211; FU-BAR</title>
	<link>/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Zabbix Keepalived template</title>
		<link>/2016/12/18/zabbix-keepalived-template/</link>
		
		<dc:creator><![CDATA[Rui Seabra]]></dc:creator>
		<pubDate>Sun, 18 Dec 2016 16:46:04 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[keepalived]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">/?p=2553</guid>

					<description><![CDATA[I&#8217;m cleaning up some templates I&#8217;ve done for Zabbix and publishing them over here. The first one is Keepalived as a load balancer. This template&#8230; requires no scripts placed on the server creates an application, Keepalived collects from the agent: if it is a master if it is an IPv4 router the number of keepalived &#8230; <p class="link-more"><a href="/2016/12/18/zabbix-keepalived-template/" class="more-link">Continue reading<span class="screen-reader-text"> "Zabbix Keepalived template"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m cleaning up some templates I&#8217;ve done for Zabbix and publishing them <a href="https://github.com/rseabra/zabbix-templates">over here</a>. The <a href="https://github.com/rseabra/zabbix-templates/tree/master/keepalived">first one is Keepalived</a> <strong>as a load balancer</strong>.</p>
<p>This template&#8230;</p>
<ul>
<li>requires no scripts placed on the server</li>
<li>creates an application, Keepalived</li>
<li>collects from the agent:
<ul>
<li>if it is a master</li>
<li>if it is an IPv4 router</li>
<li>the number of keepalived processes</li>
</ul>
</li>
<li>reports on
<ul>
<li>state changes (from master to backup or the reverse) as WARNING</li>
<li>backup server that&#8217;s neither a router or has keepalived routing as HIGH (your redundancy is impacted)</li>
<li>master server that&#8217;s neither a router nor has keepalived routing as DISASTER (your service will be impacted if there&#8217;s an availability issue in one real server as nothing else will automatically let IPVS know of a different table)</li>
</ul>
</li>
</ul>
<p>I still haven&#8217;t found a good way to report on the cluster other than creating triggers on hosts, though. Any ideas?</p>
<p>Up next is Postfix and, hopefully, IPVS Instance (not sure it can be done without scripts or writing an agent plugin, though. I haven&#8217;t done it yet).</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
