This Session is meant to let the audience know that we can harness the power of Python script to provide continuous monitoring on a Linux server. No fancy tools are needed!
I will discuss monitoring server hardware metrics (Disk, Overall System information, RAM, CPU, GPU) using my Python script and dive deeply into what my script does.
Before ending my session I will Show the code base, outputs, and the directories in which the files will be stored.
My script relies solely on the Python Libraries, which are challenges that I have resolved and implemented as features since it is an open-source project I will be scaling my project further.