1. sysinfo
- /usr/ports/sysutils/sysinfo
- dmidecode 이용 (/usr/ports/sysutils/dmidecode/ )
- 메인보드, 그래픽카드 모델명 CPU정보 등 다양한 정보 확인 가능
- ANSI, HTML 등으로 출력 가능
[b ~ # ] sysinfo --help
SysInfo v1.0.1 by Daniel Gerzo for FreeBSD Operating System
Usage: sysinfo [-a] [-c] [-d] [-h] [-v] [-v [level]] module ...
The following options are available
-a Display complete system information
-c Toggle colorful output (useful when redirecting the output to the file)
The default value can be set in the configuration file
-d Toggle debug mode
The default value can be set in the configuration file
-h Print this help
-i Toggle info messages
The default value can be set in the configuration file
-v [level] Verbose level (0-1), default is 0 (no verbose output)
The default value can be set in the configuration file
-V Display version and exit
module Display the system information related to the specified subsystem type
The following values are supported:
bios BIOS information
cpu CPU details
mem Memory details
misc Miscellaneous information
network Network related details
os Operating system details
packages Information about installed packages
services Information about system services
storage Details about storage system
system System information (hardware related)
user User related information
The configuration variables can be set in the /usr/local/etc/sysinfo.conf file.
For more information please see the sysinfo(8) manual page.
2. phpsysinfo
- /usr/ports/www/phpsysinfo
- 웹기반으로 간단히 서버정보 확인
- ports 설치 후 아파치의 alias 정보 등록 후 재시작
3. dmidecode
- /usr/ports/sysutils/bsdinfo
- 매우 상세한 시스템정보 제공
[n /usr/ports/sysutils/bsdinfo # ] dmidecode | more
# dmidecode 2.11
SMBIOS 2.7 present.
107 structures occupying 3903 bytes.
Table at 0x000EADC0.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: American Megatrends Inc.
Version: 1.1a
Release Date: 09/28/2011
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 8192 kB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
4. bsdinfo
- /usr/ports/sysutils/bsdinfo
- 매우 간단한 시스템정보 제공
'FreeBSD' 카테고리의 다른 글
freebsd 서버(파티션)이전 (0) | 2014.11.07 |
---|---|
V2P/P2V 시 파티션 크기조절 (0) | 2014.09.12 |
FreeBSD 10.0, MariaDB 10.0 컴파일 (0) | 2014.08.05 |
ZFS 디스크 복구방법 (FreeBSD) (0) | 2013.09.11 |
ZFS Tuning Guide (0) | 2013.08.30 |
댓글