en ja hoor pproxy probs

Pagina: 1
Acties:

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
Ik snap er niks meer van:
-perl geinstalleerd (regel 21 aangepast)
-proxyper 319c-win32
-gp371w32
-ppstats-rc5-7.1

perproxy werkt gewoon, want mn blokjes brengt hij en haalt hij ervan op ,flushed ze gelijk door naar dsmarty, werkt allemaal.

gnuplot werkt ook, heb al mooie statspagina online met grafiek (zonderdata :( )

in dosbox naar ppstats en -debug -->een hele waslijst aan bewerkingen, maar volgens mij geen errors (schrijft op het laatst van alles weg).

Als ik ppstats zo aanklik zie ik even een dosboxje dat gelijk wegfloept (weet niet of dat hoort)

Als ik in de root van mn webserver kijk in het filetje plot.data zie ik 2001/02/05 0.00 0.00 terwijl ik zelf al heel wat erop gezet heb.

win98 besturingsysteem.
Wat gaat er hier nou fout? Ik weet het niet meer....

Verwijderd

2m+ blokjes en nu pas een ppserver?

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
Ja ik doe het ook voor jou hoor!!!!

Verwijderd

ach wat lief,
zal trouwens stoppen met replyen, anders wordt het zo'n smurfforum:)

  • Haranaka
  • Registratie: September 2000
  • Laatst online: 10-05 19:25
[knip]
Als ik ppstats zo aanklik zie ik even een dosboxje dat gelijk wegfloept (weet niet of dat hoort)
[/knip]

Probeer eens in de dos promt ppstats te draaien, dan blijven de gegevens staan en kun je de eventuelen error zien.
"perl ppstats.pl"

...


  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
Haranaka:
Als ik dat doe met -debug gaat ie allerlei bewerkingen uitvoeren, zoveel dat het niet meer in de dos-box past (maar de onderste 52 regels geven geen error's, alleen bewerkingen.
En zonder -debug geeft ie na 'enter' gewoon weer de volgende regel na een seconde of 3, zonder enige melding. (heeft dan gewoon volgens mij de bewerking uitgevoerd)

Verwijderd

hij kan vast geen log files vinden. als hij 0 geeft op de pagina's dan heeft hij ook 0 gelezen. controleer de path in de ppstata*.ini files eens. anders post de .ini file maar eens hier.

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
ok komt ie:
#--- Team Information --------------------------------------------------------
Team = "brilsmurf"
TeamHome = "http://62.163.87.18/"
TeamID = 10313

# Use team logo? Specify full URL to *.gif or *.jpg image.
LogoURL="http://usmcug.usm.maine.edu/rc5/usmcug-rc5.jpg"
#UseLogo = 0 # Do not use team logo.
UseLogo = 0 # Use team logo. Must specify full URL in LogoURL.


#--- Input Options -----------------------------------------------------------
# Logfile name format information. This script does not correctly support
# formats other than YYYYMMDD. The logs in this example are kept in a
# subdirector called "logrc5", which can be configured in the proxy's ini.
# This script does require that daily logfile rotation is enabled. Other
# rotation time periods are not yet supported. LogDir should end in a "/".
LogDir = "G:/personal proxy/"
LogPre = "pproxyrc5" # For rc5pkeyYYYYMMDD
LogSuf = "logfile" # For rc5pkeyYYYYMMDD.log

# The personal proxy can read compressed log files after they have been
# rotated. If you have this proxy option enabled and want to use ppstats,
# configure the following settings. The defaults are for UNIX gzip. Command
# that unzips the logfile to stdout without deleting the file is required.
#ProcessZipLogs = 0 # Ignore zipped log files.
ProcessZipLogs = 1 # Unzip and process all log files.
LogZipSuf = "log.gz" # For rc5pkeyYYYYMMDD.log.gz
LogTmpSuf = "log.tmp" # For rc5pkeyYYYYMMDD.log.tmp
LogDecompressor = "gzip -d -c" # Command line zip decompressor.

# Maximum number of days to read log files. A value of zero means
# read all available log files without limit. A value of 365 would mean
# only read back blocks done in the last year and ignore anything older.
MaxDays = 365


#--- Output Options ----------------------------------------------------------
# Full path to output file location. This should end in a "/".
HtmlDir = "g:/apache/htdocs/"

# Full URL of output web file location. This should end in a "/".
HtmlRoot = "http://62.163.87.18/"

# Realitive path to icon folder from htmldir and htmlroot. Default should work
# fine for most cases. This should end in a "/". If you haven't copied
# this folder from the zip distribution to your htmldir now is a good time.
IconDir = "icons/"

# HTML output filenames. You should configure IIS to use index.html as a
# default document, or rename the index.html's to default.htm
htmlteam = "default.html"
htmlexec = "exec.html"
htmlmail = "byemail.html"
htmlhost = "byhost.html"
htmlos = "byos.html"
htmlcpu = "bycpu.html"
htmlver = "byver.html"
htmlfull = "byfull.html"
htmldomain = "bydomain.html"
htmlhour = "byhour.html"
htmldate = "bydate.html"
htmlweek = "byweek.html"
htmlmonth = "bymonth.html"
htmlyear = "byyear.html"
htmldayofweek = "bydaywk.html"
htmlindvemail = "default.html"
htmlemailhist = "emailhist.html"
htmlhostsbyemail = "emailhosts.html"
htmlindvhost = "default.html"
htmlhosthist = "hosthist.html"
htmlemailsbyhost = "hostemails.html"

# Cascading style sheet filename. Will be created by ppstats for you.
css = "ppstats.css"

# All ip addresses from the proxy log files are converted to DNS names and
# then cached for a user defined amount of time. A value of zero means refresh
# on every run. This cache file is saved in your workingdir. If you run
# ppstats on a server with a slow internet connection, use a large cachedays.
CacheFile = "rc5-dns.cache" # DNS cache filename to be created.
CacheDays = 30 # Days to store cache before refreshing.

# GIF based chart options. Be sure to specify the full or relative path to the
# specially compiled GNUplot program with GIF support. Config and data files
# are create by ppstats for you.
GNUPlot = "g:\Statsprogje\Gnuplot\gp371w32\wgnupl32.exe" # Path to GNUplot executable.
GNUPlotconfig = "gnuplot.ini" # GNUplot config file.
GNUPlotdata = "plot.data" # GNUplot data file.
GNUPlotoutput = "plot.gif" # Output GIF filename.

# The page counter component. See the documentation section above for details
# on how to obtain and use the Count.cgi program. To change the color of the
# displayed count number, change the prgb parameter. Note that you may have to
# do a 'echo "1" > rc5.dat' in your Counter/data folder for this to work. You
# can specify a different hit counter program by changing the counter variable.
#UseCounter = 0 # Do not use the hit counter.
UseCounter = 1 # Use the hit counter.
Counter = "/cgi-bin/Count.cgi?ft=0|tr=1|trgb=000000|srgb=00FF00|prgb=993333|md=8|dd=D|comma=T|df=rc5.dat"

# The By Host information page is sometimes not particularly practical for
# very large teams. You can display this section and ppstats will not record
# blocks submitted by host in any manner. The combined output file size and
# execution time will decrease substantially.
#ShowByHost = 0 # Do not show the By Host section.
ShowByHost = 1 # Show the By Host section.


#--- Format Options ----------------------------------------------------------
# GIF based chart line style option. The default width is 520 and the
# default height is 400. 800 by 600 is nice for people with large monitors.
# Any value of 1 or less will disable the nth-day average feature.
#ChartLineStyle = 1 # Impulses style. Not useful with nth day average.
ChartLineStyle = 2 # Lines style.
#ChartLineStyle = 3 # Linespoints style.
ChartWidth = 520 # GIF image width.
ChartHeight = 400 # GIF image height.
DayAverage = 21 # Days of nth-day average.

# Days to track up/down movement.
MovementDays = 1

# Maximum number of rows to show per category page.
MaxRows = 100

# Number of days to display on the history pages.
DaysHist = 21

# Number of days to display for individual block history.
BlockHistory = 21

# Use header and/or footer banners?
UseHeaderBanner = 0 # Do not use header banner.
#UseHeaderBanner = 1 # Use header banner.
#UseFooterBanner = 0 # Do not use footer banner.
UseFooterBanner = 1 # Use footer banner.

# Consolidate numbers in hosts? ie, host12.myisp.com -> host?.isp.com
# See rc5-domain.cons for a list of domains you wish to manual consolidate.
# See rc5-ip.cons for a list of ip addresses you wish to manual consolidate.
# For instance, an entry in rc5-domain.cons like slashdot.org will consolidate
# the hosts [url="http://www.slashdot.org,"]www.slashdot.org,[/url] ftp.slashdot.org, and slashdot.org into
# ?.slashdot.org Some more examples are provided. Entries in rc5-domain.cons
# and rc5-ip.cons are processed regardless whether or not ConsHosts is
# enabled. Note that rc5-domain.cons works from the right, rc5-ip.cons the
# left. Note that the last entry in each array does not have a comma after it.
#ConsHosts = 0 # Do not consolidate hosts.
ConsHosts = 0 # Consolidate hosts.

# Last Seen column on the By Hosts page options. Times are defined in
# seconds. Colors are in RGB format, do not append a pound sign "#" to
# the front of the color string. Warning times should be less than
# Critical times. See default settings for examples on how to set these.
#ColorLastSeen = 0 # Do not color last seen.
ColorLastSeen = 1 # Color last seen column.
LastSeenWarningTime = 86400 # 24*60*60 default 24 hours warning time.
LastSeenCriticalTime = 604800 # 7*24*60*60 default 7 days critical time.
LastSeenWarningColor = "888800" # Dark yellow.
LastSeenCriticalColor = "BB0000" # Bright red.

# Category displacement colors for moving up or down in rank since
# yesterday. Defaults are green for up, red for down.
MoveUpColor = "009900" # Green
MoveDownColor = "990000" # Red

# Insert META REFRESH tag in html files? Refresh period in seconds.
#UseMetaRefresh = 0 # Do not use META REFRESH tag.
UseMetaRefresh = 1 # Use META REFRESH tag.
MetaRefreshPeriod = 900 # Refresh after this number of seconds.


#--- Color Configuration -----------------------------------------------------
# Color configuration settings. Several examples have been provided.
# Simply uncomment the section you want to use or modify, and comment
# out the rest. Do not append a pound sign "#" to the front. Must
# be in RRGGBB format.

Verwijderd

volgens mij mag er geen spatie in de naam van de LogDir staan
code:
1
LogDir = "G:/personal proxy/"

lijkt mij dus fout.

  • pinball
  • Registratie: Oktober 1999
  • Niet online

pinball

Electric Monk

Een proxyper.ini erbij zou een hoop helpen. :) Ik vermoed namelijk dat je probleem in
LogSuf = "logfile" # For rc5pkeyYYYYMMDD.log
of in
ProcessZipLogs = 1 # Unzip and process all log files.
zit.

Whenever you find that you are on the side of the majority, it is time to reform.


  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
er staan trouwens in mijn 'personal proxy' directory 4 logfiles, te weten logfile20010204, logfile20010205, pproxyrc520010204 en pproxyrc520010205.
Hoort dat? Maakt ie elke dag 2 nieuwe logs aan? (staan gewoon in dezelfde dir waar ook de proxyper staat)

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
ok stappel zal even aanpassen , en hier proxyper.ini:

[KeyServer]
ipaddress=proxy.dsmarty.com
port=2064
connectperiod=600
connectivity=normal
;bindip= ; IP to talk out to keyserver from
;uuehttpmode=0
; 0=normal,1=uue,2=http,3=http+uue
; 4=socks4,5=socks5,6=genproxy,7=genproxy+uue
;httpproxy=wwwproxy.corporation.com
;httpport=8080
;httpid=

[ports]
;listenaddress= ; IP to accept clients on
port=2064
;port2=23 ; must be root for ports < 1000
;port3=21
testport=3064
timeout=30

[console]
logfileconsole=logfile
logfileconsolerotation=daily
consoleverbosity="general stats keyblock server client buffers timestamp attention errlow errsevere"
timestampflags=130

[rc564]
expertmode=1
logfilekeyblock=pproxyrc5
logfilekeyblockrotation=daily
minkeysready=10
maxkeysready=32
maxkeysdone=1

[desII]
logfilekeyblock=pproxydes
logfilekeyblockrotation=daily
minkeysready=10
maxkeysready=20
maxkeysdone=3
contestclosed=1

[ogr]
logfilekeyblock=pproxyogr
logfilekeyblockrotation=daily
minkeysready=1
maxkeysready=2
maxkeysdone=3
contestclosed=0

[csc]
logfilekeyblock=pproxycsc
logfilekeyblockrotation=daily
minkeysready=10
maxkeysready=20
maxkeysdone=3
contestclosed=1

[misc]
proxymessage="welkom op de proxy van brilsmurf!!"
pidfile=rc5desproxy.pid
statusperiod=30
periodicperiod=120
;logfilecompressor=logcompressor.sh

[ignoredip]

[allowedip]

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
logdir aangepast (in .ini en van de map) zonder spatie--> helaas geen effect

Verwijderd

Op dinsdag 06 februari 2001 00:07 schreef brilsmurf het volgende:
er staan trouwens in mijn 'personal proxy' directory 4 logfiles, te weten logfile20010204, logfile20010205, pproxyrc520010204 en pproxyrc520010205.
Hoort dat? Maakt ie elke dag 2 nieuwe logs aan? (staan gewoon in dezelfde dir waar ook de proxyper staat)
2 log files per dag is prima. een bevat de logs messages en de ander de blocks done.

als je log files pproxyrc520010205 heten is de volgende optie fout:
code:
1
LogSuf = "logfile"

hebben de files geen extensie? normaal staat er .log achter. als dat toch het geval is moet je er van maken:
code:
1
LogSuf = "log"

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
Stappel:
De files zien eruit als txt bestand (zal ze er eens zo geopend hebben en dan per ongeluk 'altijd zo openen'aan hebben laten staan.
Als ik bij eigenschappen kijk staat er wel PPPROXY~1.log.

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
Stappel: Ze doen het!!!!!!!!
het was inderdaad logsuf = log
Hey ontzettend bedankt!!!
(ben hier meer dan 14 uur mee bezig geweest) ;)

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
En Pinball en Haranake ook bedankt natuurlijk

Verwijderd

Op dinsdag 06 februari 2001 00:34 schreef stappel het volgende:

[..]

als je log files pproxyrc520010205 heten is de volgende optie fout:
code:
1
LogSuf = "logfile"

hebben de files geen extensie? normaal staat er .log achter. als dat toch het geval is moet je er van maken:
code:
1
LogSuf = "log"
Is er nog een bepaalde plek waar dat moet staan in die ini?

Verwijderd

Op dinsdag 12 juni 2001 22:39 schreef Mrieke het volgende:

[..]

Is er nog een bepaalde plek waar dat moet staan in die ini?
Duh, mijn lege stats zijn ook fixed. Had 2 logbestanden met een datum in de toekomst...

Die weggedaan en het werkt :)

  • brilsmurf
  • Registratie: Februari 2000
  • Laatst online: 24-05 11:58
Gefeliciteerd :)
Ik zag mn oude topic weer staan dus ik dacht ff lezen

Verwijderd

Op woensdag 13 juni 2001 01:01 schreef brilsmurf het volgende:
Gefeliciteerd :)
Ik zag mn oude topic weer staan dus ik dacht ff lezen
Dank je :)

Heb er veel meer tijd aan besteed dan ik eigenlijk wou, maar ja, als je geen foutmeldingen krijgt dan is het toch mijn eer te na om het helemaal op te geven.

Wil me vandaag (als het lukt om het werk heen) verdiepen in de kleuren en een "header" die verwijst naar een webforum en een andere proxy waar ik weer op flush.
En die proxy heeft heel mooi een "daywinner", en dat wil ik eigenlijk ook :)

http://egeldonk.xs4all.nl/
Pagina: 1