Skip to content
Snippets Groups Projects
Commit 251f1ebe authored by dohnarms's avatar dohnarms
Browse files

add aliveMSGCalc.db to common.iocsh

parent b1e6fdff
No related branches found
No related tags found
No related merge requests found
......@@ -103,3 +103,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