wok diff collectd/description.txt @ rev 24429

updated collectd (5.10.0 -> 5.12.0)
author Hans-G?nter Theisgen
date Sat Feb 12 15:50:46 2022 +0100 (2022-02-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/collectd/description.txt	Sat Feb 12 15:50:46 2022 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +Collectd gathers metrics from various sources, e.g. the operating system,
     1.5 +applications, logfiles and external devices, and stores this information
     1.6 +or makes it available over the network.
     1.7 +Those statistics can be used to monitor systems, find performance
     1.8 +bottlenecks (i.e. performance analysis) and predict future system load
     1.9 +(i.e. capacity planning).
    1.10 +Or if you just want pretty graphs of your private server and are fed up
    1.11 +with some homegrown solution you're at the right place, too ;).