aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some styling modificationsPim van den Berg2009-10-111-3/+13
|
* replace plus and minus on host page by imagesPim van den Berg2009-10-112-0/+0
|
* layout improvement based on daniel's patchPim van den Berg2009-09-291-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 pagePim van den Berg2009-09-231-0/+11
|
* display term as a list on detail pagePim van den Berg2009-09-201-0/+9
|
* initial import of cgpPim van den Berg2009-09-201-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.