On this page
Collection3: A Web Interface for Collectd
Introduction
Collectd is great, but with a functional web interface, it’s even better. We’re going to see how to install Collection3, an interface that isn’t necessarily pretty, but is very functional.
Installation
You must have a web server like Apache and CGI enabled. Here’s what you need to install if you choose Apache:
|
|
I haven’t mentioned it, but it’s obvious that you need Collectd installed.
Configuration
We’ll configure the Apache2 part:
|
|
Then restart Apache2 or reload it.
You can now access your data via the following address: http://collectd-server/collectd/
Resources
Last updated 09 Jun 2010, 21:58 CEST.