<?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>JFFNMS</title>
	<atom:link href="http://www.jffnms.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jffnms.org</link>
	<description>Just For Fun Network Management System</description>
	<lastBuildDate>Sun, 01 Apr 2012 08:09:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>JFFNMS 0.9.3 RC1</title>
		<link>http://www.jffnms.org/2012/04/jffnms-0-9-3-rc1/</link>
		<comments>http://www.jffnms.org/2012/04/jffnms-0-9-3-rc1/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 08:09:25 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=85</guid>
		<description><![CDATA[The first release candidate for the open-source Network Management System JFFNMS has been uploaded to sourceforge. You can find it at https://sourceforge.net/projects/jffnms/files/jffnms%20RC/. This version fixes many bugs within the poller and greatly increases the poller rate.]]></description>
			<content:encoded><![CDATA[<p>The first release candidate for the open-source Network Management System JFFNMS has been uploaded to sourceforge. You can find it at <a href="https://sourceforge.net/projects/jffnms/files/jffnms%20RC/">https://sourceforge.net/projects/jffnms/files/jffnms%20RC/</a>.</p>

<p>This version fixes many bugs within the poller and greatly increases the poller rate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2012/04/jffnms-0-9-3-rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JFFNMS 0.9.1 Released</title>
		<link>http://www.jffnms.org/2011/06/jffnms-0-9-1-released/</link>
		<comments>http://www.jffnms.org/2011/06/jffnms-0-9-1-released/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 13:17:07 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=83</guid>
		<description><![CDATA[The Network Managent System JFFNMS has been updated to version 0.9.1. This version is a bugfix release only with no new added features. If you are running version 0.9.0 it is strongly recommended to upgrade to 0.9.1 Version 0.9 is planned to be a maintenance only stream which will have some minor feature enhancements but [...]]]></description>
			<content:encoded><![CDATA[<p>The Network Managent System JFFNMS has been updated to version 0.9.1. This version is a bugfix release only with no new added features. If you are running version 0.9.0 it is strongly recommended to upgrade to 0.9.1</p>

<p>Version 0.9 is planned to be a maintenance only stream which will have some minor feature enhancements but mainly bugfixes. The idea behind this is to shakeout any bugs that may of appeared due to the major re-work between 0.8.5 and 0.9.0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2011/06/jffnms-0-9-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JFFNMS 0.9.0 Released</title>
		<link>http://www.jffnms.org/2011/05/jffnms-0-9-0-released/</link>
		<comments>http://www.jffnms.org/2011/05/jffnms-0-9-0-released/#comments</comments>
		<pubDate>Sat, 21 May 2011 12:57:02 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=78</guid>
		<description><![CDATA[After 3 release candidates JFFNMS is now at version 0.9.0. Both the web frontend and backend (engines) have had extensive re-work done to them to cleanup and tighten up the code. There should be a lot less warnings and errors from PHP when you set to a higher error level. Fixed error in syslog consolidator [...]]]></description>
			<content:encoded><![CDATA[<p>After 3 release candidates JFFNMS is now at version 0.9.0. Both the web frontend and backend (engines) have had extensive re-work done to them to cleanup and tighten up the code. There should be a lot less warnings and errors from PHP when you set to a higher error level.
<ul>
    <li>Fixed error in syslog consolidator which fails for postgresql</li>
    <li>All webpage input passes through Sanitizer</li>
    <li>register_globals no longer needs to be turned on, so turn it off!</li>
    <li>rrdtool v1.0 support dropped</li>
    <li>lots of cleanup</li>
    <li>poller rewritten with parent/child code</li>
    <li>autodiscovery the same as poller</li>
    <li>Removed php rrd module support</li>
    <li>Interface auto-discovery will check sysobjid before trying discovery</li>
    <li>IPv6 reachability support</li>
    <li>Separated interface selector code</li>
    <li>SNMP interfaces can have High Speed and optinally no Cisco proxy ping</li>
</ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2011/05/jffnms-0-9-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JFFNMS version 0.9.0 at RC3</title>
		<link>http://www.jffnms.org/2011/05/jffnms-version-0-9-0-at-rc3/</link>
		<comments>http://www.jffnms.org/2011/05/jffnms-version-0-9-0-at-rc3/#comments</comments>
		<pubDate>Wed, 04 May 2011 13:03:42 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=72</guid>
		<description><![CDATA[The latest Release Candidate for JFFNMS 0.9.0 has been released. I am expecting this to be the last RC before 0.9.0 comes out. It has significantly better job control between the parent and child processes for the engines and some clean-ups that I have previously missed. The files are found on SourceForge at https://sourceforge.net/projects/jffnms/files/jffnms%20RC/]]></description>
			<content:encoded><![CDATA[<p>The latest Release Candidate for JFFNMS 0.9.0 has been released.  I am expecting this to be the last RC before 0.9.0 comes out.  It has significantly better job control between the parent and child processes for the engines and some clean-ups that I have previously missed.</p>

<p>The files are found on SourceForge at <a href="https://sourceforge.net/projects/jffnms/files/jffnms%20RC/">https://sourceforge.net/projects/jffnms/files/jffnms%20RC/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2011/05/jffnms-version-0-9-0-at-rc3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.9.0 updated to RC2</title>
		<link>http://www.jffnms.org/2011/03/version-0-9-0-updated-to-rc2/</link>
		<comments>http://www.jffnms.org/2011/03/version-0-9-0-updated-to-rc2/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 09:48:09 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=69</guid>
		<description><![CDATA[There is a new release candidate version RC2 now available. It fixes the setup page problems that some people have seen and also the DHTML maps wrap the interfaces near the width of the screen. There are no database changes between RC1 and RC2 and you can find it at http://sourceforge.net/projects/jffnms/files/jffnms%20RC/]]></description>
			<content:encoded><![CDATA[<p>There is a new release candidate version RC2 now available.  It fixes the setup page problems that some people have seen and also the DHTML maps wrap the interfaces near the width of the screen.</p>

<p>There are no database changes between RC1 and RC2 and you can find it at <a href="http://sourceforge.net/projects/jffnms/files/jffnms%20RC/">http://sourceforge.net/projects/jffnms/files/jffnms%20RC/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2011/03/version-0-9-0-updated-to-rc2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Version 0.9.0 at RC1</title>
		<link>http://www.jffnms.org/2011/03/version-0-9-0-at-rc1/</link>
		<comments>http://www.jffnms.org/2011/03/version-0-9-0-at-rc1/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 23:27:08 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=59</guid>
		<description><![CDATA[Release candidate 1 for JFFNMS 0.9.0 is released with much code clean-up.]]></description>
			<content:encoded><![CDATA[<p>The next version of JFFNMS is nearing completion and is now at Release Candidate 1.  Version 0.9.0 has a major amount of work in cleaning up and securing the code.</p>

<p>The majority of the work has been in the complete re-write of the engines that do the polling, autodiscovery and consolidation. The parent/child communication has changed as has the way the processes are forked.</p>

<p>On the front-end, the requirement to register globals has finally been removed, with the code explicitly specifying and sanitising the variables it requires.  This will make it easier to debug problems and make the application webservers more secure.</p>

<p>Finally there is better support for High Capacity interface counters and some support for IPv6, meaning you can see how slow ipv6.google.com is from your place.</p>

<p>JFFNMS 0.9.0rc1 is available from SourceForge at <a href="https://sourceforge.net/projects/jffnms/files/jffnms%20RC/">https://sourceforge.net/projects/jffnms/files/jffnms%20RC/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2011/03/version-0-9-0-at-rc1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JFFNMS Website updated</title>
		<link>http://www.jffnms.org/2011/02/jffnms-website-updated/</link>
		<comments>http://www.jffnms.org/2011/02/jffnms-website-updated/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 09:39:25 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/?p=53</guid>
		<description><![CDATA[After a period of many years with no updates, the JFFNMS website has had a major change. Using WordPress means that news and updates should happen a lot more often.]]></description>
			<content:encoded><![CDATA[<p>After a period of many years with no updates, the JFFNMS website has had a major change. Using <a href="http://wordpress.org/">WordPress</a> means that news and updates should happen a lot more often.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2011/02/jffnms-website-updated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JFFNMS 0.8.5 Released</title>
		<link>http://www.jffnms.org/2010/05/jffnms-0-8-5-released/</link>
		<comments>http://www.jffnms.org/2010/05/jffnms-0-8-5-released/#comments</comments>
		<pubDate>Tue, 11 May 2010 12:10:08 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/wordpress/?p=41</guid>
		<description><![CDATA[JFFNMS version 0.8.5 has now been released. This is a bug fix release but has the missing database exports that were missing from 0.8.4.]]></description>
			<content:encoded><![CDATA[<p>JFFNMS version 0.8.5 has now been released. This is a bug fix release but has the missing database exports that were missing from 0.8.4.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2010/05/jffnms-0-8-5-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>JFFNMS 0.8.4 Released</title>
		<link>http://www.jffnms.org/2009/10/jffnms-0-8-4-released/</link>
		<comments>http://www.jffnms.org/2009/10/jffnms-0-8-4-released/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:08:03 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.jffnms.org/wordpress/?p=39</guid>
		<description><![CDATA[After a long wait, JFFNMS version 0.8.4 has been released. From the changelog there is the following improvements: tcp_status poller only returns ascii data Config script redirects to https url if called that way Added security patches as per Debian security patch 20_security Above Closes SF:1725069 blentz patch for Dell OpenManage Fans and Tempeature added [...]]]></description>
			<content:encoded><![CDATA[<p>After a long wait, JFFNMS version 0.8.4 has been released. From the changelog there is the following improvements:</p>

<ul>
<li>tcp_status poller only returns ascii data</li>
<li>Config script redirects to https url if called that way</li>
<li>Added security patches as per Debian security patch 20_security</li>
<li>Above Closes SF:1725069</li>
<li>blentz patch for Dell OpenManage Fans and Tempeature added SF:1633506</li>
<li>Removed non-free font and change code to handle no font present</li>
<li>Started on logfile reading</li>
<li>UPS poller now can work with Mitsubishi Diamondlink devices</li>
<li>APC PDU support &#8211; this and above patch from falz</li>
<li>Added support for IBM Blades, IBM Servers, IBM DS4XXX controllers,
generic Fibre Channel &#8211; All from David Lima</li>
<li>Informant-Advanced logical disk support added &#8211; From Sebastian van Dijk</li>
<li>Network UPS Tool support added</li>
<li>import_custom.php fixed for multiple fields in same table</li>
<li>Host MIB Apps can be case-insensitive checking</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jffnms.org/2009/10/jffnms-0-8-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

