Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | include local config if it exists | Pim van den Berg | 2009-09-23 | 1 | -1/+2 | |
| | | | | CPG is designed to run out-of-the box. The local config is optional. | |||||
* | add GPL license | Pim van den Berg | 2009-09-23 | 1 | -0/+674 | |
| | ||||||
* | display term as a list on detail page | Pim van den Berg | 2009-09-20 | 2 | -3/+12 | |
| | ||||||
* | initial import of cgp | Pim van den Berg | 2009-09-20 | 27 | -0/+1312 | |
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. |