Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SVG graph support | Pim van den Berg | 2014-03-23 | 1 | -3/+4 |
| | |||||
* | remove dependency on mod_rewrite for rrd.php | Pim van den Berg | 2013-05-20 | 1 | -2/+0 |
| | | | | Use $_SERVER['PATH_INFO'] instead. | ||||
* | .htaccess: enable gzip on rrd files | Pim van den Berg | 2013-05-18 | 1 | -0/+6 |
| | |||||
* | integrate jsrrdgraph in CGP | Pim van den Berg | 2013-05-18 | 1 | -1/+3 |
| | |||||
* | disable directory indexes | Pim van den Berg | 2009-09-23 | 1 | -0/+2 |
| | |||||
* | initial import of cgp | Pim van den Berg | 2009-09-20 | 1 | -0/+2 |
Collectd Graph Panel is a frontend for Collectd written in PHP. The goal of CGP is to provide an easy-to-use frontend for Collectd, starting with page that shows an overview of all the hosts you are managing with Collectd. In this initial import there is support for the plugins that are default enabled in Collectd. The supported plugins are located in the plugin directory. |