Re: speed of transfer

2002-04-16 Thread Matthew Carpenter
www.opennms.org It is packaged for RH and MDK. If you have one of those, their installer will install PostgreSQL 7.1.3, Tomcat4, and the OpenNMS packages and dependencies. Then, their docs will guide you through the setup. Note: This really is a full-blown Network Management System. It is

Re: speed of transfer

2002-04-09 Thread m.w.Chang
snmp... do I need special steps to get it working? As long as things can be set up without too much headache, I don't mind adventuring with new products. Matthew Carpenter wrote: > It may be a bit bigger than what you need, but I have to take a moment and > plug OpenNMS. It's a very well done

Re: speed of transfer

2002-04-08 Thread m.w.Chang
forgot that one. thanks. is "snmp" the word I should use to look for this kind of tools? and then I would need to add snmp to the setup... Net Llama! wrote: > Create the symlink tht belong in /usr/include to /usr/src/linux/include > ___ Linux-users m

Re: speed of transfer

2002-04-08 Thread Matthew Carpenter
It may be a bit bigger than what you need, but I have to take a moment and plug OpenNMS. It's a very well done Network Management System that collects data using SNMP and service polling, providing a simple yet powerful Web GUI. Network managers want to look at this. It is currently in 0.9.9 re

Re: speed of transfer

2002-04-08 Thread Net Llama!
/usr/include/net/if_ppp.h /usr/src/linux-2.4.18/include/linux/if_ppp.h On Mon, 8 Apr 2002, m.w.Chang wrote: > I also found ethstatus. > I wonder what buzzwords one should use to locate this kind of gimmicks. > > [root@server PPPStatus-v0.4.2]# make > cc -O2 -Wall -c -o pppstatus.o pppstatus.c >

Re: speed of transfer

2002-04-08 Thread Net Llama!
Create the symlink tht belong in /usr/include to /usr/src/linux/include On Mon, 8 Apr 2002, m.w.Chang wrote: > about the error: > > I used the q-and-d way by changing > "net/if_ppp.h" to "linux/if_ppp.h" > > any more elegant, graceful solution? > > > [root@server PPPStatus-v0.4.2]# make > > cc -

Re: speed of transfer

2002-04-08 Thread Kurt Wall
Scribbling feverishly on April 08, m.w.Chang managed to emit: > I also found ethstatus. > I wonder what buzzwords one should use to locate this kind of gimmicks. > > [root@server PPPStatus-v0.4.2]# make > cc -O2 -Wall -c -o pppstatus.o pppstatus.c > pppstatus.c:45: net/if_ppp.h: No such file or

Re: speed of transfer

2002-04-08 Thread m.w.Chang
about the error: I used the q-and-d way by changing "net/if_ppp.h" to "linux/if_ppp.h" any more elegant, graceful solution? > [root@server PPPStatus-v0.4.2]# make > cc -O2 -Wall -c -o pppstatus.o pppstatus.c > pppstatus.c:45: net/if_ppp.h: No such file or directory > make: *** [pppstatus.o] E

Re: speed of transfer

2002-04-08 Thread m.w.Chang
I also found ethstatus. I wonder what buzzwords one should use to locate this kind of gimmicks. [root@server PPPStatus-v0.4.2]# make cc -O2 -Wall -c -o pppstatus.o pppstatus.c pppstatus.c:45: net/if_ppp.h: No such file or directory make: *** [pppstatus.o] Error 1 Net Llama! wrote: > Actually,

Re: speed of transfer

2002-04-08 Thread m.w.Chang
Net Llama! wrote: > Actually, i found it. PPPStatus ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Re: speed of transfer

2002-04-07 Thread Net Llama!
Actually, i found it. PPPStatus M.W.Chang wrote: > console... great. that's what I wanted. > MRTG is possibly too robust complicated. > > can you remember a few alphabets from the name of the package? > > Net Llama wrote: > >>So the best you could do is either take an instantaneous snapshot o

Re: speed of transfer

2002-04-06 Thread M.W.Chang
console... great. that's what I wanted. MRTG is possibly too robust complicated. can you remember a few alphabets from the name of the package? Net Llama wrote: > So the best you could do is either take an instantaneous snapshot of the > speed at any moment, or graph it over time. gkrellm does

Re: speed of transfer

2002-04-05 Thread Net Llama
--- toylet.linux[¤pª±·N] <[EMAIL PROTECTED]> wrote: > > is there a generic tool that could log and report the input and output > speed of a selected netwoking interface (eth0/ppp0/...) for the past > say > 5 minutes? > > How about a breakdown per daemon if possible? > > mainly for knowing the

Re: speed of transfer

2002-04-05 Thread Federico Voges
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Have a look at MRTG and CACTI (you can find both on freashmeat.net). Both use SNMP to collect traffic statistics. CACTI has a nicer interface and a lot of graphics beyond traffic but it requires PHP. MRTG is simpler and is just a traffic graph

speed of transfer

2002-04-05 Thread =?x-user-defined?q?toylet=2Elinux=5B=A4p=AA=B1=B7N=5D?=
is there a generic tool that could log and report the input and output speed of a selected netwoking interface (eth0/ppp0/...) for the past say 5 minutes? How about a breakdown per daemon if possible? mainly for knowing the transfer speed of proftpd. Those M$ ftp server program has this kind o