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

	<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>2011-07-23T09:40:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[fizz]]></name></author>
		<updated>2011-07-23T09:40:30-04:00</updated>

		<published>2011-07-23T09:40:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97271#p97271</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97271#p97271"/>
		<title type="html"><![CDATA[Psig + Eggdrop = timeout]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97271#p97271"><![CDATA[
I fixed the issue, by another way but now with more logs i have no choice, I'll do that..<br><br>Thank you (many month later).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11561">fizz</a> — Sat Jul 23, 2011 9:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[thommey]]></name></author>
		<updated>2011-02-21T19:27:31-04:00</updated>

		<published>2011-02-21T19:27:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96173#p96173</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96173#p96173"/>
		<title type="html"><![CDATA[Psig + Eggdrop = timeout]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96173#p96173"><![CDATA[
Pisg takes a while to parse that amount of logfiles, it does that everytime and will get slower and slower when the logfiles grow larger or get more, yes, that's normal. The solution is to not run pisg from eggdrop, but make it run every day or something via crontab. Eggdrop blocks in [exec] until the command it executes finishes, there are methods to execute stuff "in the background" - piped open or bgexec or exec with &amp;, but I'd recommend not running pisg from eggdrop at all, crontab should suit your needs:<br><br>See <a href="http://www.df7cb.de/projects/pisg/pisg/scripts/crontab" class="postlink">http://www.df7cb.de/projects/pisg/pisg/scripts/crontab</a> or similar<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9830">thommey</a> — Mon Feb 21, 2011 7:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[fizz]]></name></author>
		<updated>2011-02-21T19:11:24-04:00</updated>

		<published>2011-02-21T19:11:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96172#p96172</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96172#p96172"/>
		<title type="html"><![CDATA[Psig + Eggdrop = timeout]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96172#p96172"><![CDATA[
Hi,<br><br>I have an Eggdrop with Pisg.<br>Eggdrop works fine, but while Pisg analyze logs, it freeze completely.<br>There is only 1years of log (700.000 lines), 1 file by day.<br><br>After each pisg analyze (env 1minute), Eggdrop stops responding (freeze) for another 3 or 5 minutes Oo<br>Sometime I have a ping timeout...<br><br>And when I launch Pisg by myself (./psig), It happens the same thing.<br>So <span style="text-decoration:underline">I think</span> its not directly due to Eggdrop but Pisg (I saw 99% CPU for perl, during psig running)<br><br>Have you same issue ?<br>If yes, how do you can keep many years of logging ?<br>Why Eggdrop does not respond, when I run Psig manually ?<br>Why Eggdrop continues to freeze when Psig finished ?<br><br>Its a VM with this configuration : <br>OS : Debian 6<br>Eggdrop : 1.6.20<br>Pisg : 0.72<br>Proc : Xeon E5520 (2 Virtual Processors)<br>MEM : 2Go<br>HD : 10Go<br>Log : 700K lines 34Mo<br><br>Thank you,<br>F.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11561">fizz</a> — Mon Feb 21, 2011 7:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
