Displays uptime and response time statistics from the website monitoring service Pingdom.
The width of the charts are set manually.
You can change this value yourself inside the Pingdom Status > Edit Templates panel. Open up the respective files for the charts and change
<div id="xChart" style="width:500px;height:200px"></div>
This is probably due to a collision between styles set by us and styles set by your theme. There are two ways to solve this:
You should start by checking out Pingdom Status > Edit Templates in the admin menu. From there you can change the looks and basic functionality of the plugin.
Or if you are a developer, you can take a look at the code in wp-content/plugins/PingdomStatus/.
You need to make sure you have write permission to /wp-content/plugins/PingdomStatus/php/templates/.
The plugin uses SOAP to communicate with the Pingdom API. Make sure that your server has the php-soap module installed and enabled.
Make sure you have PDO module and driver (for mysql) installed and enabled.
Requires: 2.7 or higher
Compatible up to: 3.0.5
Last Updated: 2010-8-30
Downloads: 1,643
Got something to say? Need help?