Question: We need to create a script that will help us monitor the system resources and critical information on a single view! Create a script named
We need to create a script that will help us monitor the system resources and critical information on a single view! Create a script named sysmonitor.sh in the directory /sysadm/bin that accomplishes the following: shows the status of the firewalld.service prints the load average only for the last 15 minutes value in the following format: Load Average: List all the zombie processes count the number of open files and shows it in the format: Open Files: Print the total amount of swap in the system in the format: Total SWAP: Print the total amount of memory in the system in the format: Total Memory: Print how many CPUs are in the system in the format: Total CPUs:
Assignment We need to create a script that will help us monitor the system resources and critical information on a single view! 0. Create a script named sysmonitor.sh in the directory /sysadm/bin that accomplishes the following: o shows the status of the firewalld.service o prints the load average only for the last 15 minutes value in the following format: Load Average:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
