I want to measure memory utilization of my Apache Server. Can I use pmap command and pass all the process ID of 'httpd' and take that as total utilization ?
pmap PID1 PID2 ....
It seems that pmap give more info rather than RAM utilization. Any command in Unix/Perl through I get the correct info of memory utilization ?
Hi Experts,
Our servers running Solaris 10 with SAP Application. The memory utilization always >90%, but the process on SAP is too less even nothing.
Why memory utilization on solaris always looks high?
I have statement about memory on solaris, is this true:
Memory in solaris is used for I/O cache, so if there is no memory in used, memory will be used by I/O cache.
I have been getting requests from application teams that the server is running slow. I have checked the memory utilization, processes running and cpu utilization. Please find below:
#free -m
total used free shared buffers cached
Mem: 3006 2994 11 0 6 171
dear all,
kindly i want to check my server memory utilization i used alot of commands but i want to make sure that it is acurate let me explain
i have a server which has 32GB RAM
Total Memory = 33423360 kb
Free Memory = 4172568 kb
Utilized Memory = 29250792 kb
Memory Utilization Percentage = 87.5 %
if Utilized Memory = 29250792 kb how can i make sure which processes eat this amount of memo
We're facing intermittent periods of 100% CPU utilization.
Server Configuration:HP DL580 G7 (4 Processor with 8 cores each; 128GB memory.)
Operating System: Solaris 10_x86 update 9
Application: Oracle 10 R2; ASM for Disk Management.
Code:
My Code
Hi Friends,
I need to get output in table format using unix shell script.For example my server CPU and memory utilization report will come as a mail with ordinary format but i want to make as table format.
Here two output finally we are getting:-
CPU utilization is $toatal_CPU_Utilized
Memory utilization is $toatal_Memory_Utilized
But i want in table format.Help m
I have been running Ubuntu 12.04, 64 bit, on my AMD desktop for quite some time. Last few days, I have been seeing the memory utilization of compiz to be increasing. I normally do not shut down the computer, however, recently the memory utilization when no apps are running is about 1 GB.
Test Logical security of Unix servers.
This area covers the technical security assessment of Unix, Linux servers (commands are similar but some are different. Please check with the respective man pages).
Stage 1 scan using Nessus and check for vulnerabilities and Nmap for ports. Highlight the ports and refer to IANA for details. Print report.
Hello to everyone,
I'm new here and would like to thank everybody for the upcoming support, I know that I will have my question answered here, this community is huge. :)
First of all, I´m a DBA and work on a daily basis on Unix environments of all kinds (HP-UX, Solaris, AIX, etc).