Difference between revisions of "HPUX"

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
>Jeremyb
Line 21: Line 21:
 
</pre>
 
</pre>
  
*Install
+
*Install Vital Signs
 
<pre>
 
<pre>
 
$ cd vsdata
 
$ cd vsdata
 
$ ./vsinstall
 
$ ./vsinstall
 
</pre>
 
</pre>

Revision as of 20:22, 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.tar.gz file provided by Vital Soft to /ASKPLUS/VSIGNS.tar.gz
  • Login as askplus
  • Unzip/untar the VSIGNS.tar.gz file
$ gunzip VSIGNS.gz
$ tar -xvf VSIGNS
  • Install Vital Signs
$ cd vsdata
$ ./vsinstall