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

Dell System E-Support Tool (DSET linux

前幾天咱們公司的一個服務器宕機了,ping不通ssh連不上。只好讓IDC機房工做人員幫咱們重啓咱們的服務器。重啓完以後趕忙查看日誌,可是自身服務日誌並無報錯。接下來就是分析硬件問題了。咱們服務器是DELL的,經理讓我安裝了一個DELL 的檢測工具。shell

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 app

安裝步驟 ssh

1 授予權限執行這個可執行文件 ide

[root@www ~]# chmod +x delldset_v2.2.0.122_x64-A00.bin 工具

[root@www ~]# ./delldset_v2.2.0.122_x64-A00.bin ui

 。。。。。。。。。。。。 this

 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!)

獲取系統報告,-f 指定報告位置在/home/report.zip,這裏會等一段時間,這是他正在檢測系統硬件系統,存儲系統和操做系統信息,檢測完,/home/目錄下回產生一個report.zip 就是咱們要的報告

 [root@bogon ~]#dellsysteminfo -f /home/report

7 查看報告內容。

使用ssh工具把report.zip下載到咱們本地計算機上,而後解壓縮包,密碼dell

8 解壓縮完了以後,雙擊dsetreport.hta打開報告內容

 

9 系統整體概覽

10 硬件日誌。這裏看到咱們的cpu有一個出問題了。

11 下面這裏咱們硬件日誌,這裏咱們看到,6月17日22:22:03首先在檢測到設備0上有錯誤,接着就是6月18日21:50:55內存發生持久錯誤,中間重啓過一次系統,正常了一段時間,有出錯。最下面是從6月27號又開始出現錯誤,咱們又重啓了系統。

12 如下這些是軟件信息沒有什麼錯誤,是有關操做系統。下面這個是啓動項信息

 

13 驅動及模塊信息

14 開機啓動過程信息

相關文章
相關標籤/搜索