Monitor with Pingdom

Pingdom is a great external tool for monitoring your application uptime. Pingdom can send you phone and email alerts if your site goes down. Pingdom also provides uptime and response time reports.

This page describes how to set up Pingdom to monitor your application.

What pages should I monitor with Pingdom?

In general, do not monitor your home page. This is because your home page may have external dependencies that make page loading slow and thus not accurately reflect your site response time. Moreover, if one of these dependencies goes down, it brings down your home page even when the rest of your application is still functioning correctly. Also, pinging your homepage creates more load on an already heavily trafficked page.

Better practice is to ping a less commonly visited page.

Process

Get a Pingdom account

With Pingdom, you can try before you buy: you can choose for a free trial or a free account, as well as basic and business accounts.

To get a Pingdom account

  1. Navigate to www.pingdom.com.
  2. Sign up for an account. 

Add a check to Pingdom

Tell Pingdom what URI to check, how often, and where to send an alert if the URI goes down.

To add a check

  1. Log into your Pingdom account.
  2. Click Add new check.
  3. Complete the fields on the Add new check page:
    • Resolution - Pinging the URI every 5 minutes is a good default.
    • Check type - HTTP
    • URL/IP - For example, www.mysite.com/about.html
  4. Test and add the check.

If you have feedback or questions about this page, add a comment below. If you need help, submit a ticket with Engine Yard Support.

Comments

Article is closed for comments.