I'm having 2 solaris machines to manage, So i want to write my own scripts for getting various information. I'm able to get most of the information but not able to retrieve following:
- Chassis type
- Mother Board S/N
- OS Language
I have no physical access to the machine. I'hv already tried dmi_cmd
but it just got stuck at connecting. I'm not able to find sneep
package. locale does not provide language information. Even if i try to set it, the command exits with error saying unable to set locale.
smbios
would not work hence its a sparc machine.