* Server Assistant, this is tool that acts as a Wizard for various OS installs. Not useful to us.
  • Deployment Toolkit, provides tools for automating hardware provisioning. Runs from a boot-able (Linux) CD-ROM
    • ?
    • ?
  • OMSA Provides web based access to management and monitoring functions on an installed system. Runs on the client.
  • Dell IT assistant. Central management application that runs on Windows computer. Connects through multiple modes (IPMI , ?) to the client systems

OMSA

OMSA runs on a host and provides diagnostic commands.

Scripting OMSA start

OMSA likes to hang the terminal when it starts. This makes scripting a start/restart for many hosts to be a tremendous pain. Here is a line that works for avoiding this issue:
/opt/dell/srvadmin/sbin/srvadmin-services.sh start > /tmp/omsa_start.log 2>&1 < /dev/null

-- JamesKoll - 10 Feb 2014

This topic: AGLT2/Dell > AGLT2 > DellComputeMain > DellSoftware
Topic revision: 10 Feb 2014, JamesKoll
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback