<?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>..::CHANGE is INEVITABLE::.. &#187; replication</title>
	<atom:link href="http://kedar.nitty-witty.com/blog/tag/replication/feed" rel="self" type="application/rss+xml" />
	<link>http://kedar.nitty-witty.com/blog</link>
	<description>Kedar&#039;s Blog for MySQL and more</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:42:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MySQL master master replication monitor with php code</title>
		<link>http://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code</link>
		<comments>http://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:26:52 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[mysql replication monitoring]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php script]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://kedar.nitty-witty.com/blog/?p=271</guid>
		<description><![CDATA[For monitoring replication we know a lot of tools and codes &#8211; but this one is different because I wrote it Well this is fairly simple php code for monitoring...]]></description>
		<wfw:commentRss>http://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Monitor multiple mysql replication using php: Updated</title>
		<link>http://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php</link>
		<comments>http://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php#comments</comments>
		<pubDate>Wed, 11 Nov 2009 15:21:25 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[monitor replication]]></category>
		<category><![CDATA[mysql replication monitor]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[replication monitor in php]]></category>

		<guid isPermaLink="false">http://kedar.nitty-witty.com/blog/?p=200</guid>
		<description><![CDATA[Monitoring a replication is an important aspect. As replication includes multiple nodes, it is essential to track activity and status across all mysql servers involved in replication. To monitor replication...]]></description>
		<wfw:commentRss>http://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Quick Multi MySQL Server Installation with Master-Master Replication on Same Windows Box</title>
		<link>http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box</link>
		<comments>http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box#comments</comments>
		<pubDate>Wed, 04 Nov 2009 07:56:02 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[master-master]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://kedar.nitty-witty.com/blog/?p=33</guid>
		<description><![CDATA[This article is a brief step-by-step tutorial on the subject task which is divided into the following main parts: Installing two MySQL Server Instances Setting up master-slave replication Setting up...]]></description>
		<wfw:commentRss>http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replication slave lag monitoring using heartbeat and windows batch scripts</title>
		<link>http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts</link>
		<comments>http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts#comments</comments>
		<pubDate>Wed, 04 Nov 2009 07:54:07 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[master-master]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://kedar.nitty-witty.com/blog/?p=30</guid>
		<description><![CDATA[&#8220;Show Slave Status&#8221; command has a last column &#8220;Seconds_Behind_Master&#8221;, which gives us idea about how much time slave is lagging behind master. It is an important to be considered parameter...]]></description>
		<wfw:commentRss>http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

