Hello, I need to evaluate “how much” of my lab computational server resources are actually used (RAM,CPU,disk, network) and which are the bottlenecks before eventually update the server to a bigger one.
So, I plan to have some, let’s say hour observations of these parameters, and after a month or so evaluate the average resources usage/peak frequency.
Is there some “simple” tool that allow me to do that? I have saw stuff like prometheus but it seems overwhelm for this simple job. Perhaps someone already wrote a simple script can can be run with cron and do the job…