copperegg
- Karma
- 5
- Created
- November 16, 2011 (14y ago)
- Submissions
- 0
Next gen cloud monitoring - server, website, web application performance.
- CPU Cores and ECUs for AWS Instance Types (copperegg.com)
- Cloud Monitoring Basics Cheat Sheet (infographic) (copperegg.com)
- Is Your EC2 Instance a Honey Badger or a Sloth? (copperegg.com)
A look at AWS EC2 instances in terms of honey badgers vs. blue whales vs. unicorns vs. sloths. Only ones missing were the Mantis Shrimp (we tried) and the Megladon (hey it's Shark Week)
- Tomcat Performance Monitoring Cloud-Based (copperegg.com)
An in process JMX metrics exporter, inspired by the standalone version of jmxtrans but embedded inside your java process (e.g. Tomcat). Also includes a set of embedded jmxtrans samples to POST metrics to the CopperEgg…
- Using Amazon's Content Delivery Network (CDN) CloudFront (copperegg.com)
How to get started with AWS CloudFront based on our lessons learned. Describes the important fields you will need to fill in or adjust and what you can probably leave as default.
- Top 5 Alternative to Nagios Must Haves (copperegg.com)
Many devops and admins have used, and in some cases continue to use, Nagios as a key part of their cloud monitoring infrastructure. We’ve had many conversations about their Nagios use cases, likes, dislikes, and the…
-
Many pundits and analysts have declared the concept of cloud computing as the Third Platform (for IT). If you have critical projects in mobility, cloud services, social technologies, or Big Data, it’s time to make that…
- PostgreSQL performance monitoring, alerting, charts, analytics (copperegg.com)
Pre-built scripts allow you to monitor PostgreSQL metrics and include these popular metrics out of the box: Index rows fetched, Commits, Locks, Rollbacks, and Blocks hit. Monitor via SaaS, great for AWS, cloud…
-
Powershell script to collect Microsoft ASP.NET application performance metrics desgined for cloud monitoring - private or public.
- HipChat integration use cases for DevOps (copperegg.com)
From Harvest: "...We have a room in Hipchat which collects the pulse of our activities. This includes code pushes to Github, production and staging deployment activity, customer support tickets, twitter mentions and all…
- Visualizing Complex Applications – Simply (copperegg.com)
Using hierarchical edge bundling to build cloud system topology maps that visualize system connectivity and application communication.
- Top 5 Redis Performance Metrics To Monitor (copperegg.com)
Five critical Redis database performance metrics to monitor closely and build alerts around - e.g., instantaneous_ops_per_sec which tracks total operations/sec; so you can watch for dips and spikes that are not normal…
-
CopperEgg recently introduced its probe LWRP, which is included in the CopperEgg cookbook. This provider allows you to instantly add, update and remove any number of external website monitoring probes on any chef run.
-
This blog shows how you can use Chef to bootstrap an EC2 Windows server instance for CopperEgg server monitoring.
- Infographic on Chef Recipe for CopperEgg Server Monitoring (copperegg.com)
Infographic on how to integrate Chef with CopperEgg cloud monitoring for your Linux or Windows servers, plus website monitoring and custom app metrics
- Chef Integration for Automated Monitoring with CopperEgg (copperegg.com)
Chef cookbook overview and example on how to bootstrap a Centos EC2 instance with CopperEgg server monitoring
- Integrating Auto-Monitoring into AWS Auto Scaling (copperegg.com)
-
New heatmaps, custom cloud monitoring dashboards, and iPhone, iPad, and Android mobile apps announced. Designed for hybrid monitoring across clouds, enterprise+cloud, and inside the enterprise as well. Custom dashboards…
- Hooking Into the AWS Shutdown Flow (copperegg.com)
When you are autoscaling lots of spot instances, or kill off systems during a code deploy, you don’t care if the system goes away, because that is what you intended to happen. Normally when spots or on-demand instances…
- Amazon Provisioned IOPS – EBS (copperegg.com)
Amazon has a few storage options (we’re talking block storage here, not object stores like S3): Instance store, EBS (Elastic Block Storage), and now Provisioned IOPS EBS. This blog post explores each one and then drills…
- DynamoDB - the Good, the Bad, and the AWSome (copperegg.com)
Overview of recent Amazon AWS DynamoDB analysis for production use at CopperEgg - details out use cases for & against, performance, operational considerations, what's missing, and what's cool.