Skip to content

dixcart/linfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Linfo fork with added Pingdom support

IMPORTANT: Please see /trunk/ folder for original readme and license

About

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.

Usage

Add the "out=pingdom" and "param" querystring parameters to your linfo URL: e.g.:

http://www.example.com/linfo/index.php?out=pingdom&param=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

About

Fork of linfo by Joseph Gillotti

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published