PDA

View Full Version : MRTG with 'system' script?



Wojtek
October 13th, 2007, 17:42
So I want to install mrtg..

Problem is I can't find the correct package nowhere.
I don't want to use the normal mrtg with snmp as I've had some issues with it in the past.
Instead of it I had installed another version which uses a 'system' script with some linux commands inside to feed mrtg with data.

Problem is I can't find it anymore.

The design of this package is similar to this:
http://shinobu.pling.org.uk/mrtg/index.html

The above one is a bit changed, but the default package also has the same color scheme, tables on left, etc. (and it uses a 'system' script to find data)

I've spent hours looking for it but can't find it.
Anyone could point me to the right direction?

sep
October 13th, 2007, 19:10
My installation (http://tp1.tpnoc.com/mrtg/) seems to be similar...
Just install as normal and put this core folder inside your MRTG installation.
http://www.sep.id.au/core.tar.gz

//EDIT
I got it from http://tools.web4host.net/update.script. It's in the doMRTG().

Wojtek
October 13th, 2007, 23:01
Thanks, exactly that :)