Skip to content
Snippets Groups Projects
Commit 21194358 authored by klang's avatar klang
Browse files

Merge branch 'master' of github.com:epics-modules/xxx

parents 61780e5e 251f1ebe
No related branches found
No related tags found
No related merge requests found
......@@ -109,3 +109,4 @@ dbLoadRecords("$(BUSY)/busyApp/Db/busyRecord.db", "P=$(PREFIX),R=mybusy2")
### Load database record for alive heartbeating support.
# RHOST specifies the IP address that receives the heartbeats.
dbLoadRecords("$(ALIVE)/aliveApp/Db/alive.db", "P=$(PREFIX),RHOST=164.54.100.11")
dbLoadRecords("$(ALIVE)/aliveApp/Db/aliveMSGCalc.db", "P=$(PREFIX)")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment