sysstat
This is a shell script to get the resource utilization
information from system which are running Linux kernel.
This script has been tested on free licensed OS like
Debian(7,8,9,10), CEntOS(6,7)
and it worked fine, as expected output.
Functionality of CEntOS and RHEL are similar so this
script should work RHEL OS.
|
|
get-info
This shell script is example of a agent less to gather
information of remote system. This script provide information
about available space of resources for now it has include
RAM, CPU, Disk.
|