Anything to look at to try and speed up the presentation of data?
I upgraded our system yesterday and was hoping that over night the database would settle down and indexes would be done doing their thing and performance would return. This is unbearable.
Also, is there anyway to save the performance graphs now? When researching performance problems in the past, we would save the charts and send them off to our server team to show trending of interfaces.
NetMRI> sh stats
+------------+------------+------------+-------------+
| Day | CpuAvgBusy | FreeMemAvg | DiskUsage |
+------------+------------+------------+-------------+
| 2009-02-03 | 65.3710 | NULL | 23.46303617 |
+------------+------------+------------+-------------+
NetMRI> sh io
Linux 2.4.20-8smp (NetMRI) 02/04/09
Time: 16:29:56
avg-cpu: %user %nice %sys %idle
34.44 23.55 5.18 36.83
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
dev8-0 8.09 22.26 622.18 6568006 183602956
dev8-1 45.48 52.31 546.79 15435850 161355632
Time: 16:30:01
avg-cpu: %user %nice %sys %idle
64.40 14.60 6.20 14.80
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
dev8-0 25.00 0.00 593.60 0 2968
dev8-1 23.80 0.00 240.00 0 1200
NetMRI> sh load
16:30:35 up 3 days, 9:58, 1 user, load average: 5.98, 6.39, 8.07
sh processes shows that java is my largest cpu hog along with MySQL.
root 23906 33.0 11.4 963064 412020 ? S 16:52:46 07:48:59 schedu /tools/jdk/bin/java -verbose:gc -Dtomcat.sessionid.randomclass=java.util.Random -XX:+UseConcMarkSweepGC -Xms32m -Xmx650m -Dto
mcat.home=/tools/skipjack org.apache.tomcat.startup.Tomcat
