EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: CA gateway with systemd
From: Florian Feldbauer <[email protected]>
To: [email protected]
Date: Wed, 12 Jul 2017 16:56:38 +0200
Forgot the "environment file" in the attachment...



On 07/12/2017 04:54 PM, Florian Feldbauer wrote:
> Hey Ben,
>
> I setup the ca gateway using systemd. But I had only one gateway running
> on the machine.
>
> Maybe my scripts give you a good starting point!
>
> Best regards,
>
> Florian
>
>
> On 07/12/2017 03:06 PM, Benjamin Franksen wrote:
>> Hello
>>
>> Does anyone have an example of how to start the CA PV gateway using
>> systemd? Is there a recommended best practice?
>>
>> Note: we want to run many gateways on the same machine.
>>
>> Cheers
>> Ben

-- 
----------------------------------------
| Dr. Florian Feldbauer                |
|                                      |
| Ruhr-Universität Bochum              |
| Experimentalphysik I AG              |
| Universitätsstr 150                  |
| D-44801 Bochum                       |
|                                      |
| Office: NB 2/134                     |
| Phone:  (+49)234 / 32-23563          |
----------------------------------------

## Debug level. Enter a value between 0-100. 50 gives lots of information, 1 gives a small amount.
#DEBUG=0

## Client IP addresses and port
## List of IP addresses that the Gateway client uses to find the real process variables
CIP=192.168.1.255

## Server IP address and port
## IP address where the Gateway server listens for process variable requests.
SIP=10.32.90.145

## Config files
## Files are searched in /etc/epics/cagateway
#PVLIST=example/GATEWAY.pvlist
#ACCESS=example/GATEWAY.access
#COMMAND=example/GATEWAY.command
#PUTLOG=putlog
#REPORT=report

## Timeouts in seconds
#CONNECT_TIMEOUT=1
#INACTIVE_TIMEOUT=7200
#DEAD_TIMEOUT=120
#DISCONNECT_TIMEOUT=7200

References:
CA gateway with systemd Benjamin Franksen
Re: CA gateway with systemd Florian Feldbauer

Navigate by Date:
Prev: Re: CA gateway with systemd Florian Feldbauer
Next: Re: help - writing a table column from OPI BOY to PV Kasemir, Kay
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: CA gateway with systemd Florian Feldbauer
Next: Re: CA gateway with systemd Wesley Moore
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024