Difference between revisions of "HPUX"

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
>Jeremyb
Line 36: Line 36:
  
  
* Configure /ASKPLUS/vsdata/vitalsigns.ini
+
== Configuration ==
 +
 
 +
* [[vitalsigns.ini]]
 +
* [[vsreload.ini]]
 +
* [[Attributes]]

Revision as of 20:50, 22 August 2012

The HPUX system hosts the Vital Signs scripts that are executed via UC4 which extract Core data and communicate with the Vital Signs listener running on the Windows server to refresh the Vital Signs applications.

Pre-requisites for installing Vital Signs on HPUX



Installation

  • Transfer binary the VSIGNS.gz file provided by Vital Soft to /ASKPLUS/VSIGNS.gz
  • Login as askplus
  • Unzip/untar the VSIGNS.gz file
$ gunzip VSIGNS.gz
$ tar -xvf VSIGNS
  • Install Vital Signs
$ cd vsdata
$ ./vsinstall
  • Login as root and create the /VSJOBS symbolic link :
$ ln -fs /ASKPLUS/vsdata/jobs /VSJOBS


Configuration