Difference between revisions of "Plugin:Ascent"

From collectd Wiki
Jump to: navigation, search
m (Reverted edits by 213.5.64.211 (Talk) to last revision by Octo)
(Relicensed to MIT license.)
 
(5 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
   | Status={{supported}}
 
   | Status={{supported}}
 
   | FirstVersion={{Version|4.4}}
 
   | FirstVersion={{Version|4.4}}
   | Copyright=''2008'' Florian octo Forster
+
   | Copyright=''2008'' [[User:Octo|Florian Forster]]
   | License={{GPLv2}}
+
   | License={{MIT License}}
 
   | Manpage={{Manpage|collectd.conf|5|plugin_ascent}}
 
   | Manpage={{Manpage|collectd.conf|5|plugin_ascent}}
 
}}
 
}}

Latest revision as of 09:34, 21 May 2015

Ascent plugin
Type: read
Callbacks: config, init, read
Status: supported
First version: 4.4
Copyright: 2008 Florian Forster
License: MIT license
Manpage: collectd.conf(5)
List of Plugins

The Ascent plugin reads and parses the statistics page of Ascent, a free and open-source server software for the game World of Warcraft by Blizzard Entertainment.

Synopsis

<Plugin "ascent">
  URL "http://localhost/ascent/status/"
</Plugin>

Example graphs

None yet. Add one now!

Dependencies

  • libcurl
  • libxml2