OMSA (OpenManage Server Administrator) is the hardware detection and maintenance software for Dell hosts (Installation Environment CentOS).
1. Installation:
The code is as follows
Copy Code
Wget-q-o–http://linux.dell.com/repo/hardware/omsa_7.3.1/bootstrap.cgi | BashYum Install Srvadmin-all
2, startup and the use of commonly used commands:
The code is as follows
Copy Code
/opt/dell/sr
is implemented using SNMP.I. Configuring the Nagios server Side1. Install Check_openmanage on the Nagios serverwget http://folk.uio.no/trondham/software/files/check_openmanage-3.7.12.tar.gz TAR-XVF Check_ openmanage-3.7.12.tar.gz CD check_openmanage-3.7.12 CP check_openmanage/usr/local/nagios/libexec chown Nagios.nagios /usr/local/nagios/libexec/check_openmanage CP man/check_openmanage.8/usr/share/man/man8 CP Man/check_ Openmanage.conf.5/usr/share/ma
Nagios->check_openmanage[dell r7*]2014 November 13 07:44 Requirements: Monitor Dell R7 series server hardware status environment information through Nagios: Nagios Monitoring host: Xxx.xxx.xxx.xxxNagios use version: 3.2.3nagiosql:3.2.0dell R710:xxx.xxx.xxx.xxx monitoring logic: 1.Nagios via plug-in Check_nrpe call Check_openmange Receive hardware information. 2. The server-side SNMP service obtains the hardware status through the OpenManage software.
: (SNMP) OpenManage is not installed or is not working correctly
This is because our/etc/snmp/snmpd. conf configuration file is missing, mainly including the following)
View all supported ded. 1
Access notConfigGroup "" any noauth exact all none
Smuxpeer. 1.3.6.1.4.1.674.10892.1
(2) If the error "snmp critical: No response from remote host 'x. X. X. x'" is reported, the snmp service is not installed on the monitored end.
3. Configure monitoring items
-dellsysidLibsmbiosPython-smbiosSmbios-utils-python3. It is now possible to install OMSA via the Yum repository of Dell OpenManage, with the following command:Yum Install Srvadmin-allHere, if Yum is properly configured, even if you forget to install the OMSA prerequisite package, yum will check dependencies on its own, and automatically add the installation in this step, when prompted to confirm, select "Y" and enter4. If our Linux server is a 64-bit
(Nagios)-check_openmanage [Dell],Nagios-> check_openmanage [Dell R7 *] Requirement Description at on June 14: monitoring the hardware status and environment information of the Dell R7 Series servers through Nagios: Nagios monitoring host: xxx. xxx. xxx. xxxNagios version: 3.2.3NagioSQL: 3.2.0Dell R710: xxx. xxx. xxx. xxx monitoring logic: 1. nagios uses the plugin check_nrpe to call check_openmange to receive hardware information. 2. The Server SNMP Service obtains the hardware status through th
may be reported:
ERROR: (SNMP) OpenManage is not installed or is not working correctly
This is because our/etc/snmp/snmpd. conf configuration file is missing, mainly including the following)
View all supported ded. 1
Access notConfigGroup "" any noauth exact all none
Smuxpeer. 1.3.6.1.4.1.674.10892.1
(2) If the error "snmp critical: No response from remote host 'x. X. X. x'" is reported, the snmp service is not installed on the monitored end.
3. Conf
example, the screenshot is installed using yum. Enter "y" and press enter to complete the installation. (Note: cim-schema is automatically added to yum)
After installing the prerequisite installation package, we will introduce two common methods for obtaining and installing OMSA:Method 1: Install OMSA on an Internet-connected RHEL Server
1. log on to the managed Liunx host as an administrator and run the following command to confirm Internet connectivity.
Ping-c 4 linux.dell.com
2. Run the f
This article consists of the following four sections:Download Dell OMEInstalling the Dell OMEConfiguring the Dell OMEConfiguring IDRAC
Download Dell OMETake Dell PowerEdge R730xd as an example1. Sign in to Dell's official website http://www.dell.com.cn/
2. Open technical Support--View all technical support
3. Select "Servers, storage and networking devices" in the Browse products
4. Select "PowerEdge"
5. Retrieve our server model
have encountered by all our engineers. We started to look at the opinions of various vendors, including HP, Dell, Lenovo, and inspur servers. Each has its own management tools, such as HP's Insight Manager and Dell's openmanage, at the same time, we also need to manage the switches and storage in the lab. At this time, as you just mentioned, we have read a lot of open-source management tools and commercial management tools on how to manage so many sy
OpenMangeServerAdministrator (OMSA) is installed on Ubuntu. There are no Chinese documents on the Chinese website, so you can check the Dell official website. For more information, see. 1. The upgrade operation is at/etc/.
The OpenMange Server Administrator (OMSA) is installed on Ubuntu. There are no Chinese documents on the Chinese website, so you have to check the Dell official website.
For more information, see http://linux.dell.com/repo/community/deb/OMSA_7.0/
This article is to install Dell
information, for hard disk information can be based on different manufacturers of management tools to obtain. HP uses the HP-HEALTH-*RPM,G9 version above using hpssacli-*.rpm, which is used after installation: Hpacucli Ctrl all show config to view raid information. Dell installs the Dell OpenManage Server Administrator Tool view, which is viewed by command: Omreport storage Pdisk controller=0.5. Viewing RAID information can also be viewed using the M
ecc DDR2-667 full buffer memory, standard 1 GB. 8 2.5-inch hot swapping hard disks and RAID 5 disk array modes are supported for storage. Standard 146 gb sas interface hard drive.
I/O, integrated with 3 slots and 3 PCI Express slots (1x4, 2x8) or 2 PCI-X 64-bit/133MHz and 1 PCI Express 1x8 slot. Integrated with dual-Gigabit Ethernet NICs, with a power supply of 750 W.
Basic Configuration:
DellPowerEdge 2950MLK
Server Type
2U rack mounting
CPU
Intel quad-core X
specified microprocessor is out of the allowed temperature range and has stopped running.
See Troubleshooting System cooling faults. If the problem persists, make sure that the microprocessor radiator is correctly installed. See Troubleshooting Microprocessor faults.Note: The LCD will continue to display this information until the power cord of the system is disconnected and reconnected to the AC power source, or SEL is cleared using server assistant or BMC management utility. For informatio
mode, and the memory is faulty.After checking through the command line, the faulty memory stick is found to be the first slot
The installation method is as follows:I. ClientA. install it in the redhat or centos System1. Install the dell yum Source
The wget-q-O-http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
2. Install omsaYum install srvadmin-all
3. soft connectionLn-s/opt/dell/srvadmin/sbin/omreport/usr/bin/omreportLn-s/opt/dell/srvadmin/sbin/omconfig/usr/bin/omconfig
4. Disab
installation method is as follows:
I. Client
A. install it in the redhat or centos System
1. Install the dell yum SourceThe wget-q-O-http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
2. Install omsaYuminstallsrvadmin-all
3. soft connectionLn-s/opt/dell/srvadmin/sbin/omreport/usr/bin/omreportln-s/opt/dell/srvadmin/sbin/omconfig/usr/bin/omconfig
4. Disable the web mode (only cli can be run)Echo "/usr/bin/omconfig system webserver action = stop">/opt/dell/srvadmin/sbin/srvadmin-servi
quickly add a proprietary hot spare on a raid, the task name is "Assign/Cancel private hot backup ...".The operation has not been shut down for the whole time.The following is the relevant information:http://zh.community.dell.com/techcenter/systems-management/w/wiki/391.dedicatedhttp://zh.community.dell.com/techcenter/systems-management/w/wiki/392Dell Server (Linux) installation Dell OpenManage Http://wenku.baidu.com/link?url=LYO1v1X4Y4onTtN_ Nliocww
The nagiso client requires that the NBSP;OMSA (openmanageserveradministrator) nagios Client installation must be installed on the Dell server omsa (Refer to http://linux.dell.com/repo/hardware/OMSA_7.4.0/) 1, adding Dell's Yum library ( access to http:// linux.dell.com/repo/hardware View Latest version ) wget-q-o-http://linux.dell.com/ REPO/HARDWARE/OMSA_7.4.0/BOOTSTRAP.CGINBSP;|NBSP;BASHNBSP;2, installation srvadminyuminstall Srvadmin-all-y3, start srvadmin/opt/dell/srvadmin/sbin/srvadmin-serv
Recently saw the server hard drive red flashing, in order to understand the operation of the server and the hard disk, RAID is normal, the use of Dell's Openmanager, referred to as OMSA. OpenManage can be used to monitor the server's individualThe operation of the hard disk device, such as voltage, temperature, memory and hard disk, RAID information and so on.For specific information, please refer to: http://linux.dell.com/repo/hardware/omsa.htmlFirst
speed, offline expansion is relatively fast, but requires a short period of time to interrupt the system operation, and this method requires a very familiar with the card configuration operation, because if the error occurred, it is possible to cause data loss. Third, the purposein the new two 300G hard drive to RAID5 array on Dell R710 , using Dell Server Management tool Dell OpenManage Server Administrator (OMSA) enables server RAID5 online expansi
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.