Web Hosting Talk







View Full Version : MRTG Help - This MRTG IS TOO GOOD . I AM LOOKING THIS VERSION


navenetworks
02-03-2003, 07:27 AM
Please see this MRTG
http://server1.mghost.net/mrtg/mrtg.php?host=server1.mghost.net_1

It give lot of good info, real GB/month used.

Have someone seen this such good mrtg? I have found looking for info for MRTG in google.

Does someone know where can I dl this version of MRTG?

Thanks in advance.

navenetworks
02-03-2003, 07:46 AM
Hey sirs,

I want to thank Neil Doody for his help.

http://gbgraph.menthenberg.nl/

It is really good.

Guys, if you find more interesting alternative post them i am sure everyone will like it this info.

Thanks in advance.

Raul Mate

nacjamesc
02-04-2003, 02:13 PM
Just an FYI, to get this to work on FreeBSD where the date command is different, you need to change:

anything with date -d yesterday to date -v -1d in all of the scripts.

Good Luck

zdwebhosting
02-04-2003, 02:23 PM
awesome /me gonna check out this mrtg :D

FHDave
02-04-2003, 02:36 PM
very nice indeed. Is there any script to make it calculates the 95th percentile? I guess the 95.pl will do it ....

KDAWebServices
02-04-2003, 03:31 PM
I couldn't find an MRTG setup I was happy with, so in the words of ol' blue eyes, "I did it my way":

http://www.kdawebservices.com/images/snmp.gif

nacjamesc
02-04-2003, 03:41 PM
Originally posted by KDAWebServices
I couldn't find an MRTG setup I was happy with, so in the words of ol' blue eyes, "I did it my way":

http://www.kdawebservices.com/images/snmp.gif


Nice. Is that MRTG,RTG or RRD or what..


heh

KDAWebServices
02-04-2003, 03:48 PM
That's the best in homebrew :)

zdwebhosting
02-04-2003, 03:52 PM
Originally posted by KDAWebServices
I couldn't find an MRTG setup I was happy with, so in the words of ol' blue eyes, "I did it my way":

http://www.kdawebservices.com/images/snmp.gif

very nice any tips on how to setup that? :D

KDAWebServices
02-04-2003, 04:29 PM
Not really seen as all the code that is used to gather data and format it ready for display was coded by me :) The graphing module I didn't write, I did do my own, but decided to concentrate on actually collecting data and generating statistics on it.

MarkIL
02-04-2003, 06:25 PM
I made a set of patches for the PHP files that come with that mod. Mostly cleanup but also removal of dependency on register_globals and short_tags.

http://files.mark-r.com/misc/gbpatch/

shaunewing
02-05-2003, 12:03 AM
I've been fiddling with this script, but I've noticed some inaccuracies.

For example, on the first of February this script reports the data transfer as 734.0MB whereas my ISP reports the data transfer as 599.53MB.

It seems to be quite a difference. I'm not sure which one is accurate, but I'm going to take my ISPs one as accurate.

--Shaun

web12
02-05-2003, 08:00 AM
Originally posted by navenetworks
Hey sirs,

I want to thank Neil Doody for his help.

http://gbgraph.menthenberg.nl/

It is really good.

Guys, if you find more interesting alternative post them i am sure everyone will like it this info.

Thanks in advance.

Raul Mate

I cant seem to get it to work... Whenever i try to compile mrtglog.c I get a bunch of errors... Am i doing something wrong?

zdwebhosting
02-05-2003, 09:38 AM
Originally posted by web12
I cant seem to get it to work... Whenever i try to compile mrtglog.c I get a bunch of errors... Am i doing something wrong?

ditto see my errors below

gcc -o /home/admin/www/wofut/mrtg/mrtglog ./mrtglog.c

that /home/admin/www/wofut/mrtg << path to my mrtg on the web dir.

and i get this error when i run that cmd up there.

./mrtglog.c:246:82: warning: no newline at end of file

any help?

shaunewing
02-05-2003, 09:42 AM
Even though it doesn't say it in the instructions, there is already a precompiled mrtglog binary in the gbgraph archive.

Zac, those are just warnings - it still compiled just fine. However, that mrtglog isn't the right one for gbgraph, that will result in blank graphs. That mrtglog is actually a CGI program.

--Shaun

UH-Matt
02-05-2003, 10:05 AM
We have been using gbgraph for years (or it seems like it) very very nice script.

shaunewing
02-06-2003, 11:42 PM
gbgraph seems to be running accurately now (ie: matching my ISP usage meter). It seems like a great script.

--Shaun

shaunewing
02-07-2003, 09:16 AM
My main gbgraph implementation: http://mrtg.shaunewing.com/showstats.php?interface=iinet

I made some modifications to gbgraph. As my ISP only measures incoming traffic (ie: data to me from Internet) I required gbgraph to only graph incoming data. This was a fairly simple modification in calc.pl :)

--Shaun

oc3
02-09-2003, 07:55 AM
Hello,

I also am interested in installing the GBGRAPH, on my server,but i just cant get started. I have downloaded the .gz file, now from
here m not sure, where do i start installing it and how do i proceed further.

Can some one put up a "how to" on this ??

Regards

zdwebhosting
02-09-2003, 04:21 PM
there is an install guide on thier site.

Zac
Originally posted by oc3
Hello,

I also am interested in installing the GBGRAPH, on my server,but i just cant get started. I have downloaded the .gz file, now from
here m not sure, where do i start installing it and how do i proceed further.

Can some one put up a "how to" on this ??

Regards