Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make rrdtool executable configurable | Pim van den Berg | 2010-01-12 | 1 | -0/+5 |
| | |||||
* | load plugins on the host page via ajax | Pim van den Berg | 2009-12-05 | 1 | -0/+4 |
| | |||||
* | some styling modifications | Pim van den Berg | 2009-10-11 | 1 | -3/+13 |
| | |||||
* | replace plus and minus on host page by images | Pim van den Berg | 2009-10-11 | 2 | -0/+0 |
| | |||||
* | layout improvement based on daniel's patch | Pim van den Berg | 2009-09-29 | 1 | -1/+27 |
| | | | | | | | | The page is divided into a header, content and footer. It is styled better and the header links to the main page. Patch from Daniel von Fange (Leancoder): http://pommi.nethuis.nl/storage/software/cgp/leancoder-css.cgp-v-0-1.patch | ||||
* | add a footer to each page | Pim van den Berg | 2009-09-23 | 1 | -0/+11 |
| | |||||
* | display term as a list on detail page | Pim van den Berg | 2009-09-20 | 1 | -0/+9 |
| | |||||
* | initial import of cgp | Pim van den Berg | 2009-09-20 | 1 | -0/+23 |
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. |