<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/20208" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2016-08-31T13:19:51-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/20208</id>

		<entry>
		<author><name><![CDATA[ivp]]></name></author>
		<updated>2016-08-31T13:19:51-04:00</updated>

		<published>2016-08-31T13:19:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105372#p105372</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105372#p105372"/>
		<title type="html"><![CDATA[Display global IRC stats using rrdtool]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105372#p105372"><![CDATA[
Hi,<br><br>Can somebody extend the functionality of <a href="https://github.com/vetinari/rrdstats.tcl" class="postlink">https://github.com/vetinari/rrdstats.tcl</a> eggdrop script or make the similar one to create the following IRC stats:<br><br>1) Graph showing total number of users and total number of operators<br><br>Use command: /lusers and parse "local users" and "operator(s) online" data<br><br>2) Graph showing number of channels formed<br><br>Use command: /lusers and parse "channels formed" data<br><br>3) Graph showing breakdown of total number of users per ident. This should be based on predefined list of idents plus there should be 'Other' having all other unlisted idents.<br><br>Use command: /who +u *some_ident* for every predefined ident and then count number of results.<br>'Other' ident would be calculated as "local users" data from /lusers command minus summarized number of users for predefined idents.<br><br>Many thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12649">ivp</a> — Wed Aug 31, 2016 1:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
