An open API service indexing awesome lists of open source software.

https://github.com/adamisntdead/pingdom-widget

A CraftCMS Widget To Show Stats From Pingdom On The Dashboard β±πŸ”‹πŸ”Œ
https://github.com/adamisntdead/pingdom-widget

craft-plugin craftcms pingdom

Last synced: about 1 year ago
JSON representation

A CraftCMS Widget To Show Stats From Pingdom On The Dashboard β±πŸ”‹πŸ”Œ

Awesome Lists containing this project

README

          

![Pingdom Widget](resources/img/plugin-logo.png)

A CraftCMS Widget To Show Stats From Pingdom On The Dashboard

## Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

## Installation

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

cd /path/to/project

2. Then tell Composer to load the plugin:

composer require adamisntdead/pingdom

3. In the Control Panel, go to Settings β†’ Plugins and click the β€œInstall” button for Pingdom.

## Pingdom Overview

This is a plugin to let you see your sites uptime and average response times for the last week,
without needing to go to the CMS dashboard

## Configuring Pingdom

You are going to need to add the plugin to the dashboard.
Once you do that, you can add the details of your pingdom account, including
an `app_key`, which you can get off [this page](https://my.pingdom.com/account/appkeys).

You will also need to enter the name of the site. It should match what is in pingdom,
for example if you enter `example.com` when the name of the site in pingdom is `www.pingdom.com`, an error will happen.

## Pingdom Roadmap

Some things to do, and ideas for potential features:

* More Stats
* Choose Intervals
* Graphs
* Limit the changing (for agencies with multiple properties)

Brought to you by [Adam Kelly](https://adamisntdead.com)