This is historical information of device classes implemented in Restarter device server.

Use this link to find the valid information.

Development status: Released
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SoftwareSystem/Restarter
Contact: johannes.blume@desy.de



Class Description


Server to watch other Server and to restart them automatically if they terminate.

Families: Miscellaneous

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact: johannes.blume@desy.de

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
WatchedServersSpectrum: DevString
ExcludedServersSpectrum: DevString

Commands:

Name Description
StateInput: DevVoid
Output: State
Device state
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Device status
This command gets the device status (stored in its device_status data member) and returns it to the caller.
ExcludeServerInput: DevVarStringArray
List of servers to exclude from watch list
Output: DevVoid
Exclude Server <argin> from watch list
AddServerInput: DevVarStringArray
List of servers previously excluded from watch list
Output: DevVoid
Add previously excluded Servers <argin> to watch list again
RestartCrashedInput: DevVoid
Output: DevVoid

Pipes:

Properties:

Name Description
MaxWatchedServersDevUShort Maximum number od servers that can be watched
PollingPeriodDevShort Polling period in sec

Added by:pgoryl2 on:23 Feb 2017, 11:22 a.m.