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.

rrdstats

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
B
BigToe
Halfop
Posts: 99
Joined: Thu Dec 30, 2010 4:49 pm

rrdstats

Post by BigToe »

Hi, I`m currently using rrdstats v5.0, I thought it would be really great if someone would write a new version for this script, there are plenty of scope that can be done with that script, but its way too old for the current eggdrop & TCL versions.

http://ankh-morp.org/code/misc/rrdstats.tcl.html

Would be great if someone writes a new godo version..
V
Vetinari
Voice
Posts: 1
Joined: Sat Mar 12, 2011 2:59 am

Post by Vetinari »

It works without problems on newer bots and TCL...
you just need to adjust the "package require Rrd" lines, as it's said in the comments:

Code: Select all

# Tested with: eggdrop 1.6.6, tcl 8.2 & tcl 8.3 and rrdtool 1.0.33       #
# Requires: alltools.tcl (maybe with a bugfix)                           #
#                                                                        # 
#  ... if you have trouble loading and using the tcl rrd extension, find #
#  the lines (yes, there's more than 1 on all files...)                  #
# package require Rrd 1.0.13                                             #
Post Reply