Difference between revisions of "Plugin:Monitorus"
From collectd Wiki
m (Added DEFAULTSORT magic word.) |
(Status: supported) |
||
Line 3: | Line 3: | ||
| Type=read | | Type=read | ||
| Callbacks={{Callback|read}} | | Callbacks={{Callback|read}} | ||
− | | Status={{ | + | | Status={{supported}} |
| FirstVersion={{Version|4.9}} | | FirstVersion={{Version|4.9}} | ||
| Copyright=''2009'' Jeff B. Green | | Copyright=''2009'' Jeff B. Green |
Revision as of 18:28, 20 December 2009
Monitorus plugin | |
---|---|
Type: | read |
Callbacks: | read |
Status: | supported |
First version: | 4.9 |
Copyright: | 2009 Jeff B. Green |
License: | GPLv2 |
Manpage: | none |
List of Plugins |
The Monitorus plugin queries monitoring information from mon.itor.us, a commercial external website monitoring service.
The plugin is written in Perl and requires the Perl plugin to operate. It uses the Perl module LWP::UserAgent to fetch web pages from mon.itor.us.
Example Graphs
None yet. Add one now!
Dependencies
- Perl plugin
- LWP::UserAgent