N1 Grid Service Provisioning System 5.0 Installation Guide

Overview of N1 Grid Service Provisioning System 5.0 Applications

The N1 Grid Service Provisioning System 5.0 is a distributed software platform. The provisioning system includes the following special-purpose applications that you install on the servers in your network. These applications interact to allow you to deploy software to the servers in your network.

Master Server

The Master Server runs on Solaris OS, Red Hat Linux, Microsoft Windows 2000 Server, or Microsoft Windows 2000 Advanced Server servers. The Master Server is a central server that does the following:

Local Distributor

A Local Distributor is a proxy that optimizes the distribution and management of Remote Agents. Data centers can use Local Distributors to do the following:

Remote Agent

The Remote Agent is an application that runs on every server being managed by the N1 Grid Service Provisioning System 5.0. Remote Agents perform the tasks requested by the Master Server. The Remote Agents are supported on the Solaris OS, Red Hat Linux, IBM AIX, and Microsoft Windows 2000 platforms. Remote agents can do the following:

Command Line Interface Client

The Command Line Interface (CLI) Client provides a communication path to the Master Server to enable the execution of commands from local and remote servers. The CLI Client enables commands to be executed in the following environments:

To execute these commands, the CLI Client establishes a connection to the Master Server through TCP/IP or securely using SSL, or SSH.

The CLI Client operates in the following two modes:

When operating in interactive mode, the CLI Client uses the Jython programming language. Jython is a Java implementation of the high-level, dynamic, object-oriented language Python.


Note –

Install Jython on any server on which you plan to run the CLI Client in interactive mode. For more information about Jython and to download Jython, visit http://www.jython.org.