Hello,

I have not been able to find existing Facter modules for retrieving
the information I listed below.

Could you point me on some modules which would anwer my needs please ?

Below the list of information I would need to retrieve.

Thanks in advance for your help.

Best regards,
Christophe

1) Bios Information

"version":"6.00", "bios_revision":"4.6",
"release_date":"10/13/2009","vendor":"Phoenix Technologies LTD",

2) processor related information

"max_speed":"30000 MHz", "signature":"Type 0, Family 6, Model 30,
Stepping 5", "voltage":"3.3 V"
 "Socket Designation":"CPU socket #0", "Version":"Pentium(R) Pro",
"Current Speed":"2533 MHz", "ID":"E5 06 01 00 FF FB EB 0F",
"Manufacturer":"GenuineIntel", "Family":"Pentium Pro",
"cache_size":"8192 KB",

3) mouting points list

 "/dev/sda1":{
    "kb_size":"15791024", "uuid":"88eb9c66-5ce8-458e-
a7da-3b20cfcf3278", "mount_options":[ "rw", "errors=remount-ro" ],
"fs_type":"ext3", "mount":"/",


4) memory chip related information

 "Installed Size":"1024 MB (Single-bank Connection)",
"record_id":"0x000D", "Socket Designation":"RAM socket #0", "Enabled
Size":"1024 MB (Single-bank Connection)", "Error Status":"OK",
"Type":"EDO DIMM"

5) network related information

"default_gateway":"10.66.112.1"

6) block devices

"sda":{ "model":"Virtual disk", "size":"33554432", "timeout":"180",
"rev":"1.0", "removable":"0", "vendor":"VMware", "state":"running"

7) users and groups

"group":{ "mygroup":{ "gid":1000,
"passwd":{ "myuser":{ "gecos":"My User,,,", "gid":1000, "dir":"/home/
myuser", "uid":1000, "shell":"/bin/bash"

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to