Sponsored Content
Full Discussion: Network usage
Top Forums Shell Programming and Scripting Network usage Post 302955566 by netdbaind on Friday 18th of September 2015 04:20:50 PM
Old 09-18-2015
Network usage

Hello,

I need to collect the network usage in linux 6.5 version ,report like max/min/average speed ,I know some of the command like netstats -s /ifconfig but I am not sure which part of the output will be used to extract this info.I can't install any new tool like nload,iftop,vnstat.
 

10 More Discussions You Might Find Interesting

1. Programming

Monitor CPU usage and Memory Usage

how can i monitor usages of CPU, Memory, Hard disk etc. under SUN Solaries through a c program or java program i want to store that data into database so i can show it graphically thanks in advance (2 Replies)
Discussion started by: Gajanad Bihani
2 Replies

2. Programming

CPU usage and memory usage

Please tell me solaris functions/api for getting following information 1- Function that tells how much memory used by current process 2- Function that tells how much memory used by all running processes 3- Function that tells how much CPU is used by current process 4- Function that tells how... (1 Reply)
Discussion started by: mansoorulhaq
1 Replies

3. Solaris

network driver cpu usage

Hello all, Needed a suggestion from you all, if you know anything about this stuff. We have a high network traffic application. Close to around 700Meg /sec on one NIC. When the traffic is around 200Meg on the NIC, the VCPU(not the CPU, cause we have 24 VCPU) utilization by the NIC driver... (5 Replies)
Discussion started by: Naanu
5 Replies

4. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

5. Solaris

current CPU usage, memory usage, disk I/O oid(snmp)

Hi, I want to monitor the current cpu usage, monitor usage , disk I/o and network utlization for solaris using SNMP. I want the oids for above tasks. can you please tell me that Thank you (2 Replies)
Discussion started by: S_venkatesh
2 Replies

6. AIX

How to monitor the IBM AIX server for I/O usage,memory usage,CPU usage,network..?

How to monitor the IBM AIX server for I/O usage, memory usage, CPU usage, network usage, storage usage? (3 Replies)
Discussion started by: laknar
3 Replies

7. Shell Programming and Scripting

Confused with the usage of one variable usage

Hi All I am not able to understand the usage of d# in the below variable declaration. FILE_LOC contains the directory path And also help me to know about what will be saved in the variable j. Thanks!!! j=${d#${FILE_LOC}/} (2 Replies)
Discussion started by: mohanm
2 Replies

8. UNIX for Dummies Questions & Answers

Command to display the space usage (memory usage) of a specific directory.

Hi all, Can you please tell me the command, with which one can know the amount of space a specific directory has used. df -k . ---> Displays, the amount of space allocated, and used for a directory. du -k <dir name> - gives me the memory used of all the files inside <dir> But i... (2 Replies)
Discussion started by: abhisheksunkari
2 Replies

9. AIX

High Runqueue (R) LOW CPU LOW I/O Low Network Low memory usage

Hello All I have a system running AIX 61 shared uncapped partition (with 11 physical processors, 24 Virtual 72GB of Memory) . The output from NMON, vmstat show a high run queue (60+) for continous periods of time intervals, but NO paging, relatively low I/o (6000) , CPU % is 40, Low network.... (9 Replies)
Discussion started by: IL-Malti
9 Replies

10. UNIX for Dummies Questions & Answers

Memory usage per user,percent usage,sytem time in ksh

Let's say i have 20 users logged on Server. How can I know how much memory percent used each of them is using with system time in each user? (2 Replies)
Discussion started by: roy1912
2 Replies
nload(1)						     Network monitoring tools							  nload(1)

NAME
nload - displays the current network usage SYNOPSIS
nload [-a period] [-i max_scaling] [-m] [-o max_scaling] [-t interval] [-u h|H|b|B|k|K|m|M|g|G] [-U h|H|b|B|k|K|m|M|g|G] [devices] nload --help|-h DESCRIPTION
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like the total amount of transfered data and min/max network usage. USAGE
When running nload, you can switch between the devices (which you gave nload either on the command line or which were auto-detected) by pressing the left and right arrow keys. If the -m command line parameter is given, the arrow keys switch as many devices back and forth as there are shown on the screen. If you want to quit, do so by pressing 'q' or 'Ctrl+C'. For further key shortcuts, have a look at the sections MAIN WINDOW and OPTION WINDOW below. OPTIONS
A summary of the options supported by nload is included below. -a period Sets the length in seconds of the time window for average calculation. The default is 300. -i max_scaling Specifies the 100% mark in kBit/s of the graph indicating the incoming bandwidth usage. Ignored if max_scaling is 0 or the switch -m is given. The default value for max_scaling is 10240. -m Show multiple devices at a time; do not show the traffic graphs. -o max_scaling Same as -i but for the graph indicating the outgoing bandwidth usage. -t interval Determines the refresh interval of the display in milliseconds. The default value of interval is 500. PLEASE NOTE: Specifying refresh intervals shorter than about 100 milliseconds makes traffic calculation very unprecise. Also the display may flicker using such short refresh intervals. nload tries to balance this out by doing extra time measurements, but this may not always succeed. -u h|H|b|B|k|K|m|M|g|G Sets the type of unit used for the display of traffic numbers. h means human readable (auto), b Bit/s, k kBit/s, m MBit/s and g GBit/s. The upper case letters mean the corresponding units in Bytes (instead of Bits). The default is k. -U h|H|b|B|k|K|m|M|g|G Same as -u, but for an amount of data, e.g. Bit, kByte, GBit etc. (without "/s"). The default is M. devices Network devices to use. The default is "all", which means to display all auto-detected devices. -h, --help Show a short summary of these command line options. MAIN WINDOW
After starting, nload begins to monitor the network devices given on the command line, or, if none where specified, the default device. In this mode, the following key shortcuts are available. 'ArrowRight', 'ArrowDown', 'PageDown', 'Enter', 'Tab' Switch the display to the next network device, or, when started with the -m flag, to the next page of devices. 'ArrowLeft', 'ArrowUp', 'PageUp' Switch the display to the previous network device, or, when started with the -m flag, to the previous page of devices. 'F2' Show the option window (see section OPTION WINDOW below). 'F5' Save current settings to the user's config file. 'F6' Reload settings from the config files. 'q', 'Ctrl+C' Quit nload. OPTION WINDOW
The parameters given to nload on the command line can be adjusted during run time by pressing the 'F2' key. A small window appears on the top of the screen, listing the available settings. 'F2' Show/hide the option window. 'ArrowLeft', 'ArrowRight', 'Home', 'End' Navigate within the edit fields. 'ArrowUp', 'ArrowDown', 'Enter' Navigate between the settings. 'PageUp', 'PageDown', 'Tab' Toggle between the different values possible for the current field. '+' / '-' Switch to the next / previous page of settings. FILES
/etc/nload.conf System-wide configuration file. $(HOME)/.nload User-specific configuration file (overrides system-wide settings). /sys/class/net/*/* /proc/net/dev are read by nload when running on Linux to get the network traffic data. VERSION
This manual page describes version 0.7.4 of nload. For updates, look at the nload homepage: http://www.roland-riegel.de/nload/ HELP
If you need help, either contact me directly (see below) or write to the nload-user mailing list at nload-user@lists.sourceforge.net after having subscribed at https://lists.sourceforge.net/lists/listinfo/nload-user. AUTHOR
Copyright (C) 2001 - 2012 Roland Riegel <feedback@roland-riegel.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. nload February 06, 2012 nload(1)
All times are GMT -4. The time now is 08:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy