Vous êtes sur la page 1sur 3

11/23/2017 Useful OpenManage Server Administrator(omreport) commands for Dell server | Open Knowledge Base

Home Hadoop MapR Apache Hive Apache Drill Apache Spark Cloudera Impala JA

M o n d a y, M a y 1 2 , 2 0 1 4

UsefulOpenManageServerAdministrator(omreport)commandsforDellserver
The OpenManage command line interface allows you to check the state of your hardware and do hardware settings.
Below commands are quick reference for Dell server, you can always use "omhelp omreport" commands to show help manual of "omreport".
1. System component properties.
System logs

1 omreportsystemalertlogViewalertlog.
2 omreportsystemesmlogViewhardware(EmbeddedSystemManagement)log.
3 omreportsystemcmdlogViewcommandlog.

OS

1 omreportsystemoperatingsystem

Summary of all system components(Including major components versions)

1 omreportsystemsummary

Version report for all updateable components.


(Including BIOS,OS and controller versions)

1 omreportsystemversion

2. Chassis component properties.


Power (Check power peak stats and threshold)

1 omreportchassispwrmonitoring

Check power capacity

1 omreportchassispwrmanagement

Power health status

1 omreportchassispwrsupplies

Fans

1 omreportchassisfans|grepistat

Memory

1 omreportchassismemory|egrep"Index|Status"

NICs

1 omreportchassisnics|egrep"Name|Status"

CPUs

1 omreportchassisprocessors

Temperatures

1 omreportchassistemps

Voltage

1 omreportchassisvolts|egrep"Index|Status"

Battery of CMOS

1 omreportchassisbatteries

3. Display storage component properties.


Physical Disk Status

1 omreportstoragepdiskcontroller=0|egrep"^ID|Status|State|Failure"

Logical Disk Status

1 omreportstoragevdisk|egrep"^Name|State|Write|Read"

Controller Status

1 omreportstoragecontroller|egrep"^ID|^State|^Status|^Firmware"

Controller Battery

1 omreportstoragebattery
http://www.openkb.info/2014/05/useful-openmanage-server.html 1/3
11/23/2017 Useful OpenManage Server Administrator(omreport) commands for Dell server | Open Knowledge Base
Controller Connecter Status

1 omreportstorageconnectorcontroller=0|egrep"^ID|Status"

4. Controller Battery related


Generate controller log

1 omconfigstoragecontrolleraction=exportlogcontroller=0

Check Manufacture Name

1 #logfile=`lst/var/log/lsi*.log|head1`cat$logfile|grep'ManufacturerName'|headn1omreportchassisinfo|grep
2 T5:ManufacturerName:xxxxxx.x
3 ChassisServiceTag:xxxxxx

Check remaining&full capacity

1 #logfile=`lst/var/log/lsi*.log|head1`cat$logfile|grepA8'BATTERYMONITOREDINFORMATION'|tail8|cutc6
2 ____________________________________________________________________________
3
4 Temperature:28CVoltage:4066V
5 Current:0mAGasGaugeStat:40e0
6 GPID:81110d2ChargerStatus:2
7 RemainingCapacity:1612mAhFullChargeCapacity:1625mAh
8 RelativeStatofCharge:100%FwBBUState:1
9 ____________________________________________________________________________

Related Posts
Install PostgreSQL On CentOS

How To Create Local Repository Using Redhat ISO Image

Private DNS Server Setup On Linux

NTP Tips For Hadoop Cluster

How To Configure LDAP Client By Using SSSD For Authentication On CentOS

How To Use Cgroups With YARN To Limit The CPU Utilization

Posted by OpenKB at 2:32 PM

Labels: OS

Nocomments:
PostaComment

Enter your comment...

Commentas: Unknown (Goog Signout


Publish Preview Notifyme

Prev Page Home Next Page

Subscribe to: Post Comments (Atom)

Popular Posts

Scala on Spark cheatsheet


This is a cookbook for scala programming. 1. Define a object with main function Helloworld. object HelloWorld { def main(args: Array...

How to use Scala on Spark to load data into Hbase/MapRDB normal load or bulk load.
This article shows a sample code to load data into Hbase or MapRDB(M7) using Scala on Spark. I will introduce 2 ways, one is normal load us...

Understanding Hive joins in explain plan output


Hive is trying to embrace CBO(cost based optimizer) in latest versions, and Join is one major part of it. Understanding join best practices ...

How to control the file numbers of hive table after inserting data on MapRFS.
Hive table contains files in HDFS, if one table or one partition has too many small files, the HiveQL performance may be impacted. Sometime...

Difference between Spark HiveContext and SQLContext


Goal: This article explains what is the difference between Spark HiveContext and SQLContext.

http://www.openkb.info/2014/05/useful-openmanage-server.html 2/3
11/23/2017 Useful OpenManage Server Administrator(omreport) commands for Dell server | Open Knowledge Base
How to build and use parquettools to read parquet files
Goal: How to build and use parquettools to read parquet files. Solution: 1. Download and Install maven. Follow below link: http://...

Memory allocation for Oozie Launcher job


Goal: This article explains the configuration parameters for Oozie Launcher job.

Understanding PageRank algorithm in scala on Spark


Goal: How to understand PageRank algorithm in scala on Spark. This article explains each step using sample data.

Best practice for YARN resource management


The fundamental idea of MRv2(YARN) is to split up the two major functionalities resource management and job scheduling/monitoring, into...

Hive Locks Table/Partition Level


Hive supports concurrency and table/partition level locks. Currently only "Share" and "Exclusive" locks are introduced...

2016 OPENKB.INFO ALL RIGHTS RESERVED.

http://www.openkb.info/2014/05/useful-openmanage-server.html 3/3

Vous aimerez peut-être aussi