Get detailed system hardware information

Hi everyone,

I am looking for a way to get detailed system info in order to dump it all into a log to help with customer support. SystemStats gets you a bit, but nothing for GPU, specific OS versions and so on.

Has anyone looked into extending this general set of information collection? Have you found any good cross platform ways of doing this? So far it looks like you need to use system API calls, which I am not familiar with.

I will be using this in the context of Plug-Ins. It would be nice to save 4 emails by getting a log with everything we would need to know.

If anyone can offer any advice, or libraries to help, I would be eternally grateful.