<?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>Netexpertise &#187; session</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/session/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +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>Graph Number of Freeradius Sessions in MRTG</title>
		<link>http://www.netexpertise.eu/en/freeradius/graph-freeradius-sessions.html</link>
		<comments>http://www.netexpertise.eu/en/freeradius/graph-freeradius-sessions.html#comments</comments>
		<pubDate>Sat, 16 May 2009 21:51:15 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Freeradius]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[active]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[mrtg]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=323</guid>
		<description><![CDATA[You can easily graph your Freeradius number of active sessions with a simple shell script if you store accounting data in a SQL database. Use the script below for Mysql: &#160; #!/bin/bash SQL_USERNAME=radius_username SQL_DATABASE=radius SQL_PASSWORD=your_password SQL_SERVER=127.0.0.1 SQL_ACCOUNTING_TABLE=radacct BACK_DAYS=5 SESSIONS=`mysql -BN -u$SQL_USERNAME -p$SQL_PASSWORD -h $SQL_SERVER $SQL_DATABASE -e \ "SELECT COUNT(*) FROM $SQL_ACCOUNTING_TABLE \ WHERE acctstoptime IS [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/freeradius/graph-freeradius-sessions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radius Packet of Disconnect</title>
		<link>http://www.netexpertise.eu/en/freeradius/packet-of-disconnect.html</link>
		<comments>http://www.netexpertise.eu/en/freeradius/packet-of-disconnect.html#comments</comments>
		<pubDate>Tue, 26 Sep 2006 00:00:00 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Freeradius]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[disconnect]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[radius]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[suspend]]></category>
		<category><![CDATA[terminate]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://netexpertise/en/?p=50</guid>
		<description><![CDATA[Our goal here is to reset automatically a customer for whom Radius settings have changed. This is useful after putting him on restriction or cutting him off in case of extensive usage. We are surprised to find very little information about &#8220;Packet Of Disconnect&#8221; when we type Radius in a search engine. We wrote a [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/freeradius/packet-of-disconnect.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

