开发者

Know of any tools to monitor the REAL performance of an amazon ec2 instance? [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

开发者_JS百科 Improve this question

There are times (like this morning for 15 minutes) when the performance of my cc1.4xlarge is horrible and it is not anything running on my instance as evidenced by the aws console monitoring graphs and my own investigation.

It seems like the physical box that it is on is having problems or maybe Xen isn't properly allocating resources.

Are there any tools that will monitor not the "reported" stats on the CPU and disk, but do actual performance tests, e.g. divide some floats 1,000 times and make sure it completes within a typical time, write/read stuff to disk?


CopperEgg monitors EC2 instances every 5 seconds and not only shows CPU and other key performance metrics, but CPU components, like Steal and IOwait, which can be real performance robbers on AWS.

http://copperegg.com/aws


Manage Engine is an amazing Amazon EC2 Monitoring tool. It has 30-days trial. You should try.

  1. CPU Utilization, Network Traffic, Disk I/O
  2. Metrics of Attached EBS Volumes
  3. Out-of-the-box Performance Reports

Manage Engine WebSite

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜