After I performed the first NxFilter update after creating a Cluster, going from 4.6.4.1 to 4.6.4.3 and the following day to 4.6.4.5, I am receiving tons of incorrect Master/Slave Node Down emails and I am not sure how to stop the emails. We have NxFilter installed on Linux Mint and both are up and running just fine. We have this line "cluster_double_check = 1" in the cfg.properties file. Below I have some log information, I have received 150 emails as of 12:00 AM. At 7:45 AM I received the last email about the Slave being down at 7:15 AM, I received this same email every 5 minutes starting at 7:20 AM. All this time our Slave Node was up and running, which was also seen in the Cluster section of the Master Node. I also receive emails from the Slave Node with ""Cluster master node down at null"
INFO [01-04 07:09:59] - NodeListener.SockHandler.dealCltSock, workCnt-- = 0 by 10.104.1.34.
INFO [01-04 07:10:00] - AlertMan.writeSlaveDownEmail, Adding a slave node down alert email.
INFO [01-04 07:10:00] - PostBox.addEmail, An email added, Slave node down!.
INFO [01-04 07:10:04] - NodeListener.SockHandler.dealHello, line = /HELLO 24891 4192 1 454, cltIp = 10.104.1.34.
INFO [01-04 07:10:04] - PostBox.sendEmail, An alert email has been sent, Slave node down!.
INFO [01-04 07:45:04] - NLSHr, workCnt++ = 1 by 10.104.1.34.
INFO [01-04 07:45:04] - NodeListener.SockHandler.dealHello, line = /HELLO 28475 4593 1 492, cltIp = 10.104.1.34.
INFO [01-04 07:45:05] - PostBox.sendEmail, An alert email has been sent, Slave node down!.
INFO [01-04 07:09:59] - NodeListener.SockHandler.dealCltSock, workCnt-- = 0 by 10.104.1.34.
INFO [01-04 07:10:00] - AlertMan.writeSlaveDownEmail, Adding a slave node down alert email.
INFO [01-04 07:10:00] - PostBox.addEmail, An email added, Slave node down!.
INFO [01-04 07:10:04] - NodeListener.SockHandler.dealHello, line = /HELLO 24891 4192 1 454, cltIp = 10.104.1.34.
INFO [01-04 07:10:04] - PostBox.sendEmail, An alert email has been sent, Slave node down!.
INFO [01-04 07:45:04] - NLSHr, workCnt++ = 1 by 10.104.1.34.
INFO [01-04 07:45:04] - NodeListener.SockHandler.dealHello, line = /HELLO 28475 4593 1 492, cltIp = 10.104.1.34.
INFO [01-04 07:45:05] - PostBox.sendEmail, An alert email has been sent, Slave node down!.
Comment