Ubuntu :: Display Graphs For System Resource Utilization

Feb 3, 2011

I have a SSH access to some linux servers, is it possible that I can get some graphical report for system utilization (CPU, memory and disk space) for a given time range.

I dont have any graphical access to the system.

Currently I am fetching the records using "sar -r" command , pasting them in a excel sheet to generate the reports.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Load Graphs Go Up - Some Of Applications Killed By System

May 3, 2010

When the memory usage reaches 95% and above I noticed that the disk activity and load graphs go up and some of my applications are killed by the system. In windows, if someone define a pagefile then the OS will try to use it at the expense of very slow response. Why ubuntu does not use SWAP in such a way?

View 12 Replies View Related

General :: High Memory Utilization By System?

Nov 11, 2009

I have a server running samba process and there are about 70 samba users connected at a time. The system has 4Gb of memory and it seems each samba process is utilizing only 3352Kb of memory.
When I run the command
pmap -d (pid of samba)

It gives as:
b7ffa000 4 rw-s- 0000000000000000 0fd:00003 messages.tdb
bfe46000 1768 rw--- 00000000bfe46000 000:00000 [ stack ]
ffffe000 4 r-x-- 0000000000000000 000:00000 [ anon ]
mapped: 33384K writeable/private: 3352K shared: 20504K

But when I run the top command, it results as below:
Tasks: 163 total, 1 running, 162 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.9% us, 4.9% sy, 0.0% ni, 93.3% id, 0.8% wa, 0.2% hi, 0.0% si
Mem: 3895444k total, 3163192k used, 732252k free, 352344k buffers
Swap: 2097144k total, 208k used, 2096936k free, 2487636k cached

Why could the system be utilizing such high memory? By the way, the server is not running other processes. The samba version running in it is 3.0.33-0.17.

View 1 Replies View Related

Programming :: Capture Network Utilization In System?

Nov 15, 2010

As we know, the data in /proc/net/dev fall into two categories -- the data received and the data transmitted. Now I want to calculate the network utilization, should the calculate be ---- (datareceived + datatransmitted - datareceivedlasttime - data transmitted last time)/ timeinterval?

View 1 Replies View Related

Programming :: Start Video Resource Manager In System?

May 5, 2010

I am trying to develop a video resource manager in Linux.By that what I mean is, if two applications (may be running in two different machines) are trying to play videos, the video resources will be served by this video resource manager (running at a center location). Pardon me as I donot have much idea about video resource handling in Linux , first of all , it is feasible to have this kind of a layer, in between the applications and the available resource hardware.
Kindly give me some pointer as to how do I start? Pl. give me some reference URLs.

View 2 Replies View Related

Fedora :: System-config-display Just Ruined Display?

Jun 29, 2010

I did not have any /etc/X11/xorg.conf, so I read on these forums that system-config-display would create one for me. I ran system-config-display and it created an xorg.conf. But now my display is all messed up!! So, I deleted the xorg.conf and nothing changed. Why on earth would the display still be messed up if I deleted the file that was causing it?? Does system-config-display change somethign else?

View 14 Replies View Related

General :: Not Getting Graphs In Nagios?

Oct 16, 2010

i have two linux machines i have installed nagios on only one machine and i am getting graph for that one(localhost).but for the second one(host2) i am not getting the graphs so what should i do.. what should i do to get graphs for othe host (remote machine).

View 4 Replies View Related

Ubuntu :: Conky Graphs For CPU Temp / Network Up Not Working

Aug 22, 2010

I have conky up and running, but today as I was messing around with the colors for the custom theme, the graphs for cpu temp and network up and down aren't displaying anything.

Here's my conky configuration:
./conky-colors --lang=english --theme=custom --color0=000000 --color1=800080 --color2=800080 --cpu=2 --cputemp --swap --updates --hdtemp1=sda --proc=3 --calendar --m --network --rhythmbox=oldvinyl --ubuntu --alllight --unit=F --clock=off

View 4 Replies View Related

Networking :: Openwrt Or DD-WRT Have As Many Graphs Like Tomato?

Jan 16, 2011

I am looking for a router and trying to decide which one to go with based on the firmware I will want to use. I like how Tomato has alot of graphs and can show alot of graphical data. Does DD-WRT or Openwrt have as many graphs available?

View 1 Replies View Related

General :: Making Graphs Of A Simulation?

May 28, 2011

making My simulation graphs in Ns-2.34 in ubuntu how i can make them. my simualtion is about Home automation lighting control and i wnated to make 6 graphs1) time VS Residaul energy ( remaining enregy of the nodes)like sensors (we have mentioned Insteon sensor and Switchlinc Dimmer)use 9V battery in them. the 9V should be converted in joules and Energy on Y-axis should be in Joules and time on X-axis should be of simulation timeThe graph would be showing after running the simulation 3000 times how much energy is remaining or how much energy is consumed in the nodes after sending 2000 packets.2) Packet size Vs Delay, Delay on Y-axis and Packet size on X-axis with there units and the graph would be showing if Pacjet size increases how much delay is created.3) Throughput Vs Badwidth. througput on Y-axis and Bandwidth on X-axis4) Packets Loss Vs data rate5) Packets sent Vs data rate6) Packets received Vs data rate

View 8 Replies View Related

Software :: Draw The Graphs In Fltk?

Dec 9, 2010

iam doing a project in GUI.. inthat i have to draw graph(sine wave)by the obtained values.. iam using fltk2.0 in linux 2.6 kernel.

View 1 Replies View Related

Ubuntu :: Make A Bunch Of Graphs Using Gnuplot From A Bash Script

Nov 14, 2010

I've been trying to make a bunch of graphs using gnuplot from a bash script. The tricky thing is that I have to divide values from two columns: Code: plot "results.csv" using 1:($4/$6) notitle with lp When this command is called from a bash script, the columns get mixed up with script arguments. how to make it read the column values like in the interactive mode?

View 1 Replies View Related

Ubuntu Multimedia :: GRAPHS In Open Office Not Viewable To Word Users?

Sep 2, 2010

I have to write lab reports with charts and graphs on a regular basis. i did the first one in open office recently but the charts did not appear on my teachers screen! it was a broken failed half rendered blank chart area!

The data tables copied fine but the graphs did not. i made both in spreadsheet and copy pasted them over to a writer document.

View 2 Replies View Related

Software :: Code Real Time Graphs On A Web Interface?

Jun 24, 2010

how graphs can be plotted on a web interface on real time ? I have a web interface coded in PHP mostly and for graphs I have jpgraphs. But the job needs the graphs to be real time not static. As of now there's a server side program that writes onto a csv file. I read data from the file and plot it using jpgraph when the page loads. Is there anyway I can code real-time dynamic graphs on a web interface ?

View 2 Replies View Related

Ubuntu :: Get All CPU Utilization Using Top Command?

Dec 21, 2010

what dose this mean top -n 2 -b -d 0.2 i?

how to get all CPU utilization in using top command

View 9 Replies View Related

General :: Unable To Create Graphs With Rrdtool / Why No Data Coming Into File?

Sep 6, 2009

I was trying to do some graphing of the Disk Usage of the my root partition.

I tried it with rrdtool,but I am not able to create any graph.

I followed the below steps

1. Creating a rrd database file

rrdtool create diskusage.rrd --start N DS:Usage:ABSOLUTE:600:1:100 RRA:AVERAGE:0.5:1:432

I then updated the rrd file with below cron entry code...

Why no data is coming into the rrd file ?

View 1 Replies View Related

Ubuntu Servers :: 10.04 LTS Memory And CPU Utilization Spikes?

Oct 21, 2010

I have a Ubuntu 10.04 LTS and about 40 ThinClients running LSTP in a school's computer lab. Everytime the users start to use applications, the server's memory utilization increases, while the swap memory is quite free. I have 12GB of memory on that server.

View 9 Replies View Related

Ubuntu :: Calculate All Processor Utilization Using Top Command?

Dec 28, 2010

how does calculate all processor utilization in ubuntu using top command?

View 1 Replies View Related

Red Hat / Fedora :: How To Get Cpu Utilization Of Particular Process

May 6, 2009

How to get cpu utilization of particular process without using top command. I want programmatically C or C++.Top command source is large.I can't analyze where %cpu usage got.

View 1 Replies View Related

Programming :: C Program To Get Cpu Utilization?

Feb 26, 2010

language:cOs: ubuntuI have googled for a c program to get cpu utilization factor from 2 days.We can get it through "top", "who" commands..But I hav not found any API or a program.

View 5 Replies View Related

Ubuntu :: Internet Utilization Monitoring In Lucid AMD64

May 23, 2010

I wanted to know if there anyway we can check -

a. Which are the applications using internet connection currently

b. Which website/url they are connected and how many bits are being downloaded/uploaded currently.

View 2 Replies View Related

Red Hat / Fedora :: Memory Utilization For Particular Process

Jul 15, 2009

Is there any command to get the memory utilization of a particular process in Linux?I tried with Top and /proc/pid/status commands but the results are not proper, the memory keeps on increasing.Can anyone tell other than Top and /proc/pid/status commands ?

View 2 Replies View Related

SUSE :: Drive Access At 100% Utilization?

Nov 9, 2010

I have a storage array and one of the logical volumes stays at 100% utilization whenever any process accesses the volume. It is a 9TB RAID 5 array on it's own SCSI interface card. I have another 9TB logical volume in the same chassis, on it's own card that does NOT exhibit the same behavior.

I'm measuring the utilization using atop. The strange thing is it pegs out at 100% utilization for the entire time a process accesses the volume, even when the data being accessed is just a few kb. My users home directories reside on this volume so as you can imagine every user is impacted whenever someone accesses any file from this volume.

The only processes being shown in atop are nfsd processes and xfslogd process. Nothing has been deliberately changed on this system. The only thing out of the ordinary that changed is a user deleted several TB from his home directory a week or so ago, just about the same time this problem came up. During the troubleshooting process, tis system has been rebooted several times.

View 3 Replies View Related

CentOS 5 :: High CPU Utilization For All Processes?

Apr 9, 2010

I am getting a strange problem with my new machine (P4 3Ghz, 1 GB RAM DDR333). The machine is an industrial PC. Firstly I had installed Fedora Core 2 on it. It ran superbly without any problem. I tried to load Redhat Enterprise Linux WS4 (Update 2 as well as Update 5) on it. But the PC was giving high CPU utilization for each and every task. With-out any application running both the cores shows utilization around 10 %. But when i try to my application, the CPU utilization in one of the cores goes to 100 % for majority of the time. This is causing my appilcation to run slowly when compared to the same application running on the same machine under fedora core 2. (CPU Utilization around peak 17 % in either of the cores in Fedora Core2) Recently I installed Cent OS 5 on it. But the behavior of the PC remains the same as of Redhat Enterprise Linux WS4. Some-where on the forums I had read about the RAM size. So i tried to downgrade the RAM from 1 GB to 256 MB. But the problem remains the same. I think it has to do with some kernel tweaking.

View 8 Replies View Related

Ubuntu Multimedia :: Maverick Compiz Choppy/high Cpu Utilization?

Jul 7, 2011

Been using Maverick on my Dell Studio XPS for many months without issue. About a week or two ago, compiz has been acting funny and using a lot of cpu time, making everything "choppy," especially after resuming from suspend. I've googled and searched the forum, but all the related posts seem to be several years old.I tried selecting the previous kernel but it didn't help. Was there a bad update to compiz or ati graphics?

My info:

Code:
> lspci | grep VGA
21:02:00.0 VGA compatible controller: ATI Technologies Inc Madison [Mobility Radeon HD 5000 Series]
> grep -i driver /etc/X11/xorg.conf | uniq
Option "VendorName" "ATI Proprietary Driver"
Driver "fglrx"

[Code]...

View 3 Replies View Related

General :: Change Cpu Utilization Of Running Process?

Apr 28, 2011

Can we change cpu utilization if its have very high in running mode without stop that process.

View 1 Replies View Related

Networking :: Internet Utilization Live Report ?

Mar 27, 2010

I want to view live utilization of Internet usage like the wetool in smoothwall. This admin can view www and any other protocol Internet usage by end user

View 1 Replies View Related

Software :: Processor Utilization During Peak Period

Jul 1, 2010

How i can know processor utilization during peak period in rhel 5.3.

View 5 Replies View Related

Red Hat / Fedora :: Unable To Push RHEL 6.0 Past 95% Utilization

Apr 22, 2011

- I am running with Oracle UEL 6.0 (2.6.32-100.28.5.el6) because stock RHEL 6.0 (2.6.32-71.el6 ) has issues with the async I/O driver.

- The test is a high throughput performance benchmark running on Oracle 11gR1

- I am pumping a lot of disk I/O through the system while running with enough users to max out the 8 CPUs, which get to 99+% utilization with RHEL 5.3

- The server is a 4-socket Nehalem EX X7560. Right now, only 2 cores per socket are enabled.

- There are GBs of memory left over. The disk response time of the SSD arrays is around 1ms and the arrays are capable of 4-5 times more IOPS. Same with networking, etc. The testbed is capable of maxing out 32 CPUs with RHEL 5.3 I cannot push the RHEL 6.0 CPU utilization past 95-96%. The same test on all flavors of RHEL from 4.4 to 5.3 can totally saturate the CPUs. It feels like the system is intentionally holding back some CPU cycles.

View 2 Replies View Related

Ubuntu :: Cant Provide Testing On Memory, CPU, Hard Disk Utilization And Also Stress Test?

Feb 24, 2010

is there any performance tool for linux? i av found phoronix but it cant provide testing on memory, CPU, hard disk utilization and also stress test.

View 4 Replies View Related







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