To enable the proactive monitoring of Linux services, we have created the following custom scripts:
- Linux CPU Usage: Rely on our script to monitor the CPU usage on a Linux
host.
- Linux CPU Utilisation per Process: Monitor the CPU utilization on chosen
processes/services for your Linux systems. Our scrips retrieves CPU usage per specified processes on a
remorse Linux device using “pidstat”.
- Linux Hard Disk Partitions: Use this script to monitor hard drives partitions on a Linux
host.
The script uses bash commands (systemctl) to retrieve information about the services you want to monitor.
All those scripts use SSH as a communication protocol and have been validated and tested on Debian Linux 10
and Ubuntu 22.04.
Find these scripts in our library to use them as they are, or simply personalize them according to your
requirements.