test ArchiveEngine monitor
alarm if engine is not running
This commit is contained in:
13
pidMonApp/Makefile
Normal file
13
pidMonApp/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
TOP=..
|
||||
include $(TOP)/configure/CONFIG
|
||||
include $(TOP)/configure/CONFIG_PY
|
||||
#----------------------------------------
|
||||
# ADD MACRO DEFINITIONS AFTER THIS LINE
|
||||
|
||||
DB += pidmon.db
|
||||
PY += pidmon.py
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
include $(TOP)/configure/RULES_PY
|
||||
#----------------------------------------
|
||||
# ADD RULES AFTER THIS LINE
|
Reference in New Issue
Block a user