Good Morning All, I've been a long time lurker but this if my first time posting.
About 6 months ago I started a new job with an AIX box. I had administered many Debian and Red Hat variant systems before, but this was my first AIX. It is an old box (Power4) that runs our ERP.
It had been running along reasonably well for years and we recently started live- querying it from our web site for e-commerce.
That ran fine for the first week, then the past week the server has just been hammered. The stores are only open friday through sunday and it runs fine outside of that. Once we open wait times for the stores and the web site queries goes through the roof.
We are running AIX 6.1 on it and our ERP is Pronto Xi.
The user level CPU usually stays under 90% but the Kernel usage is up into 70%. I have a feeling there is some config set that is increasing our overhead and causing these delays.
Thank you for the help!
---------- Post updated at 11:01 AM ---------- Previous update was at 10:48 AM ----------
Here is a topas shot of it this morning. It is at acceptable levels of usage, but still shows the Kernel usage crazy high.
Last edited by Jacoby0419; 11-18-2013 at 12:54 PM..
Those processes are our ERP. I am aware that they are taking the majority of our CPU usage. Historically it would run about 50-60% usage on a normal weekend.
I've actually been using tprof to monitor it- output of the top users is below.
This one was this morning when usage was lower and performance was better(not good) and it's still showing the high kernel usage
I've got a domain running on a few boards of a 25k. I'm seeing very high kernel cpu usage in top and cant' quite explain it. System runs a large number of smallish Oracle 10g2 databases (30), used mainly for development.
load average: 36.63, 36.68, 37.42
2489 processes: 2452 sleeping, 21... (0 Replies)
Hello Friends,
On one of my Solaris 10 box, CPU usage shows 100% using "sar", "vmstat". However, it has 4 CPUs and prstat and glance are not showing enough processes to justify high CPU utilization.
=========================================================================
$ prstat -a
... (4 Replies)
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)
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)
Please tell me solaris functions/api for getting following information
1- Function that tells how much memory used by current process
2- Function that tells how much memory used by all running processes
3- Function that tells how much CPU is used by current process
4- Function that tells how... (1 Reply)
ok so I just installed fedora core 6 on my dell inspiron 700m and I go to boot into linux and I get this error. Has anyone seen this before?
I also had XP Pro and Vista installed on this pc prior to putting fedora core 6 on the machine. I'm trying to setup a triple boot system.
Please Help... (2 Replies)
For analysis, I need to gather CPU usage from say 1:00 PM to 2:00 PM every 10 seconds on a given day. I heard this can be done with awk, but my UNIX is kind of rusty. (4 Replies)
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)
hi,
In response to your cpu usage answer
I too read sys/sysinfo.h but , if we put these values to access the repective time fields in the array pst_cpu_time which is a member of the structure pst_dynamic values doesn't seem to match, why is like this? (0 Replies)