This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Problem with eggdrop logs and pisg

General support and discussion of Eggdrop bots.
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Post by TommyGun »

Yes i did saw that, and i tried before but without luck.

Did change it and we will see tomorrow, i will edit all log files when i know what the right way is.
http://www.gamergun.com/ - Free Files Uploader
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

I honestly cannot see why setting pisg up should be so difficult. It is actually exceedingly easy but it does require careful perusal of all the documentation.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

It's very easy, I set it up in like 10 mins.. The most difficult part was figuring out the css sheets to actually change the colors, so I made a little cheat sheet, if anyone else finds it useful:

tag:
headtext - Table Top Line Header fg/bg
headlinebg - Table Top Line Box Borders
tdtop - Table 2nd Line Box
hicell - 2nd Tables bg
hicell10 - ?
rankc - Table numbering 2 and lower
hirankc - Table numbering 1
rankc10 - ?
rankc10center - Most Active Times bottom row bg (numbers)
hirankc10center - Most Active Times bottom row highest stat
small - ?
asmall - numbers in small font (above most active times)
e
exhuman
Voice
Posts: 9
Joined: Sat Jul 22, 2006 2:01 pm

Need Pisg Help

Post by exhuman »

Hi,

I want to Run Pisg with Eggdrop on Multiple Channel, Any one sugess me Configuration by which i be able to use it on multiple channel, e.g 5 html pages for 5 different channel. cuz i planing to make one Dedicated eggdrop only for pisg.

Thanks in Advance
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Post by TommyGun »

Alchera wrote:I honestly cannot see why setting pisg up should be so difficult. It is actually exceedingly easy but it does require careful perusal of all the documentation.
I got it working :)

Changed that setting and all my logs to this;

divisionbrabant.log.20060801

untill today and it works perfect. thanks!
http://www.gamergun.com/ - Free Files Uploader
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Re: Need Pisg Help

Post by Alchera »

exhuman wrote:Hi,

I want to Run Pisg with Eggdrop on Multiple Channel, Any one sugess me Configuration by which i be able to use it on multiple channel, e.g 5 html pages for 5 different channel. cuz i planing to make one Dedicated eggdrop only for pisg.

Thanks in Advance
Try READING the documentation!
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Re: Need Pisg Help

Post by rosc2112 »

Alchera wrote: Try READING the documentation!
<lamer> If I knew how to rtfm I wouldn't be asking here? </lamer>

<grin>
w
w1z4rd
Voice
Posts: 9
Joined: Fri Jul 28, 2006 6:53 am

Post by w1z4rd »

lamer comments aside. because i find those supremicist attitudes lame. anyone succesfully stoped this bot from rotating the logs?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Code: Select all

set keep-all-logs 0
then use "divisionbrabant.log" for pisg
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

w1z4rd wrote:lamer comments aside. because i find those supremicist attitudes lame. anyone succesfully stoped this bot from rotating the logs?
Yes
w
w1z4rd
Voice
Posts: 9
Joined: Fri Jul 28, 2006 6:53 am

Post by w1z4rd »

riiiiiiiiiiiiiiiiiiight :(
User avatar
devilsoulblack
Halfop
Posts: 62
Joined: Wed Nov 19, 2003 9:18 pm
Location: Chile
Contact:

Post by devilsoulblack »

hi i have issues with pisg u have this

eggdrop.conf log part

Code: Select all

### Logfile Settings ###
set max-logs 365
set max-logsize 0
set quick-logs 0
set raw-log 0
logfile 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 keep-all-logs 1
set logfile-suffix ".%Y%m%d"
set switch-logfiles-at 300
set quiet-save 1

pisg.cfg

Code: Select all




<channel="#Orenses">
   LogDir="/home/aandaluz/bombon/logs/orenses/"
   Format="eggdrop"

   Lang="EN"
   ShowFoulLine="1"
   DailyActivity="30"
   ShowActiveTimes="1"
   ShowActiveNicks="1"
   ShowBigNumbers="1"
   ShowTopics="1"
   ShowLines="1"
   ShowWpl="1"
   ShowCpl="1"
   ShowWords="1"
   ShowLastSeen="1"
   ShowTime="1"
   ShowLineTime="1"
   ShowWordTime="1"
   ShowRandQuote="1"
   ShowLegend="1"
   ShowKickLine="1"
   ShowActionLine="1"
   ShowShoutLine="1"
   ShowMuw="1"
   ShowMrn="1"
   ShowMru="1"
   ShowCharts="0"
   ShowMostNicks="1"
   ShowActiveGenders="1"
   ShowSmileys="1"
   ShowMostActiveByHour="1"
   ShowMostActiveByHourGraph="1"
   ActiveNicks="50"
   ActiveNicks2="25"
   ActiveNicksByHour="25"
   MostNicksHistory="10"
   MostNicksVerbose="1"
   TopicHistory="5"
   UrlHistory="15"
   ChartsHistory="10"
   WordHistory="15"
   NickHistory="15"
   SmileyHistory="15"
   NickTracking="1"
  
   UserPics="1"
   Maintainer="Witlof"
   Network="DAL.net"
   OutputFile="/home/aandaluz/stats/orenses/index.html"
   ColorScheme="default"
   PicWidth="60"
   PicHeight="60"
   MaxQuote="40"
   ShowHalfops = "1"
   ShowOps = "1"
 </channel>
any idea what ist wrong ? when try run pisg i get this
aandaluz@im:~/stats/pisg/pisg$ ./pisg
pisg v0.72+CVS - Perl IRC Statistics Generator

Using config file: pisg.cfg

Warning: pisg.cfg, line 48: Unrecognized line:
Statistics for channel #Orenses @ DAL.net by Witlof

Looking 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 total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100813... 0 days, 0 lines total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100814... 0 days, 0 lines total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100815... 0 days, 0 lines total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100816... 0 days, 0 lines total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100817... 0 days, 0 lines total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100818... 0 days, 0 lines total
Analyzing log /home/aandaluz/bombon/logs/orenses/orenses.log.20100819... 0 days, 0 lines total
Channel analyzed successfully in 00 hours, 00 minutes and 00 seconds on Thu Aug 19 16:06:35 2010

No parseable lines found in logfile (991 total lines). Skipping.
-> You might be using the wrong format.
-> A common error is that the logs do not contain timestamps for each line.
i have pisg 0.72 and eggdrop v1.6.20
---------
Add [SOLVED] to the thread title if your issue has been.
Search - FAQ
p
pseudo
Halfop
Posts: 88
Joined: Mon Nov 23, 2009 4:52 am
Location: Bulgaria
Contact:

Post by pseudo »

The reason is, the default timestamp format changed with eggdrop 1.6.20 - it now contains seconds too. Pisg's eggdrop parser has the old format hardcoded.

There are two solutions:

Change the timestamp-format variable in eggdrop.conf back to the old default to keep pisg happy:

Code: Select all

set timestamp-format {[%H:%M]}
Or, better, download Eggdrop 1.6.20 and older compatible eggdrop log parser for Pisg

Go to the directory where pisg is installed and replace the old file in modules/Pisg/Parser/Format/ with this one. This way you won't have to change the timestamp-format and having seconds is better :P
User avatar
devilsoulblack
Halfop
Posts: 62
Joined: Wed Nov 19, 2003 9:18 pm
Location: Chile
Contact:

Post by devilsoulblack »

pseudo thanks for help me out =)
---------
Add [SOLVED] to the thread title if your issue has been.
Search - FAQ
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

pseudo thanks for posting the set timestamp-format fix that was exactly the problem I was having with pisg parsing logfiles.

Cheers!
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
Post Reply