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 Archiver Online Status Question [SEC=OFFICIAL] |
From: | "STARRITT, Andrew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Manoussakis, Adamandios" <manoussakis1 at llnl.gov>, EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Fri, 5 May 2023 01:04:49 +0000 |
Hi Adam, 1/ We use a general purpose box status driver that occasionally pings the archive appliance host (or any network device) to check it is at least on the network. 2/ We have a status IOC running on the archive appliance that check that 8 instance of the
jsvc.exec
process re running; and 3/ A cron job that attempts to retrieve data from the archiver appliance and writes to a status record depending on success/fail - this is new this week. Andrew
Hi All, Are there any PVs associated when you start up the Epic Archiver that you can read for status of the Archiver (Online, Running, Etc)? If not does anyone have a simple solution to display in CSS GUI (LED or Text Box)
that the archiver is in fact running, one thought was an ASUB record with some C written to check if the web interface of the archiver was reachable. Thanks, Adam |