MagniComp Home Page Know IT allTM
May 16, 2008 Home Customer Services Pricing Downloads Support Contact Us
SysInfo
Related
Products
SysInfoTM
Total system and storage asset inventory information for Linux, Mac, UNIX, and Windows.
 
StorSys ProTM
Total SAN/NAS Storage System information.TM
 
RDist
Remote software distribution system.
Search
 

SysInfo Solutions Center

Automatic Deployment of SysInfo to UNIX Based Systems

Introduction

If you have multiple UNIX (UNIX, Linux, Mac) systems you wish to deploy SysInfo to, you should consider using mcsysinfodeploy. mcsysinfodeploy is a UNIX sh(1) script which uses SSH and RSH to copy and install SysInfo on to multiple systems.

Although mcsysinfodeploy can be used without change, it may not meet everyone's needs. We encourage you to copy and customize mcsysinfodeploy as required.

Prerequisites

If you will be using SSH for deployment and will be installing the SysInfo Agent (the recommended default), you must install SysInfo 6.0-H3 or later. If you install older versions of SysInfo with the SysInfo Agent, the SSH command will hang on each client due to a "bug" in SSH. A workaround for this is found in newer versions of SysInfo.

You must have SSH or RSH installed and configured on the host you run mcsysinfodeploy on and on each system you wish to install on. Most modern UNIX operating systems include both SSH and RSH.

If you are going to use SSH, it's recommended that you setup some form of SSH password-less authentication which allows the host you run mcsysinfodeploy on to login to each target system. We recommend the SSH Keychain software as one such option.

If you are going to use RSH, you will need to setup rhosts(5) access which allows the host you run mcsysinfodeploy on to rsh into each target system.

How to Get mcsysinfodeploy

The mcsysinfodeploy program is distributed with SysInfo 6.0-H3 and later. It is located in the same bin directory as mcsysinfo itself. You may also download a copy by clicking here.

Running mcsysinfodeploy

Here's an example of how to deploy mcsysinfo-6.0-linux-x86.sh to hosts sneezy and sleepy using SSH:

mcsysinfodeploy --dist mcsysinfo-6.0-linux-x86.sh --licensefile license.mcl \
  --ssh sneezy sleepy

If you wish to install the software in a directory other than the default of /opt/sysinfo you would run:

mcsysinfodeploy --dist mcsysinfo-6.0-linux-x86.sh --licensefile license.mcl \
  --installdir /tools/sysinfo \
  --ssh sneezy sleepy

Current: 8
All Releases
Let us know what's on your mind! Send us feedback
May 1, 2008: AIX 6.1 and Windows Server 2008 are now supported with version 8-H10 and later. Download

Feb 4, 2008: SysInfo 8 is a major new release now available featuring support for Software Discovery LanguageTM, enhanced BIOS, and much more. (More...) Download

Oct 30, 2006: SysInfo 7.0.1 release contains multiple bug fixes and is recommend for all version 7 customers. (More...) Download

Aug 8, 2006: SysInfo 7 GA is a major new release now available featuring support for Virtual Machines, System Services, Patches, and much more. (More...) Download
Want to Receive Announcements?
If you wish to receive announcements about new releases of SysInfo, please Register with us.
© Copyright 1992-2008 MagniComp