diff --git a/units/engine.js b/units/engine.js index 0991339..6adfa60 100644 --- a/units/engine.js +++ b/units/engine.js @@ -168,6 +168,8 @@ exports.NodeGuard = function (cmdOptions, configOpts, rootPath, guardVersion) { function setNotifyPoolInterval() { if (configOpts.pool && configOpts.pool.notify && configOpts.pool.notify.url) { // send the info about node to the pool + logMessage("Starting the periodic pool notifications", "info", false); + poolNotifyInterval = setInterval(function () { try { var packetData = {