collectd
Collectd is an open-source daemon for collecting and storing system performance statistics. It runs on many Unix-like operating systems and is designed to be lightweight and extensible through a plugin architecture, enabling the gathering of metrics from the host and from applications with minimal resource use.
Its architecture centers on a small core and a large set of plugins. Plugins provide data-collection capabilities
Configuration is done in a single file, typically collectd.conf, where you enable plugins, set collection intervals,
Usage and ecosystem: Collectd is commonly deployed as part of monitoring stacks, providing time-series data for