Sponsored Content
Full Discussion: File system and its usage
Operating Systems Linux Red Hat File system and its usage Post 302280698 by William1482 on Tuesday 27th of January 2009 11:57:47 AM
Old 01-27-2009
Thanks for providing answers.The link which you provided was useful and going through some documents from google regarding file system..Will come back to you if i got struck up somewhere.

Regards,
William
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to get system memory usage like top

Hello all im working on sunos machine that dont have the top installed and can't be install , now i need to get information similar to what top gives me about the cpu usage and so can it be done somehow else where ? (3 Replies)
Discussion started by: umen
3 Replies

2. AIX

System usage check

Hi , i have been usning AIX unix ,besides sar and topas what are the other commands thru which we could see the resource utilisation and CPU usage. thanks pushkar (3 Replies)
Discussion started by: pushkar.verma
3 Replies

3. UNIX and Linux Applications

The usage of mount file system of different servers

There is a file system in server1 which is mounted on different file system on server2. Filesystem kbytes used avail capacity Mounted on server1:/users/user1 7047581 5994192 982914 86% /u01 /data/datafiles/user1 The data in... (1 Reply)
Discussion started by: vamshikrishnab
1 Replies

4. AIX

system usage list

Hi, I would like to produce a list of system usage for each process, if I use 'ps v' it can only show one process a time, i.e. ps v 20876 PID TTY STAT TIME PGIN SIZE RSS LIM TSIZ TRS %CPU %MEM COMMAND 20876 - A 0:00 0 4752 43556 32768 27289 38724 0.0 5.0... (2 Replies)
Discussion started by: victorcheung
2 Replies

5. 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

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. Ubuntu

High System CPU Usage

I am running a Dell PE R815 with 4 x AMD 12 core CPUs with 128GB of RAM and a RAID 5 array of 6 SAS disks. This is an HPC application and is definitely CPU bound, however once I run 16 of these processes (thus pinning 16 cores) the work performed slows down dramatically, to maybe 5 or 10% of what... (2 Replies)
Discussion started by: mowmentous
2 Replies

8. Linux

System Went panic after CPU usage high

Hi All, Yesterday my Linux server went panic and even a small command took a lot of time to run. When i monitored pl find the below output Cpu(s): 0.1%us, 98.4%sy, 0.0%ni, 1.5%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st the time spent on kernel mode is 98 % and also idle time is around 1.5 %...... (4 Replies)
Discussion started by: jegaraman
4 Replies

9. Linux

Berkeley version bdf: combination of inode and file system usage

hello, i need a command like "bdf" of HP-UX. ( report number of free disk blocks (Berkeley version) ). it should report inode and file system usage in one line like bdf -i manpage : Man Page for bdf (all Section 1m) - The UNIX and Linux Forums HP-UX command "" report inode and file... (2 Replies)
Discussion started by: bora99
2 Replies

10. Shell Programming and Scripting

File system usage

Hi Experts, I am trying to write script to find the FS usage. My requirement is first i need to gather all the mountpoint details.like below. df -k 2> /dev/null | awk '{print "FS=" $1 "\tMP=" $6 "\tTOT(KB)=" $2 "\tUSED(KB)=" $3 }'Then I need to find which FS is using space >10GB.some thing... (1 Reply)
Discussion started by: navsan420
1 Replies
pilot-install-todos(1)						    PILOT-LINK						    pilot-install-todos(1)

NAME
pilot-install-todos - Updates the Palm ToDo list with entries from a local file. SECTION
pilot-link: Userland conduits SYNOPSIS
pilot-install-todos [-p|--port <port>] [--version] [-?|--help] [--usage] [-q|--quiet] [-f|--filename STRING] DESCRIPTION
pilot-install-todos allows the user to update the Palm ToDo list with entries from a local file. The format of this file is a simple line-by-line ToDo task entry. For each new line in the local file, a new task is created in the ToDo database on the Palm. OPTIONS
pilot-install-todos options -f, --filename filename A local filename containing the ToDo entry text. Conduit Options -p, --port <port> Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-install-todos will look for the $PILOTPORT environment variable. If neither are found or supplied, pilot-install-todos will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-install-todo and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-install-todos and exit without connecting. --usage Display a brief usage message and exit without connecting. USAGE
The program will connect to a target Palm handheld, and creates the ToDo entry to the Palm ToDo application, using the specified file. EXAMPLE
-p /dev/pilot -f $HOME/MyTodoList.txt AUTHOR
pilot-install-todo was originally written by Martin Fick, based on code in pilot-install-todos by Robert A. Kaplan. This manual page was written by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-install-todo(1), pilot-link(7). 0.12.5 Copyright 1996-2007 FSF pilot-install-todos(1)
All times are GMT -4. The time now is 06:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy