24x7 Remote Automation Servers for Linux, UNIX and Windows
===================================================================================
Installation and Download Instructions for Evaluation Versions of 24x7 Remote
Automation Servers:
Before Downloading
- Choose which version to download. We support 2 types of automation
servers: "Native code" and "Java". Native code
server runs as a inetd daemon process and requires different versions for different
operation systems. Java server runs as a full-blown
server; it is cross-platform and only requires that JDK 1.4 or better is installed on the
system.
- Click here to read about differences
between 24x7 native and Java versions and choose which version is best for you
Before Installation
- Make sure you are running 24x7 Automation Suite version 3.1.0 or later.
If you want to use Java version of the 24x7 Remote Automation Servers you must be running
24x7 Automation Suite version 3.4.17 or later.
- If you are running 24x7 Automation Suite version prior to version 3.3.7
either download and install the full upgrade or at least download the ra_client.dll and
copy it to the 24x7 Automation Suite installation directory. Click here to download this file (60KB)..
24x7 RA Server Installation (native
code)
- Download the appropriate native version of 24x7 RA Server (just 1 file)
 |
Linux: ra_server (i386 RedHat, Debian, and
compatible distributions) |
 |
Sun Solaris: ra_server (Sparc: sparc32 or
sparc64) |
 |
Sun Solaris: ra_server (Intel i386) |
 |
FreeBSD: ra_server (i386 and Alpha) |
 |
Digital UNIX and Tru64 UNIX: ra_server (64-bit Alpha; an evaluation of native
code version is not available at this time, use multi-platform Java
version for evaluation)
|
 |
IBM AIX: ra_server (an evaluation version is not available at this time,
use multi-platform Java version for evaluation) |
 |
HP-UX: ra_server (an evaluation version is not available at this time,
use multi-platform Java version for evaluation) |
- Logon as root user or another user with an administrative account
- Create new directory, for example, /24x7/ra_server and copy the
downloaded file into this directory then use cd /24x7/ra_server
command to set this directory as a working directory
- Run chmod +x ra_server command to make the downloaded file executable
- Run ./ra_server -h to display help on supported command line options
- Install 24x7 RA Server using either default or custom options, for example you can run ./ra_server
install -f /24x7/ra_server/ra_server.log -p 1096
- Start 24x7 RA Server using ./ra_server command. If you want to use a
non-default port number for connections or a different log file name start the server
using option command line parameters, for example ./ra_server -p
1096 -f log.txt -s
24x7 RA Server Installation (Java)
- Don't confuse this with 24x7 Scheduler Java Edition.
- Download Java version of 24x7 RA Server (tar archive for Unix, zip archive for Windows)
 |
Unix and Linux (all platforms, except IBM AIX): jra_server
(Java version, PAM is not required) |
 |
Unix and Linux (all platforms): jra_server
(Java version, PAM is required) |
 |
Windows (2000/XP/2003/Vista): jra_server_win
(Java version) |
- Install Java 2 Platform, Standard Edition v 1.4.x or better if you don't have one yet.
For Windows, Linux and Sun Solaris systems this software can be freely downloaded from http://www.JavaSoft.com; for IBM AIX and IBM z/OS you
can download it from IBM http://www-106.ibm.com/developerworks/java/jdk/aix/index.html;
for HP-UX you can download it from HP http://www.hp.com/products1/unix/java/index.html;
for other systems contact your operation system vendor.
- Make sure JAVA_HOME environment variable is setup and correct for all user accounts
- If installing on a Unix or Linux system, do the following
- Logon as root user or another user with an administrative account
- Create new directory, for example, /24x7/ra_server and copy the
downloaded file into this directory then use cd /24x7/ra_server
command to set this directory as a working directory
- Unzip the installation package gtar xvfz ra_build_x.tgz
- Run chmod 755 *.sh command to make the unzipped shell scripts
executable
- Run chmod 777 . command to allow users to create log files
- In case if you are going to use the system-level logging option you configure
unix syslogd daemon to start with -r to support RA server SYSLOG (optional)
- Start 24x7 RA Server using ./server.sh command. If
you want to use a non-default port number for connections or a different log file name
start the server using optional command line parameters, for example ./server.sh
-p 1096 -f log.txt To enable system logging, add -s
parameter to the command line.
- If installing on a Windows system, do the following
- Logon as a user with an administrative account
- Create new directory, for example, C:\24x7\ra_server and copy the
downloaded file
- Unzip the installation package
- Start 24x7 RA Server using server.bat command. If
you want to use a non-default port number for connections or a different log file name
start the server using optional command line parameters, for example server.bat
-p 1096 -f log.txt To enable system logging to Windows Event Logs, add -s
parameter to the command line.
If you want to run 24x7 RA Server as a Windows service, see readme.txt file installed with
the package for further installation instructions.
Additional Information
For additional install/uninstall information, security, usage instructions, automation
examples, please see 24x7unix.pdf file,
which is also provided with the 24x7 Automation Suite files. See Using Unix RA agents - How To .pdf
file for step-by-step tutorial for how to call Unix agents with 24x7 Scheduler running on
Windows platforms.
Feel free to email to support@softtreetech.com
if you have questions or problems using 24x7 RA Servers for Linux and UNIX
===================================================================================
Copyright (c) 2008 SoftTree Technologies, Inc.