1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 <2008> 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 <2008> 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: EPICS alarm handler server? |
From: | Maren Purves <[email protected]> |
To: | "Pearson, MR (Matthew)" <[email protected]> |
Cc: | EPICS Tech Talk <[email protected]> |
Date: | Mon, 10 Mar 2008 09:11:20 -1000 |
Hi,[...]
[...]The aim is to set up the software as a daemon on the beamline server machines, not the control cabin user machines. Running the standard EPICS alarm handler is proving a little inconvenient on these machines, as it involves running an X server and VNC server.
For the alarm handler server side, does anyone have any solution that we can look at?
You can run alarm handlers from just about anywhere. I currently run ours from an ssh session from my desktop as our last dedicated machine (older notebook) failed to pick up alarms and/or send email. The processes are running on our main acquisition machine with the icons on my desktop - so I can't log out of my desktop, but, so what. - It's easier to kill and restart alarm handlers if you have the X interface locally anyway.
HTH, Maren