Hello Gary,
Thank you for your answer.
First, I should have written about "raw meaningful data" rather than "raw useful data" because you are right that a lot of the extra information are not actually useful :)
For information, the aim is not to use the information in modules, but to fill a CMDB system from the information extracted from Puppet or Chef.
But there are still some information not provided by puppet that we would need, for example:
- IPv6 of the server (we got only the IPv4)
- release date of the bios ( that can give an idea about the date of manufacturing of the server)
- family, vendor, speed of the CPU cores
- on linux, mounting points with size allocated and filesystem type
Actually, there may be others but I have not looked yet in details in the Chef file because there is too much in it ;)
About the module forge, I went there and found only two modules which looks related to facter
http://forge.puppetlabs.com/tags/facterare there more modules that I have not seen ?
Thanks in advance for your feedback.
Best regards,
Christophe