IMPORTANT: Please see /trunk/ folder for original readme and license
Adds basic support for Pingdom's custom http check to monitor things other than response time and uptime. At present supports cpu load and ram usage.
Future versions will allow configurable levels for a check to be "not OK" and more metrics.
Add the "out=pingdom" and "param" querystring parameters to your linfo URL: e.g.:
http://www.example.com/linfo/index.php?out=pingdom¶m=ram-used
Available param values are:
- load: Cpu Load (%)
- swap-used: Amount in MB of swap/page file usage
- ram-used: Amount in MB of RAM usage