General :: Find Out Internet Usage By Ipaddress?

Apr 11, 2010

We are using squid proxy server for accessing Internet in RHEL4.

How to find out internet usage by ipaddress?

Is it possible in linux?

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: Network Usage Constant - Find Out What Programs Are Using The Internet?

Jan 5, 2010

My wireless usb network adapter is constantly using ~100bytes/s even when there is nothing I can think of that needs to talk to the internet. Is there a way to find out what programs are using the internet?

View 2 Replies View Related

General :: Find The Only Particular User (usage) Of Memory Information?

Mar 29, 2011

how to find the only particular user (usage) of memory information

View 6 Replies View Related

General :: Find Total Memory Usage Of A Program?

Sep 22, 2010

I wrote a program that multiplies 2 matrices using multi-threads and another one using multiple processes and shared memory. Both in C.I need to find the total memory usage of these programs. I know of the top command, but when my matrices are relatively small they don't even show up on top because they complete so fast, how can I find the memory usage for these instances?Also, how can I find the total turnaround time of my programs?

View 3 Replies View Related

General :: Use Find To Select Users With A Certain Amount Of Disk Space Usage?

May 16, 2011

I want to find all users shown in the /home/ directory whose disk consumption is more than 500MB. The following command works as expected.

cd /home/ && du */ -hs
68K ajay/
902M john/
250M websites/

From the above example, only 902M john/ should be returned.

How can I make the find command output the same results?

View 4 Replies View Related

General :: Find Memory Usage Of Shared Library Running In System?

Nov 30, 2010

I need to find the memory usage of a shared library loaded in Linux environment.

I need this information for deciding on whether to make the library part in to application or a seperate application itself.

View 3 Replies View Related

General :: Telnet Ipaddress Port Not Connecting?

Nov 11, 2009

In a remote machine port 25 is open its enabled in firewall also...but not able to connect through telnet..why ?

netstat -an | grep 25

Code:

tcp 0 0 0.0.0.0:44525 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN

[code]....

Code:

telnet 172.17.65.206 25
Trying 172.17.65.206...

telnet: connect to address 172.17.65.206: No route to host

View 3 Replies View Related

OpenSUSE Network :: Find Out Network Usage / Keep Track Of Total Network Usage?

May 24, 2010

How do I find out the network usage ie the total amount of data is transferred in or out of my computer (openSUSE 11.2 and gnome) and keep a track of the total network usage?

View 1 Replies View Related

General :: Multiple Port Forwards With Same Router Ipaddress?

Aug 9, 2011

I have forwarded ssh and rdp protocols in the router which is in remote location. And i aslo configured dhcp reservation for my windows server's ipaddress. I have added that reserved ipaddress of windows server in the RDP port forwarding ip. And i connected to windows server through remote desktop with the ipaddress of the router because i needed a public ipaddress to connect. And now i am going to add my linux servers ip also to dhcp reservation and forward ssh port and give that reserved ipaddress. can i connect to linux server with same public ip that i used to connect for windows server?

View 1 Replies View Related

General :: Finding Ipaddress Of The Device Connected With System In Ubuntu?

Mar 25, 2010

How to find ipaddress of the device connected to the system.

View 14 Replies View Related

General :: Status Of Memory Usage And Disk Usage Using Sigar In Windows And Ubuntu

Mar 15, 2010

I was trying to get the status of memory usage and disk usage using sigar in windows and ubuntu. done this in windows by just copying the sigar library into jdk library. But i was unable to do so in ubuntu. I've copied the library to java-6-sun library but still can't run the program.

View 14 Replies View Related

General :: Unix - Monitor Average CPU Usage And RAM Usage On One Process System?

Nov 15, 2010

Is there any way to monitor one process' CPU usage and RAM usage over time on Linux? I am trying to change to a cheaper VPS and need to work out what level of CPU and RAM I need!

View 2 Replies View Related

Networking :: How To Find Bandwidth Usage Info

Sep 21, 2009

How can I figure out what is using my bandwidth? (command line or otherwise).

View 3 Replies View Related

Software :: Find Hidden Disk Usage?

Aug 31, 2010

I have a productive sever (very old, 1500 days without restart or software update, gentoo distro) and i have a weird disk usage there:

Code:
gentoo / # du -sk *|sort -n
0 sys
2 service
6 mnt

[Code]....

You see that on 'df' i have 67 GB on the disk and 2.6GB avaiable, but du is confirming only 33GB of usage. What uses the other 34GB ? I can't install fancy graphical disk usage programs there, is there any way I can find what is consuming the 34GB of disk using command line tools and standard linux programs? (like debugfs or something like that)

View 7 Replies View Related

OpenSUSE :: Any Application That Can Store My Internet Usage?

Mar 23, 2010

I want an application/program whatever that can save how much I have downloaded an uploaded, so I can keep track of things. Is there something like this that I can use on Linux?

View 8 Replies View Related

Slackware :: Monitor And Log Internet Bandwidth Usage

Jan 2, 2010

I'm looking for a simple way to monitor and log my internet bandwidth usage. Not total network device usage, just internet usage.Something that provides a simple chart of daily, monthly, and yearly usage, but ignoring all bandwidth on my internal LAN.I notice several possible tools, such as vnstat, ntop, iftop. Yet all of them seem focused on tracking the entire network interface. I want to ignore LAN usage. I do not really care about LAN bandwidth.iftop seems intended only for on-the-fly usage and not cumulative logging. I can't tell whether vnstat or ntop can be configured to log only internet usage rather than all traffic through the network device.

I do not want to log every connection like squid. The utility should only log stats on a daily basis, but also be able to display cumulative totals from those daily entries.I don't need DNS resolution, port monitoring, etc.I prefer something that runs in the background as a service or daemon, but can provide statistics quickly with a terminal window. All I want is to view total daily, monthly, and yearly internet usage. Perhaps even pipe the output to a local email each day too.

View 14 Replies View Related

Ubuntu :: To Find Out Program's Computer Resource Usage?

May 17, 2010

I am currently developing a program that i need to compare to other similar programs, mainly to provide a cost v. benefits analysis for myself and coworkers. does anyone know of a program that can accurately provide this information? or, otherwise, an idea of how to start coding?I have seen in research papers before that quickness was actually evaluated in seconds/microseconds taken for processes to finish- is this legitimate?

View 3 Replies View Related

Server :: Find Total Apache Memory Usage?

Sep 12, 2010

Top only show the memory usage for individual processes. Apache often runs hundreds of processes, each of which may use only a small amount of memory, however the total memory consumed by all apache processes can be fairly large.Is there a way to see the total memory usage for all apache processes?

View 7 Replies View Related

Ubuntu Networking :: Internet Usage Monitor Meter

Jul 24, 2011

I'm using ubuntu 11.04 and have a DSL connection straight from my local telephone (landline) provider.I need a ubuntu app, preferably a daemon/service (that I can start up on boot) that, in essence, can simply log to a file, on a per session basis (with timestamps of course), the bandwidth I use (download + upload bytes).

I'm not interested in logging site info etc., just want raw data usage so at the end of the month I can run some summary reports on it.Basically I was to see if my ISP is cheating me or not (and in general to control myself on my HUGE ..... + ISO download habbits)..I need nothing fancy, even a basic command will do in which case i'll be happy to write my own basj script for that...

View 3 Replies View Related

Debian :: Find + Mount.ntfs-3g Strong Disk Usage

May 10, 2011

Since I installed Debain Squeeze with KDE (for more than a month), there is something I cannot explain to myself. 5-10 minutes after bootup my hard disk begins to work very intensely. Then, after 2-3 minutes it comes back to its normal operation. Using "atop" I found out that the first process that squeezez my HDD is "find". Then, a little bit later, mount.ntfs-3g appears. Both do what they do, then exit and everything's back to normal. What I suppose, is that that something is searching, first on the Linux partitions, then on the ntfs partitions.

Does anybody know what is this phenomenon related to? Or at least, how could I find out. Ah, and to avoid some basic troubleshooting questions: I have 3 GB of RAM, so no swap is needed. And I repeat: it's find and mount.ntfs-3g that use the HDD.

View 10 Replies View Related

OpenSUSE Network :: Regulate Internet Usage - Blocking Downloads?

Feb 18, 2010

We are switching from an uncapped 512kb line to a 4MB line at the office... One catch though. The 4MB line will only be linked to a 30GB account, without the option to top up. I therefore have been asked to put something in place to regulate what the staff download at work. Basically block movie, music and torrent downloads should be sufficient, but they would also like to have a list of where staff have been in case of abuse. I have tried OpenDNS in the past, but the guys took great delight in getting around this, and did it within minutes... I can't enter a proxy setting into their browsers, because they all have local admin rights on their Windows boxes and will just disable that. How do I do this on a server level, so that they can't get around this?

View 3 Replies View Related

General :: Cannot Access The Internet On The Windows Side And Cannot Find The Driver?

Aug 13, 2010

I have a shared system. One half Linux and the other Windows. I recently did an upgrade to Windows 7 and now I cannot access the internet on the Windows side, and I cannot find the driver?? In Ubuntu I can only access via wireless not through the ethernet network adapter. The motherboard is abit nf8v. Sorry, more of a Windows question as to Linux.

View 2 Replies View Related

General :: Wireless Internet On Fedora 14 - Can't Find Where To Put Username And Pass

May 2, 2011

I have installed Fedora 14 and everything is ok but i cant figure out how to connect to the internet,everything seems working my wireless card is recognized and it finds networks but i dont know how to configure it.Im using wireless internet with authentication (username & password) but i cant find where to put username & pass.

View 10 Replies View Related

General :: Restricting Dynamic Ipaddress By Based On Dynamic DNS Host Names?

Dec 12, 2009

I want to restrict the Visitors to my Webserver whom i want to give access But the persons whom i want to give access. have Dynamic IP. I want to use DynDNS and update IP address of person. Based on the Hostname Pointing to Dynamic address of person.

View 5 Replies View Related

Ubuntu Networking :: 2+ Internet Interfaces - Control Application Specific Usage?

Mar 24, 2010

I currently have two internet interfaces installed, one is ethernet (eth0) and the second is wireless (wlan0). Many command line applications allow you to specify which interface should be used, but many gui apps don't provide this option or at least I haven't found it. I have some questions:

1. How would I tell Firefox to use only my wlan0 interface? If it's possible in Firefox, is this also possible with Google Chrome?

2. If a program doesn't provide a command line argument to support this, is there a standalone application that could help manage preferences for multiple applications?

View 2 Replies View Related

Ubuntu :: Multiple Machines - To Save On Internet Usage And Load On The Servers ?

Jun 27, 2010

Am using 10.04 and quite happy with the way it is working. my nephew and my mother have also switched to ubuntu.

To save on internet usage and load on the ubuntu servers, can i download upgrade files in one computer and then upgrade all systems?

View 3 Replies View Related

Ubuntu Networking :: Wifi Is Connected But Will Not Work In Browser Or Other Internet Usage

Jul 6, 2010

The Wifi is connected to my router but it still will not let me access the Internet or any other Internet based operation. (I am running 10.04, I had just installed and and now am trying to get the internet connection running)

View 6 Replies View Related

Networking :: Ping The Ipaddress (192.168.1.230,192.168.1.1,192.168.2.1,192.168.2.1 57)?

Dec 15, 2010

I have a router which have 4 ethernet ports(eth0,eth1,eth2,eth3,eth4 ) & One ADSL Line & One USB, I need to configure My router eth3 as a WAN & eth0 as a LAN ... using iperf , I am going to findout test a my Application(using iptables) whether my application is correct or wrong ...As of now I configured like server pc1(192.168.1.230)--->eth0(gw)(192.168.1.1)Router--eth3(gw)(192.168.2.1) -->pc2(192.168.2.157)...For eth3 as a WAN and eth0 as a LAN.... But I am not able to ping between two pc's..From router I can able to ping This ipaddress (192.168.1.230,192.168.1.1,192.168.2.1,192.168.2.1 57)

View 2 Replies View Related

Server :: NameVirtualHost IPaddress:80 Is Getting Defined More Than Once

Feb 10, 2010

Ho do I modify the configuration /etc/httpd/conf.d/turbopanel.conf to remove the extra NameVirtualHost IPaddress:80? When I restart apache I'm getting the following error

[root@ip-208-109-184-220 ~]# apachectl restart
[Wed Feb 10 10:56:38 2010] [warn] NameVirtualHost 208.109.186.16:80 has no Virtu alHosts
[Wed Feb 10 10:56:38 2010] [warn] NameVirtualHost 208.109.186.16:80 has no Virtu alHosts
[Wed Feb 10 10:56:38 2010] [warn] NameVirtualHost 208.109.186.16:80 has no Virtu alHosts

[code]....

View 1 Replies View Related

Server :: Setting Fix IPAddress And Subnet?

Dec 2, 2009

I am new to Ubuntu 9.10. I have installed Ubuntu and it's working fine. I would like to set fix IPAddress and Subnet.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved