Table of Contents

Create New Monitor

  1. Login in to your MainWP Dashboard
  2. Go to the MainWP > Extensions > Advanced Uptime Monitor page
  3. Go to  the Monitoring tab
  4. Click the Create New Monitor buttonCreate New Monitor 1
  5. A popup screen will appearCreate New Monitor 2
    1. Select Monitor Type
    2. Set Monitor Friendly Name
    3. Add URL or IP address of your website
    4. Set Monitor Interval
    5. Select Contacts to Notify

Monitor Types

  • http(s): that’s perfect for website monitoring. The service regularly sends requests (which are the same as if a visitor is browsing your website) to the URL and decides if it is up or down depending on the HTTP statuses returned from the website (200-success, 404-not found, etc.)
  • ping: this is good for monitoring a server. Ping (ICMP) requests are sent, and up/down status is decided according to the “if responses are received or not”. Ping is not a good fit for monitoring websites as a website (its IP) can respond to ping requests while it is down (which means that the site is down but the server hosting the site is up)
  • keyword: checks if a keyword exists or not exists on a web page
  • port: good for monitoring services like SMTP, DNS, pop as all these services run from a specific port, and Uptime Robot decides their statuses if they respond to the requests or not.

Important Notes

In case you are not able to create your first monitor from the MainWP Advanced Uptime Monitor Extension, try to create the first monitor directly in the Uptime Robot dashboard, then try to create the next one from your Extension.

Still Have a Questions?
Search for additional solutions in the MainWP Community or start your own discussion