Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Dark Storm on April 02, 2003, 04:12:44 PM
-
Hi.
Anyone know a network meter to use in a e-smith box? Like DU-Meter. I tried bwm but only gives the usage of that moment. I want one that show the usage form a period of time. In my case from the month.
Thanks
-
I think you're looking for http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/e-smith-sysmon/. That will give you all traffic statistics for the last day, week, month and year.
Michiel
-
I know cacti, but I do not know anyone who has installed it on sme yet.
Has someone already tried ?
-
Nope that's not what i looking for.
I looking for now is program that shows the amount of data that the server send and receive.
Something like this.
day 1 TX 20MB RX 10 MB
.
.
.
april tx 1GB rx 548 MB
-
In that case you might want to take a look at iptraf (see www.redhat.com for an rpm).
Turn on logging and run it in the background (iptraf -i eth1 -B). That should give you a logfile with all the info you're looking for.
Michiel
-
thanks.
that exactly what i want.
-
Have a look at http://www.dynw.com/iog/ as well. It works (as long as you also set up SNMP on the SME server) and looks pretty, too.
Sean
-
How to stop logging
-
Sean,
Have you or anyone tryed to install iogSME before? I have searched the forums but not found any definate howto's , also what is SNMP, and why is it needed, as on the web site it does not mention SNMP just MRTG which does the same but in more detail by the looks of it?!?!
Thanks!
Cyrus Bharda
-
Hmmm did a bit of searching and might try out Cacti, but it still seems not to provide just the simple graphs that iog provides.
Cyrus Bharda
-
All,
I swear to MRTG for all kind of monitoring. Have a look at
http://www.swerts-knudsen.dk/mrtg/
I can monitor pretty much everything via MRTG (disks, CPU, LAN, WAN and even SpamAssassin)
Rgds,
Jesper
-
Cyrus,
I have install IOG on SME. That's why I mentioned it.
SNMP is the acronym for Simple Network Managenet Protocol. It is used for getting metrics from networked machines for management purposes. Go to http://www.net-snmp.org/ for a very good implementation of it.
When putting SNMP on SME for IOG you will need to tighten the security so that it only listens to localhost (127.0.0.1). Then you will have to do a 'snmpwalk' of your machine to determine which interface number is your external NIC, plug that into the iog.cfg and by following the instructions in the readme you should get there.
Good luck.
Sean
-
Installed... Management... Managenet? What the heck is managenet?
Gads, I need to spellcheck myself before I hit 'Post'. (And, yes, I _did_ mean 'gads', not 'deities' ;-)
Too much beer, not enough brain.
Sean
-
Sean,
Any chance of you writing a howto for this? Not that it sounds hard to install, just so people can refer to your howto in responce to questions like "Anyone know a network meter to use in a e-smith box?" instead of giving them instructions over and over :-)
Cyrus Bharda
-
Check your email, Cyrus. All you need to do is try it and maybe pretty it up for me ;-)
Sean
-
I want it too! :)
-
Okay, go here: http://www.inabiaf.com/howto-iog to get it in all its alpha glory.
Sean