Posted August 5, 20195 yr My homeserver is running a pulseway agent and pihole (running dnsmasq) on debian testing. Pihole shows every 16 seconds a CNAME call of the homeserver to ws5.pulseway.com. All my other computers with a pulseway agent (Windows-10) don't call this much. My question is, how can I change my configuration to bring back the amount of calls.
August 6, 20195 yr Administrators Hi Jonathan, I can confirm that 4 calls per minute is the standard for Pulseway agents (Windows agent included). Unfortunately you cannot slow down the ping interval for the agents but you can however remove the agent and write a bash script that uses curl to make Pulseway REST API calls. You'll be able then to specify the refresh interval that you want to use and the server will only mark your instance as offline if you don't ping within the interval you've specified. -Paul
Create an account or sign in to comment