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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!