Sponsored Content
Full Discussion: Monitoring Unix systems
Top Forums UNIX for Dummies Questions & Answers Monitoring Unix systems Post 302099642 by System Shock on Wednesday 13th of December 2006 09:17:31 AM
Old 12-13-2006
the outputs of vmstat, prstat, and iostat can give you what you want, or you can install top. Making the outputs into CSV files wouldn't take much effort with sed.
 

5 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

eBay Unix systems

I should add a disclaimer: I am not affiliated with the sellers in any way, nor do I have any more knowledge than any other person reading the description about the item. This is simply for your reference. I see a good number of people wanting a SPARC system to play with, and even more that... (1 Reply)
Discussion started by: LivinFree
1 Replies

2. UNIX for Dummies Questions & Answers

distributers of unix systems

Well i've been looking for some unix systems to download but with all the technical stuff they talk about on the sites i think that it would be betterif i just bought oneat a store so it comeswith directions and stuff, but is there any unix system that will coincidentally run with MS-dos mode? and... (1 Reply)
Discussion started by: shag134
1 Replies

3. SCO

Sharing unix drives from two unix systems

I have two SCO openserver systems, 1 in the US and 1 in the UK. I am setting up a vpn to connect the two local networks that also have windows pc's on them. Is there a way that either unix system can see the hard drive on the other unix system so that I can share data between them. I run a cobol... (1 Reply)
Discussion started by: rongrout
1 Replies

4. UNIX for Dummies Questions & Answers

file systems for unix

please someone give me 3 file systems for unix HP-UX version !!! thnks (2 Replies)
Discussion started by: androc
2 Replies

5. Infrastructure Monitoring

Monitoring file systems backup

Hello, I have some questions. There are some File systems which are located on a SAN. There are two scenarios: 1) Some file systems are permanently mounted on certain servers 2) Others are part of a high availability cluster In case of a cluster the needed file... (1 Reply)
Discussion started by: frhling
1 Replies
mhub(1) 								GGI								   mhub(1)

NAME
mhub - converts LibGII events to mouse protocol or mhub data SYNOPSIS
mhub [options] DESCRIPTION
mhub reads pointer events from the LibGII default device and outputs mouse protocol data and/or mhub data to the specified files. The default device is specified with the GII_INPUT environment variable, see the libgii(7) manual for more info. OPTIONS
-h displays this help and exit -v output version information and exit -d print contents of received events to standard error -s terminate program when a SIGPIPE signal is received. The default is to ignore SIGPIPE. -e BUTNR only generate mhub events for buttons >= BUTNR. The default is 4. -b FILE output mhub events to FILE -2 FILE output PS/2 format data to FILE -i FILE output (serial) IntelliMouse format data to FILE -m FILE output MouseSystems format data to FILE -r FROM TO remap button FROM to button TO -w BUTNR transform wheel up motion to a BUTNR mhub event -W BUTNR transform wheel down motion to a BUTNR mhub event A maximum of 20 mhub event outputs and 20 mouse data outputs are supported. The number of remaps are unlimited and all remaps occur before any other processing. Mouse data outputs may all use different protocols. libgii-1.0.x 2004-10-14 mhub(1)
All times are GMT -4. The time now is 11:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy