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: Simple alarm monitor |
From: | Matt Newville via Tech-talk <[email protected]> |
To: | Bo Jakobsen <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Tue, 22 Jan 2019 06:50:08 -0600 |
Hi all
I am looking for a "simple alarm monitor".
The ones I found all seems to be to large a framework to set up for what I am trying to do on a small scale.
I would just like a monitor program which monitors a small number of PV's (order of 50)
* Writes to a log when the PV goes into or out of Alarm status
* Potentially can call a external program the an alarm happens (for e.g. sending a text messeage or mail).
I was considering to write something in python, but if something like this already exists that would be easier :-)