STH-Dev / linux-bench

STH Linux benchmarking script
http://linux-bench.com
26 stars 14 forks source link

Screenfetch #16

Open Stevensb opened 10 years ago

Stevensb commented 10 years ago

More information gathering about the system the bench is run on... I think its cool... we may not want it... I will play with it tomorrow. I think my lab lost power... :/

Features:

chuckleb commented 10 years ago

I don't see this as too important since most of the time it will either be the same due to liveCD, or nothing at all (minimal install). Also doesn't affect performance as much, more of a curiosity. Regarding the potential for a screenshot, if the system is a production system, it may reveal too much info. We don't collect easier info such as a df, mnttab, lspci, or lsscsi which are also interesting, but not useful.

chuckleb commented 10 years ago

I went through the logs today and actually noticed that one of the tests captures everything from mounted partitions, to IP address and list of users on the machine. We may want to disable that collection as well. Especially if we build a website for people to upload data, submitting a list of usernames and IP is not ideal.

Stevensb commented 10 years ago

I agree... We should in the very least anonymize data. I like capturing system configuration information.... but we should be careful to not collect personal information.

STH-Dev commented 10 years ago

I made the anonymize data bit into a formal Bug. I still think there is a lot of value in grabbing configuration information.