I did something similar -- I logged the activities on the world's largest supercomputer (that I have access to) every hour throughout the year 2020.
I logged information such as:
-- Who is logged in (the output of w command)
-- What processes are running and the overall system load (top and ps aux)
-- What is the state of memory and disk
-- What is the state of job scheduler
I have the data now and very excited about processing it in the coming weeks. I plan to anonymize and publish the data and the process I employed to collect it.
I did something similar -- I logged the activities on the world's largest supercomputer (that I have access to) every hour throughout the year 2020.
I logged information such as:
-- Who is logged in (the output of w command)
-- What processes are running and the overall system load (top and ps aux)
-- What is the state of memory and disk
-- What is the state of job scheduler
I have the data now and very excited about processing it in the coming weeks. I plan to anonymize and publish the data and the process I employed to collect it.