Difference between revisions of "Plugin:Monitorus"
From collectd Wiki
(Status: supported) |
m (Added monitour to the "Perl Plugins" category) |
||
Line 26: | Line 26: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
+ | [[Category:Perl Plugins]] | ||
{{DEFAULTSORT:Monitorus}} | {{DEFAULTSORT:Monitorus}} |
Latest revision as of 17:37, 18 March 2020
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