wok-current diff collectd/description.txt @ rev 24458
updated gnustep-gui and gnustep-gui-dev again (0.27.0 -> 0.29.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 16 09:58:13 2022 +0100 (2022-02-16) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/collectd/description.txt Wed Feb 16 09:58:13 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 ;).