Difference between revisions of "Setup Vital Signs Listener Task"

From Vital Soft Wiki
Jump to: navigation, search
>Johno
(Setup Vital Signs (Windows) Listener)
>Johno
(Setup Vital Signs (Windows) Listener)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Setup Vital Signs (Windows) Listener ==
 
== Setup Vital Signs (Windows) Listener ==
* Run the Windows Task Manager
+
* Run the Windows Task Scheduler (Administrative Tools)
 
* Create a New Task called "Vital Signs"
 
* Create a New Task called "Vital Signs"
 
* Set the properties as shown below:
 
* Set the properties as shown below:
 
* Run the listener manually to ensure that it starts properly
 
* Run the listener manually to ensure that it starts properly
 
** If the listener fails to run, Select "View Log" (Advanced) to see more details.
 
** If the listener fails to run, Select "View Log" (Advanced) to see more details.
 +
** In verstion 1.7 and higher the start script is located in vitalsigns/cuname/bin, not vitalsigns/cuname/data/config
  
 
=== General ===
 
=== General ===
 +
* Make sure that you select the options:
 +
** Run whether user is logged in or not
 +
** Run with highest privileges
 +
 
[[File:ListenerTask General.png|500px]]
 
[[File:ListenerTask General.png|500px]]
  
 
=== Triggers ===
 
=== Triggers ===
 +
* The task must be set to start at System Startup
 +
 
[[File:ListenerTask Triggers.png|500px]]
 
[[File:ListenerTask Triggers.png|500px]]
  

Latest revision as of 19:18, 21 November 2015

Setup Vital Signs (Windows) Listener

  • Run the Windows Task Scheduler (Administrative Tools)
  • Create a New Task called "Vital Signs"
  • Set the properties as shown below:
  • Run the listener manually to ensure that it starts properly
    • If the listener fails to run, Select "View Log" (Advanced) to see more details.
    • In verstion 1.7 and higher the start script is located in vitalsigns/cuname/bin, not vitalsigns/cuname/data/config

General

  • Make sure that you select the options:
    • Run whether user is logged in or not
    • Run with highest privileges

ListenerTask General.png

Triggers

  • The task must be set to start at System Startup

ListenerTask Triggers.png

Actions

ListenerTask Actions.png

Conditions

ListenerTask Conditions.png

Settings

ListenerTask Settings.png