Question: Write a program(any language or C) to report the behavior of the Linux kernel by inspecting kernel status. The program should print the following values
Write a program(any language or C) to report the behavior of the Linux kernel by inspecting kernel status. The program should print the following values on stdout:
CPU type and model
kernel version
amount of time since the system was last booted, in the form dd:hh:mm:ss
the number of processes that have been created since the system was booted
a list of load averages (each averaged over the last minute for 10 minutes)
report date (gettimeofday) and machine hostname
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
