myspeed icon indicating copy to clipboard operation
myspeed copied to clipboard

[Bug] MySpeed sends a ping to HealthChecks every minute

Open Cheezzhead opened this issue 1 year ago • 4 comments

General

  • [X] I have updated to the latest version of MySpeed.
  • [X] My bug has not been reported yet.

The Bug

My Health Checks monitor is getting flooded with MySpeed pings containing no content:

31764 	Oct 4 	20:22 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31763 	Oct 4 	20:21 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31762 	Oct 4 	20:20 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31761 	Oct 4 	20:19 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31760 	Oct 4 	20:18 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31759 	Oct 4 	20:17 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31758 	Oct 4 	20:16 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31757 	Oct 4 	20:15 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31756 	Oct 4 	20:14 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31755 	Oct 4 	20:11 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31754 	Oct 4 	20:10 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31753 	Oct 4 	20:09 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31752 	Oct 4 	20:08 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31751 	Oct 4 	20:07 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31750 	Oct 4 	20:06 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31749 	Oct 4 	20:05 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31748 	Oct 4 	20:04 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31747 	Oct 4 	20:03 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31746 	Oct 4 	20:02 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31745 	Oct 4 	20:01 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31744 	Oct 4 	20:00 	OK 	8 sec HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31743 	Oct 4 	20:00 	Started 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31742 	Oct 4 	20:00 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31741 	Oct 4 	19:59 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31740 	Oct 4 	19:58 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31739 	Oct 4 	19:57 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31738 	Oct 4 	19:56 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent
31737 	Oct 4 	19:55 	OK 	HTTP POST from 172.20.0.13 - MySpeed/HealthAgent

My frequency is set to an hour; in the above log, the 'Started' entry is the only actual test performed.

Can I turn this off?

What device are you using to access the page?

In the browser, On mobile

Which operating system is your MySpeed instance running on?

Linux

Cheezzhead avatar Oct 04 '24 18:10 Cheezzhead