Vandana Panditvandanapandit.hashnode.dev·Jul 20, 2024Day 10: Shell Script for CPU, Memory, Disk, and Service MonitoringIn this article I have share the shell script that monitors system metrics like CPU usage, memory usage, and disk space usage. The script will provide a user-friendly interface, allow continuous monitoring with a specified sleep interval, and extend ...Discuss#90daysofdevops
Girish Vgirishv.hashnode.dev·Dec 10, 2023Simplify Disk Space Analysis with TopNDiskAnalyzerIntroduction Managing and understanding file sizes within a directory is a common task for developers, sysadmins, sre, and users. To simplify this process, I've created a tool called TopNDiskAnalyzer. This tool allows users to analyze and retrieve th...Discuss·112 readsdiskusage