1,496
edits
No edit summary |
|||
Line 1: | Line 1: | ||
== Howto == | |||
All servers have been assigned a hardware class, based on their type. (Double-check when you process a machine.) That way we only have to document the basic hardware once. | |||
To determine hardware spec: | |||
* plug in monitor & keyboard | |||
* Boot up (or while dbanning: ctrl-alt-f5 to start a shell) | |||
And then: | |||
$ cat /proc/cpuinfo | less | |||
$ cat /proc/meminfo | less | |||
For RAID controller info and other peripherals: | |||
$ dmesg | less | |||
== Hardware classes == | == Hardware classes == | ||