Skip to content
Florian Forster edited this page Nov 21, 2023 · 1 revision

Collectd-web is a web-based front-end for RRD data collected by collectd. It is based on contrib/collection.cgi, a demo CGI script included in collectd.

With strong emphasis on the usage of Jquery and JqueryUI, Collectd-Web manages to give sysadmins a nice yet functional interface.

Features

  • Host list and filtering
  • Panning & Zooming
  • jQuery-based web interface
  • Themable UI
  • Perl backend
  • Sortable graphs
  • and many features to come!

Check out the issues list at Github to see whats going on.

Requirements

  • Web server with CGI execution enabled

External links

Clone this wiki locally