Sponsored Content
Full Discussion: var memory usage increasing
Top Forums UNIX for Dummies Questions & Answers var memory usage increasing Post 302234318 by mcraul on Tuesday 9th of September 2008 11:22:49 AM
Old 09-09-2008
# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 6190692 2724732 3151488 47% /
/dev/sda2 101105 16715 79169 18% /boot
none 1037368 0 1037368 0% /dev/shm
/dev/sda8 56878816 47748376 6241152 89% /home
/dev/sda7 1035660 34520 948532 4% /tmp
/dev/sda5 4127076 3356228 561204 86% /var
 

10 More Discussions You Might Find Interesting

1. Programming

memory increasing on UNIX

hi, i'm writing a program that is running always... but, i have a problem that memory is increasing.. i want to know whether does stack size inscease or not, when program is running.. i don't know what is the cause stack or heap... i need some help.. :( (1 Reply)
Discussion started by: netfer
1 Replies

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

3. Programming

memory increasing

On Alpha True64 UNIX platform, we use "ps aux" command to display the process information, it also displays the %MEM,VSZ, RRS field. The question is that which field really indicates the program's memeory is increasing, thanks (0 Replies)
Discussion started by: Frank2004
0 Replies

4. Solaris

increasing /var

i need to increase the size of my /var filesystem but i have no idea how to do it. Filesystem kbytes used avail capacity Mounted on /dev/dsk/c0t3d0s0 144799 74952 55377 58% / /dev/dsk/c0t3d0s6 342183 201079 106894 66% /usr /proc ... (0 Replies)
Discussion started by: roguekitton
0 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. 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

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

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

10. Red Hat

Swap memory usage keeps increasing.

Hi the version is RedHat 6.2 (Oracle DB server) I don't know why swap memory usage keeps increasing... I used to check swap memory usage Free -m and another way. total used free shared buffers cached Mem: 32183 31861 322 ... (3 Replies)
Discussion started by: tom8254
3 Replies
MYPROXY-REPLICATE(8)					User Contributed Perl Documentation				      MYPROXY-REPLICATE(8)

NAME
myproxy-replicate - Stores data from the MyProxy master repository to all the slave servers. SYNOPSIS
myproxy-replicate [options] ... Options: [-verbose|-v] Print copious output [-help|-h] Print usage [-storage|-r]=<path to repository> Directory of the MyProxy repository. [-config|-c]=<path to config file> Directory of the MyProxy Server configuration file. [-debug|-d] Run in debug mode DESCRIPTION
myproxy-replicate Replicates data. This utility will read a specified MyProxy repository and send any new or changed data to a slave MyProxy server. The slave servers are specified in the myproxy-server.config(5) file. This utility will need to run at some specified interval in order to keep the slave repositories semi current with the Master repository. This can best be accomplished using cron, or some similar mechanism. OPTIONS
-v, -verbose Enables verbose debugging output to the terminal. -h, -help Displays command usage text and exits. -u, -usage Displays command usage text and exits. -r dir, -storage dir Specifies the location of the credential storage directory. The directory must be accessible only by the user running the myproxy- server process for security reasons. Default: /var/lib/myproxy or /var/myproxy or $GLOBUS_LOCATION/var/myproxyA -c file, -config file Specifies the location of the myproxy-server configuration file. Default: /etc/myproxy-server.config or $GLOBUS_LOCA-TION/etc/myproxy-server.config SEE ALSO
myproxy-init(1) myproxy-store(1) myproxy-retrieve(1) myproxy-delegate(1) myproxy-server(8) myproxy-server.config(5) AUTHOR
perl v5.8.4 2005-05-3 MYPROXY-REPLICATE(8)
All times are GMT -4. The time now is 03:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy