Plugin Directory

Changeset 574569


Ignore:
Timestamp:
07/19/2012 12:03:36 PM (14 years ago)
Author:
ixiter
Message:

Just fixed some typos in readme.txt and wanted to get rid of the old totally wrong log message. ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ix-wemonit/trunk/readme.txt

    r574516 r574569  
    11=== IX WeMonit ===
    22Contributors: ixiter
    3 Donate link: http://ixiter.com/ix-wemonit/
     3Donate link: http://ixiter.com/plugins/ix-wemonit/
    44Tags: WeMonit, Server Monitoring
    55Requires at least: 3.4
     
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Show the data of your WeMonit Services. The Plugin comes with widget, shortcodes and template tags.
     11Show the data of your WeMonit Services. The Plugin comes with a widget, shortcodes and template tags.
    1212
    1313== Description ==
    1414
    15 [WeMonit](http://wemonit.de/ "WeMonit Services") is a service, that monitors your server/webseite availability. They offer a free plan, where you can setup 5 services and you got notified by email, when your server is down.
     15[WeMonit](http://wemonit.de/ "WeMonit Services") is a service, that monitors your server/webseite availability. They offer a free plan, where you can setup 5 services and you got notified by email and iOS-Push, when your server is down.
    1616
    1717IX WeMonit helps you to display these monitor stats as text and image. The plugin comes with a typical sidebar widget with lots of options, and also shortcodes and template tags for the same options and to display data graphs.
     
    2020The widget will appear in the widget section of your theme.
    2121As a "special feature", the plugin adds shortcode ability to sidebar widgets.  By installing this plugin, you can use all shortcodes in text widgtes, like you used to do in articles and pages.
    22 So if you dont like the build in widget, you can easily create your own customized widget. i.e. you can even add the graphs to a wide footer widget.
     22So if you dont like the built in widget, you can easily create your own customized widget. i.e. you can even add the graphs to a wide footer widget.
    2323
    2424The following data is available by the plugin, via shortcode and template tag
     
    2929* IP4 Uptime Percent - Your services uptime in %, in the IP4 network
    3030* IP4 Downtime - The number of downtimes of your service in the IP4 network
    31 * IP4 Downtime Percent - Your services uptime in %, in the IP4 network
     31* IP4 Downtime Percent - Your services downtime in %, in the IP4 network
    3232* IP6 Uptime Percent - Your services uptime in %, in the IP6 network
    3333* IP6 Downtime - The number of downtimes of your service in the IP6 network
    34 * IP6 Downtime Percent - Your services uptime in %, in the IP6 network
     34* IP6 Downtime Percent - Your services downtime in %, in the IP6 network
    3535
    3636The graphs are only available with shortcodes and template tags
     
    4949
    50501. Upload the complete `ix-wemonit` folder to the `/wp-content/plugins/` directory
    51 2. Activate the plugin through the 'Plugins' menu in WordPress
     512. Activate the plugin through the 'Plugins' menu in the WordPress admin page.
    52523. Create an account at [WeMonit](http://wemonit.de/ "WeMonit Services") and setup minimum 1 service
    53534. Generate an API Key in your WeMonit account and enter it or your WeMonit login data on the plugins options page
Note: See TracChangeset for help on using the changeset viewer.