Displays the statistics from ejabberd XMPP server through ReST API (by using module mod_http_api). The plugin is useful when the XMPP server is located on another machine. Easy to configure and use - just need to type ReST API url and insert shortcodes on the page. Plugin can save the server statistics to the database and show them in a graph just like Munin.
Live demo
Here you can see the statistics, generated by this plugin, from my own XMPP server.
Other Notes
This plugin is using
Flot (Javascript plotting library for jQuery) and
wp-color-picker-alpha (automatically overwrite Iris for enabled Alpha Channel in wpColorPicker).
In most cases you can install automatically from plugins page in admin panel.
However, if you want to install it manually, follow these steps:
- Download the plugin and unzip the archive.
- Upload the entire
xmpp-statistics
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the Plugins menu in WordPress.