archApp: archiver appliance monitoring
This commit is contained in:
13
archApp/Makefile
Normal file
13
archApp/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
TOP=..
|
||||
include $(TOP)/configure/CONFIG
|
||||
include $(TOP)/configure/CONFIG_PY
|
||||
#----------------------------------------
|
||||
# ADD MACRO DEFINITIONS AFTER THIS LINE
|
||||
|
||||
PY += bplreport.py
|
||||
DB += applmetrics.db
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
include $(TOP)/configure/RULES_PY
|
||||
#----------------------------------------
|
||||
# ADD RULES AFTER THIS LINE
|
Reference in New Issue
Block a user