<?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/11016" />

	<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>2010-08-19T15:51:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[devilsoulblack]]></name></author>
		<updated>2010-08-19T15:51:37-04:00</updated>

		<published>2010-08-19T15:51:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94005#p94005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94005#p94005"/>
		<title type="html"><![CDATA[Re: Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94005#p94005"><![CDATA[
<blockquote class="uncited"><div>hi,<br>i am using pisg 0.67 with my eggdrop...<br>everything was fine. now after 1 week am getting this error.<blockquote class="uncited"><div>pad@sh3lls:~/pisg-0.67$ ./pisg<br>pisg v0.67 - Perl IRC Statistics Generator<br><br>Using config file: pisg.cfg<br><br>Statistics for channel #test @ DALnet by Romeyo<br><br>Looking for logfiles in /home/ircer/pad/logs/test/...<br><br>8 logfile(s) found, using eggdrop format...<br><br>Analyzing log /home/pad/logs/test/test.log.11Dec2005... 2 days, 30118 lines total<br>Analyzing log /home/pad/logs/test/test.log.12Dec2005... 3 days, 66130 lines total<br>Analyzing log /home/pad/logs/test/test.log.13Dec2005... 4 days, 102628 lines total<br>Analyzing log /home/pad/logs/test/test.log.14Dec2005... 5 days, 137116 lines total<br>Analyzing log /home/pad/logs/test/test.log.15Dec2005... 6 days, 171848 lines total<br>Analyzing log /home/pad/logs/test/test.log.16Dec2005... 7 days, 205015 lines total<br>Analyzing log /home/pad/logs/test/test.log.17Dec2005... 8 days, 238792 lines total<br>Analyzing log /home/pad/logs/test/test.log.18Dec2005... 8 days, 267726 lines total<br>Channel analyzed successfully in 00 hours, 01 minutes and 17 seconds on Sun Dec 18 12:35:32 2005<br><br>Text::Iconv is not installed, skipping charset conversion of language templates<br>Now generating HTML in /home/pad/www/test.html...<br>Out of memory during request for 9 bytes, total sbrk() is 33411072 bytes!</div></blockquote>but the webpage gets updated... no idea where the problem resides... <br>thanks...</div></blockquote>i have issue running pisg 0.72  <br><div class="codebox"><p>Code: </p><pre><code>aandaluz@im:~/stats/pisg/pisg$ ./pisgpisg v0.72+CVS - Perl IRC Statistics GeneratorUsing config file: pisg.cfgStatistics for channel #orenses @ DALnet by BellotaLooking for logfiles in /home/aandaluz/bombon/logs/orenses/...8 logfile(s) found, using eggdrop format...Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100812... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100813... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100814... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100815... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100816... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100817... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100818... 0 days, 0 lines totalAnalyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100819... 0 days, 0 lines totalChannel analyzed successfully in 00 hours, 00 minutes and 00 seconds on Thu Aug 19 14:42:32 2010No parseable lines found in logfile (975 total lines). Skipping.-&gt; You might be using the wrong format.-&gt; A common error is that the logs do not contain timestamps for each line.aandaluz@im:~/stats/pisg/pisg$ </code></pre></div>this ist the eggdrop log setup <br><div class="codebox"><p>Code: </p><pre><code>### Logfile Settings ###set max-logs 7set max-logsize 0set quick-logs 0set raw-log 0logfile mco * "/home/aandaluz/bombon/logs/egg-drop.log" logfile jpk #Siliconvalley "/home/aandaluz/bombon/logs/siliconvalley/siliconvalley.log"logfile jpk #Orenses "/home/aandaluz/bombon/logs/orenses/orenses.log"logfile jpk #Ecuador "/home/aandaluz/bombon/logs/ecuador/ecuador.log"set log-time 1#set timestamp-format {[%H:%M:%S]}set keep-all-logs 1set logfile-suffix ".%Y%m%d"set switch-logfiles-at 300set quiet-save 0</code></pre></div>pisg.cfg<br><div class="codebox"><p>Code: </p><pre><code>&lt;set Format="eggdrop"&gt;&lt;set Lang="EN"&gt;&lt;set Maintainer="Bellota"&gt;&lt;set Network="DALnet"&gt;&lt;set ImagePath="/users/"&gt;&lt;set DefaultPic="http://ecuador.irc.su/users/default.jpg"&gt;&lt;set UserPics="no"&gt;&lt;set LangFile="lang.txt"&gt;#&lt;set LangFile="PISG/pisg/lang.txt"&gt;&lt;set DailyActivity="31"&gt;&lt;set ShowWords="1"&gt;&lt;set ShowLastSeen="1"&gt;#&lt;set ShowWpl="1"&gt;#&lt;set ShowCpl="1"&gt;#&lt;set ShowLineTime="1"&gt;#&lt;set ShowWordTime="1"&gt;&lt;set ActiveNicks="60"&gt;&lt;set ActiveNicks2="40"&gt;&lt;set ShowMostActiveByHour="1"&gt;&lt;set ShowMostActiveByHourGraph="1"&gt;&lt;set ShowShoutLine="1"&gt;&lt;set ShowFoulLine="1"&gt;&lt;set ShowViolentLines="1"&gt;&lt;set ShowMostNicks="0"&gt;#&lt;set ShowOnlyTop="1"&gt;&lt;set TopicHistory="5"&gt;&lt;set UrlHistory="10"&gt;#&lt;set SortByWords="1"&gt;&lt;set ShowKickLine="0"&gt;&lt;set ShowKarma="1"&gt;&lt;set ShowSmileys="1"&gt;&lt;channel="#orenses"&gt;LogDir = "/home/aandaluz/bombon/logs/orenses/"OutputFile = "/home/aandaluz/stats/orenses/index.html"Network = "DALnet"UserPics = "1"TopicHistory = "5"ShowOps = "0"&lt;/channel&gt;</code></pre></div>any idea ? what ist wrong ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4165">devilsoulblack</a> — Thu Aug 19, 2010 3:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-08-12T19:55:37-04:00</updated>

		<published>2006-08-12T19:55:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65423#p65423</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65423#p65423"/>
		<title type="html"><![CDATA[Re: 'Transparent' graphs in Pisg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65423#p65423"><![CDATA[
<blockquote class="uncited"><div>Hi, I'm trying to use Pisg 0.68 as my stats generator but generated html doesn't show fancy graphs, well... it does, but that graphs have not colors... they are just transparent... Is anything wrong in my pisg.cfg?<br><br>Here they are... <a href="http://galeon.com/spanglish/Stats/spanglish.html" class="postlink">http://galeon.com/spanglish/Stats/spanglish.html</a>  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"></div></blockquote>Try <em class="text-italics">READING</em> the <a href="http://pisg.sourceforge.net/docs/" class="postlink">pisg 0.68 documentation</a>.<br><br>pisg 0.68 <a href="http://pisg.sourceforge.net/index.php?page=examples" class="postlink">examples</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Aug 12, 2006 7:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2006-10-28T18:30:16-04:00</updated>

		<published>2006-08-12T09:59:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65407#p65407</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65407#p65407"/>
		<title type="html"><![CDATA['Transparent' graphs in Pisg [solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65407#p65407"><![CDATA[
Hi, I'm trying to use Pisg 0.68 as my stats generator but generated html doesn't show fancy graphs, well... it does, but that graphs have not colors... they are just transparent... Is anything wrong in my pisg.cfg?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Sat Aug 12, 2006 9:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Romeyo]]></name></author>
		<updated>2005-12-19T01:42:49-04:00</updated>

		<published>2005-12-19T01:42:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58460#p58460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58460#p58460"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58460#p58460"><![CDATA[
thank you <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6915">Romeyo</a> — Mon Dec 19, 2005 1:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-18T18:29:11-04:00</updated>

		<published>2005-12-18T18:29:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58450#p58450</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58450#p58450"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58450#p58450"><![CDATA[
then you are out of luck and short of contacting your admin there isn't a thing you can do about that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 18, 2005 6:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Romeyo]]></name></author>
		<updated>2005-12-18T17:27:04-04:00</updated>

		<published>2005-12-18T17:27:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58448#p58448</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58448#p58448"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58448#p58448"><![CDATA[
hie,<br>I don't have administrative rights in that system. Its a shell account.<br>The operating system is FreeBSD 5.4-STABLE<br><br>Server configuration is,<br><br>Dual Xeon 3.0 Ghz<br>2 GB Ram<br>200 GB HDD<br>255 IP<br>100 mbit Port<br><br>thanks...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6915">Romeyo</a> — Sun Dec 18, 2005 5:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-18T16:15:52-04:00</updated>

		<published>2005-12-18T16:15:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58447#p58447</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58447#p58447"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58447#p58447"><![CDATA[
well that depends on many things - the operating system type, whether you have administrative rights on that computer, etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 18, 2005 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Romeyo]]></name></author>
		<updated>2005-12-18T15:35:29-04:00</updated>

		<published>2005-12-18T15:35:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58446#p58446</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58446#p58446"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58446#p58446"><![CDATA[
Sorry.. getting more memory from where... as far i saw pisg is using only the log files by parsing them n creating the webpage na? i have to allocate more memory for the eggdrop? please explain in detail..<br>Thanks ..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6915">Romeyo</a> — Sun Dec 18, 2005 3:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-18T14:46:12-04:00</updated>

		<published>2005-12-18T14:46:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58442#p58442</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58442#p58442"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58442#p58442"><![CDATA[
get more memory<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 18, 2005 2:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Romeyo]]></name></author>
		<updated>2005-12-18T13:52:33-04:00</updated>

		<published>2005-12-18T13:52:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58440#p58440</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58440#p58440"/>
		<title type="html"><![CDATA[Pisg Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58440#p58440"><![CDATA[
hi,<br>i am using pisg 0.67 with my eggdrop...<br>everything was fine. now after 1 week am getting this error.<blockquote class="uncited"><div>pad@sh3lls:~/pisg-0.67$ ./pisg<br>pisg v0.67 - Perl IRC Statistics Generator<br><br>Using config file: pisg.cfg<br><br>Statistics for channel #test @ DALnet by Romeyo<br><br>Looking for logfiles in /home/ircer/pad/logs/test/...<br><br>8 logfile(s) found, using eggdrop format...<br><br>Analyzing log /home/pad/logs/test/test.log.11Dec2005... 2 days, 30118 lines total<br>Analyzing log /home/pad/logs/test/test.log.12Dec2005... 3 days, 66130 lines total<br>Analyzing log /home/pad/logs/test/test.log.13Dec2005... 4 days, 102628 lines total<br>Analyzing log /home/pad/logs/test/test.log.14Dec2005... 5 days, 137116 lines total<br>Analyzing log /home/pad/logs/test/test.log.15Dec2005... 6 days, 171848 lines total<br>Analyzing log /home/pad/logs/test/test.log.16Dec2005... 7 days, 205015 lines total<br>Analyzing log /home/pad/logs/test/test.log.17Dec2005... 8 days, 238792 lines total<br>Analyzing log /home/pad/logs/test/test.log.18Dec2005... 8 days, 267726 lines total<br>Channel analyzed successfully in 00 hours, 01 minutes and 17 seconds on Sun Dec 18 12:35:32 2005<br><br>Text::Iconv is not installed, skipping charset conversion of language templates<br>Now generating HTML in /home/pad/www/test.html...<br>Out of memory during request for 9 bytes, total sbrk() is 33411072 bytes!</div></blockquote>but the webpage gets updated... no idea where the problem resides... <br>thanks...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6915">Romeyo</a> — Sun Dec 18, 2005 1:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
