Excellent software and practical tutorials

Install collectd system monitoring tool in Linux
collectd is a daemon process that periodically collects system and application performance metrics and provides mechanisms to store these metric values in different ways. collectd collects metrics from various sources, such as the operating system, applications, log files, and external devices, and stores this information or makes it available over the network. These statistics can be used to monitor the system, find performance bottlenecks, etc.