File: README.md

package info (click to toggle)
kcollectd 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: cpp: 1,844; sh: 14; xml: 8; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 861 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Visit the new and improved [kcollectd home page](https://www.antonioerusso.com/projects/kcollectd/)!

# Overview

kcollectd is a graphical front-end to [collectd](https://collectd.org/), a data
collection service that monitors, by polling or pushed updates, system
information, such as temperature or free RAM.  kcollectd provides a graphical
display of these collected statistics.

More generally, kcollectd can display the data stored in any round-robin
database (RRD).  Use the `--basedir` command line option to load RRDs from a
non-standard location.

# History
Many thanks to [M G Berberich](https://www.forwiss.uni-passau.de/~berberic/),
for originally writing kcollectd!  See the
[old site](https://www.forwiss.uni-passau.de/~berberic/Linux/kcollectd.html).

Note that the modern version of kcollectd available here has been ported to
Qt 5 and librrd8.