<?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>Monitor Magento Error Reports Archives - gj</title>
	<atom:link href="https://blog.gaiterjones.com/tag/monitor-magento-error-reports/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.gaiterjones.com/tag/monitor-magento-error-reports/</link>
	<description>gaiterjones</description>
	<lastBuildDate>Thu, 11 Aug 2011 15:44:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>FREE Magento Extension &#8211; Monitor /var/report Error files</title>
		<link>https://blog.gaiterjones.com/free-magento-extension-monitor-var-report-errors/</link>
					<comments>https://blog.gaiterjones.com/free-magento-extension-monitor-var-report-errors/#comments</comments>
		
		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Thu, 14 Apr 2011 16:08:35 +0000</pubDate>
				<category><![CDATA[Free Magento Extensions]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Monitor Reports]]></category>
		<category><![CDATA[5 Minute Fix]]></category>
		<category><![CDATA[FREE Magento Extensions]]></category>
		<category><![CDATA[Monitor Magento Error Reports]]></category>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=372</guid>

					<description><![CDATA[I recently experienced an interesting problem with a Magento web store that went unnoticed because although the store appeared to be functioning perfectly well I was not aware of error...<a class="more-link" href="https://blog.gaiterjones.com/free-magento-extension-monitor-var-report-errors/" title="Continue reading">Continue reading</a>]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="hang-2-column     alignnone" title="Magento BuyXGetYFree Extension" src="https://blog.gaiterjones.com/wp-content/uploads/2011/03/buyxgeyfree-box.jpg" alt="Magento BuyXGetYFree Extension" width="168" height="168" />I recently experienced an interesting problem with a Magento web store that went unnoticed because although the store appeared to be functioning perfectly well I was not aware of error reports being created in the Magento <em>/var/report</em> folder. I don&#8217;t regularly check this folder and had I known about the error reports that were rapidly accumulating there I could have solved the problem with the store quicker!</p>
<p>I thought it would be a good idea to monitor this folder for new files and to be alerted by email when a change in the folder contents is detected, i.e. when a new error report is generated so that I am aware of Magento errors as soon as they happen.</p>
<p>I put together a quick PHP script and then converted it into a Magento Extension that runs as part of the magento scheduled cron tasks. The extension will check the /var/report folder every hour and send an email alert when a change in this folder is detected with the latest error report file attached.</p>
<p>The extension uses the Magento scheduler which should be enabled. And the Magento scheduler script <em>cron.php </em>should be configured to run periodically in your crontab.</p>
<p>To install the extension, copy the extension app folder to your magento store app folder. Refresh your magento cache. Logout from admin, and login again. Check out your var/reports folder, if you have not checked it for a while there could be reports there, it is quite safe to remove old reports.</p>
<p>The first time the extension runs you will receive an email if there are existing files in your var/report folder showing the total number of reports with the newest report attached. After that you will be alerted each time new reports are detected.</p>
<p>Configure the extension with a valid email addresses, in the My Extensions, Monitor Reports admin section.</p>
<p>Tested with Magento 1.3.x, 1.5.x</p>
<figure id="attachment_374" aria-describedby="caption-attachment-374" style="width: 620px" class="wp-caption alignnone"><img fetchpriority="high" decoding="async" class="hang-1-column       " title="Monitor Reports Extension configuration screen" src="https://blog.gaiterjones.com/wp-content/uploads/2011/04/monitorreports-620x330.jpg" alt="" width="620" height="330" /><figcaption id="caption-attachment-374" class="wp-caption-text">Monitor Reports Extension configuration screen</figcaption></figure>
<p>&nbsp;</p>
<p><strong><a href="https://blog.gaiterjones.com/dev/extension.php?id=6f35f46082c9cb637c809e7e04365ce9">Download the extension here</a>.</strong></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.gaiterjones.com/free-magento-extension-monitor-var-report-errors/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
