Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show error when no hosts are found in datadir | Pim van den Berg | 2010-01-12 | 1 | -1/+2 |
| | |||||
* | prevent warning when no categories are defined | Pim van den Berg | 2009-09-29 | 1 | -4/+6 |
| | |||||
* | layout improvement based on daniel's patch | Pim van den Berg | 2009-09-29 | 1 | -2/+2 |
| | | | | | | | | 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 | ||||
* | initial import of cgp | Pim van den Berg | 2009-09-20 | 1 | -0/+30 |
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. |