Search found 4 matches

by Executionher
Fri Apr 29, 2011 3:37 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: How to Monitor A multiple Core CPU as a whole Ubuntu
Replies: 1
Views: 7955

How to Monitor A multiple Core CPU as a whole Ubuntu

Hi Guys

I would like to know if anyone can assist me on How to Setup a test that monitors the whole CPU usage on a multi core Processor running Ubuntu.

If there is a test and I am just not seeing it I do apolagize but any help would be great !!!!

:D
by Executionher
Wed Mar 30, 2011 2:50 am
Forum: RMA for UNIX
Topic: JRUN CPU test Constant bad when CPU usage is Good :(
Replies: 1
Views: 32876

JRUN CPU test Constant bad when CPU usage is Good :(

Hi We have a shell script testing the CPU of our UBUNTU server: Process:%CPU usage (avarage) #!/bin/sh if [ $# -ge 2 ] then OS=`uname` case $OS in AIX) PSLIST='ps -Ao comm,pcpu';; Linux) PSLIST='ps h -eo ucmd,pcpu';; FreeBSD) PSLIST='ps -axco command,%cpu';; NetBSD) PSLIST='ps -axco command,%cpu';; ...
by Executionher
Thu Mar 17, 2011 2:01 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test Proxy How to.
Replies: 1
Views: 7749

Test Proxy How to.

Hi

I was wondering if anyone can assist me in telling me how I will be able to test a proxy server By requesting a url status from the test. Not sure how to do it or what the exact test is.

:D
by Executionher
Fri May 21, 2010 7:26 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Disk space on Ubuntu server With KS
Replies: 1
Views: 8196

Monitoring Disk space on Ubuntu server With KS

Hi can someone please assist me In getting Hostmon to be able to check diskspace on Volumes in Ubuntu. I already have the agents running and working 100% but dont know how to get Diskspace to be monitored.
Any help regarding this will be Great!! Thanks in advance :D