<?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>mikerochford.com &#187; Nagios</title>
	<atom:link href="http://mikerochford.com/blog/category/nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikerochford.com/blog</link>
	<description>Being technical</description>
	<lastBuildDate>Thu, 16 Jun 2011 19:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Naigos Plugin: Check for packages to update in Debian/Ubuntu</title>
		<link>http://mikerochford.com/blog/2009/11/05/naigos-plugin-check-for-packages-to-update-in-debianubuntu/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://mikerochford.com/blog/2009/11/05/naigos-plugin-check-for-packages-to-update-in-debianubuntu/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 04:13:47 +0000</pubDate>
		<dc:creator>mrochford</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://mikerochford.com/blog/?p=97</guid>
		<description><![CDATA[Over the years I have manages a lot of systems, mostly debian based. The thing I really hate about having a lot of standalone systems is updating software. I am really bad at keeping track of new updates and I really dont want to have a cron script running to send me a email every [...]]]></description>
			<content:encoded><![CDATA[<p>Over the years I have manages a lot of systems, mostly debian based. The thing I really hate about having a lot of standalone systems is updating software. I am really bad at keeping track of new updates and I really dont want to have a cron script running to send me a email every day. Below is a script I used as a plugin for nagios. </p>
<p>The Script: <a href="http://mikerochford.com/code/perl/check_for_updates.pl">check_for_updates.pl</a></p>
<img src="http://mikerochford.com/blog/?ak_action=api_record_view&id=97&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fmikerochford.com%2Fblog%2F2009%2F11%2F05%2Fnaigos-plugin-check-for-packages-to-update-in-debianubuntu%2F&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://mikerochford.com/blog/2009/11/05/naigos-plugin-check-for-packages-to-update-in-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

