IX WeMonit

0

WeMonit 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 serve

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

WeMonit 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.

IX 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.

On the plugins options page, you have to set up your API Key for your WeMonit account. After the plugin connected to WeMonit, it shows all available services and related shortcodes and template tags.
The widget will appear in the widget section of your theme.
As 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.
So 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.

The following data is available by the plugin, via shortcode and template tag

  • Age – The number of seconds the service is monitored by WeMonit
  • Timespan – A formatted Textsnippet to display the age as days and hours
  • CurrentLatency – The current latency of your WeMonit service
  • IP4 Uptime Percent – Your services uptime in %, in the IP4 network
  • IP4 Downtime – The number of downtimes of your service in the IP4 network
  • IP4 Downtime Percent – Your services downtime in %, in the IP4 network
  • IP6 Uptime Percent – Your services uptime in %, in the IP6 network
  • IP6 Downtime – The number of downtimes of your service in the IP6 network
  • IP6 Downtime Percent – Your services downtime in %, in the IP6 network

The graphs are only available with shortcodes and template tags

  • IP4 Latency – A latency graph with one week on the horizontal scale for the IP4 network
  • IP4 Uptime – An uptime graph with one week on the horizontal scale for the IP4 network
  • IP6 Latency – A latency graph with one week on the horizontal scale for the IP6 network
  • IP6 Uptime – An uptime graph with one week on the horizontal scale for the IP6 network

The shortcode and template tag names follow a simpe pattern and uses only one attribute/paramter, the service ID.

  • Example shortcode: [ix_wemonit_getIp4CurrentLatency id="1234"]
  • Example template tag: <?php echo ix_wemonit_getIp4CurrentLatency('1234'); ?>

Links

Use the following links to stay tuned with the plugin development.