collectl Linux Commands
What is Linux collectl Command?
Explanation
collectl COMMAND:collectl command is used to monitoring the current system status.
SYNTAX :
collectl
OPTIONS:
| -sc |
monitor cpu usage. |
| -sm |
monitors the memory resource. |
| --help |
display this help and exit. |
| --version |
output version information and exit. |
EXAMPLE:
-
collectl
Output:
In the above example, it prints the current system resources.
Note : If you get "command not found" error, then install using yum command as "yum install collectl" from root login.