首页 > 应用 > 软件技巧 > 正文

Dell System E-Support Tool (DSET)工具使用方法

2024-07-16 17:00:16
字体:
来源:转载
供稿:网友

前几天我们公司的一个服务器宕机了,ping不通ssh连不上。只好让IDC机房工作人员帮我们重启我们的服务器。重启完之后赶紧查看日志,但是自身服务日志并没有报错。接下来就是分析硬件问题了。我们服务器是DELL的,经理让我安装了一个DELL 的检测工具。
Dell System E-Support Tool (DSET)这个工具可以用来收集服务器硬件信息,存储信息(RAID卡,硬盘等)。及linux 驱动,服务,网络设置等等,同时又包括CPU,memory, ESM log, BIOS/firmware versions and system health (fan/voltage levels).

下载地址:
http://support.dell.com/support/topics/global.aspx/support/en/dell_system_tool



安装步骤

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%]

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表