Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 06-02-2007, 07:18 AM   #1 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Question Application similar to DU meter


I'm running SuSE 10.2 (32-bit). I would like to know the applications similar to DU meter on Windows. I need to be able to check the graph and bandwidth usage in real time. I didn't find the perfect tool out there, that's why I'm posting it here........ for the geeks to let me know

Thanks in advance.
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 06-02-2007, 07:42 AM   #2 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: Application similar to DU meter

KInternet, its on your SuSE cd. Open KMenu->Run->YaST->Enter Root Password->Software Management->in the search box type kinternet-> select the app->accept
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 06-02-2007, 07:57 AM   #3 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Application similar to DU meter

It's possible with Conky, too as well as iptables.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 06-02-2007, 08:00 AM   #4 (permalink)
Šupər♂ - 超人
 
koolbluez's Avatar
 
Join Date: Oct 2004
Location: Look up... up in da sky... see me yet? Nah... Use a telescope, dumbo!
Posts: 1,626
Default Re: Application similar to DU meter

Pandora?
__________________
Windows ka tashan... koolbluez ishtyle - http://lin.cr/ss
I almost forgot this - http://www.thinkdigit.com/forum/showthread.php?t=6242
koolbluez is offline  
Old 06-02-2007, 09:43 AM   #5 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Application similar to DU meter

The closest that comes to DUMeter is probably KNemo
http://kde-apps.org/content/show.php?content=12956
Support for ethernet, wireless and PPP traffic monitoring along with download/upload statistics display and management in daily, weekly and monthly formats.
eddie is offline  
Old 06-02-2007, 10:15 AM   #6 (permalink)
Just another linux lover.
 
subratabera's Avatar
 
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 562
Default Re: Application similar to DU meter

I think KPPP has similar features too...
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have.
(Registered Linux User #432737 - subratabera.blogspot.com)
subratabera is offline  
Old 06-02-2007, 01:33 PM   #7 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Application similar to DU meter

Ok, I downloaded KNemo. I did the configuring part using the ./configure command, but the make install doesn't work. I've observed this in SuSE. Am I going wrong somewhere?
__________
I installed KNemo from the Smart package manager. Its not turning up when i type knemo in the Run bar. Any suggestions?
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)

Last edited by phreak0ut; 06-02-2007 at 01:33 PM. Reason: Automerged Doublepost
phreak0ut is offline  
Old 06-02-2007, 02:29 PM   #8 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Application similar to DU meter

Quote:
IMPORTANT: KNemo has to be started using KDE Control Center/Internet & Network/
Network Monitor
Try the above.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 07-02-2007, 11:25 AM   #9 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Question Re: Application similar to DU meter

But what about the make install command? It doesn't work on SuSE.
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 07-02-2007, 01:58 PM   #10 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Application similar to DU meter

What error does it give? Either the dependencies are missing you you don't have build-essential installed.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 07-02-2007, 02:53 PM   #11 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Application similar to DU meter

Ok, this is one of the errors checking for Qt... configure: error: Qt (>= Qt 3.2 and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.


The next is make install
make: *** No rule to make target `install'. Stop.
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 07-02-2007, 02:58 PM   #12 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Application similar to DU meter

qtlibs seem to be missing. You will find more in config.log, as it's said there.
__________
When you installed it from your package manager did it pull any dependancies?
__________________
http://www.bash.org/?258908

Last edited by mehulved; 07-02-2007 at 02:58 PM. Reason: Automerged Doublepost
mehulved is offline  
Old 07-02-2007, 03:15 PM   #13 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Application similar to DU meter

No, it didnt any take any dependencies. How do I install the QTlibs?
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 13-02-2007, 11:47 PM   #14 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Application similar to DU meter

Search for Qt in Yast or Smart package manager and install "devel" libraries.
eddie is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by clmlbx
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:48 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2