Dell System E-Support Tool (DSET)这个工具可以用来收集服务器硬件信息,存储信息(RAID卡,硬盘等)。及linux 驱动,服务,网络设置等等,同时又包括CPU,memory, ESM log, BIOS/firmware versions and system health (fan/voltage levels).
服务器硬件日志搜集工具(Dell System E-Support Tool)- 软件版本:3.5.1 免费版
- 软件大小:20.30MB
- 软件授权:免费
- 适用平台: Win2000 Win2003 Win7
- 下载地址:http://dl.pconline.com.cn/download/470966.html
安装步骤
1 授予权限执行这个可执行文件
[root@www ~]# chmod +x delldset_v2.2.0.122_x64-A00.bin
[root@www ~]# ./delldset_v2.2.0.122_x64-A00.bin
。。。。。。
PARTICULAR PURPOSE, TITLE AND ANY WARRANTY OF NON-INFRINGEMENT. YOU WILL
USE THE SOFTWARE AT YOUR OWN RISK. DELL SHALL NOT BE LIABLE TO YOU FOR ANY
DIRECT OR INDIRECT DAMAGES INCURRED IN USING THE SOFTWARE. IN NO EVENT SHALL
DELL OR ITS SUPPLIERS BE RESPONSIBLE FOR ANY DIRECT OR INDIRECT DAMAGES
Dell License (42%): Press spacebar to view next page, 'q' to proceed
2,按q之后出现是否接受协议,直接按y
DELL OR ITS SUPPLIERS BE RESPONSIBLE FOR ANY DIRECT OR INDIRECT DAMAGES
Do you accept the terms of this license? (y/n):
3,按y之后出现如下提示
Dell System E-Support Tool (DSET) Options:
Choose an option:
1) Read DSET Release Notes First
Show latest information concerning features and known issues
2) Create DSET Report Only
Creates a DSET report and saves it to user's home directory
3) Clear ESM Hardware Log Only
Only clears the ESM Hardware Log contents
4) Install/Upgrade DSET Application
Permanently installs or upgrades the DSET application for repeat use
Enter option (1-4) or 'q' to quit:
4,选4安装
Install Location:
Where should DSET be installed?
Default location: /opt/dell/dset //默认程序安装位置
Press Return to accept the default location or
enter a new directory path:
Directory does not exist. Create? (y/n): y
Preparing... ########################################### [100%]
1:delldset ########################################### [100%]
Installation of Dell System E-Support Tool (DSET) complete.
Enter 'dellsysteminfo' from a terminal shell prompt to create a report file.
5,查看帮助
[root@www ~]# dellsysteminfo -h
Dell System E-Support Tool
@Copyright Dell Inc. 2004-2008 Version 1.6 build 135
The given option is invalid: ['-h']
Usage: dellsysteminfo [-options] [-f filepath/filename]
Options:
-f Specify a filename, a path using default filename, or both
--nohardware Skips collecting info for all hardware categories
--nostorage Skips collecting info for all storage categories
--nosoftware Skips collecting info for all software categories
--nologs Skips collecting any non-Linux log files
--time Append report filename with timestamp
--silent Accept defaults and prevent user prompting (for scripting)
--advanced Collect various advanced logs (may create large report size!)
6 获取系统报告,-f 指定报告位置在/home/report.zip,这里会等一段时间,这是他正在检测系统硬件系统,存储系统和操作系统信息,检测完,/home/目录下回产生一个report.zip 就是我们要的报告
[root@bogon ~]#dellsysteminfo -f /home/report
7 查看报告内容。
使用ssh工具把report.zip下载到我们本地计算机上,然后解压缩包,密码dell
8 解压缩完了之后,双击dsetreport.hta打开报告内容
9 系统总体概览
10 硬件日志。这里看到我们的cpu有一个出问题了。