apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.12k stars 897 forks source link

[Question] How do I decrease the status check #2121

Open Tuhinpaul5 opened 1 week ago

Tuhinpaul5 commented 1 week ago

Question

It takes 30 seconds for the sevrver status to update from offline to online or vice versa. Is there a way I can make it 10 seconds so that it checks every 10 seconds if the server is online or not?

I am currently os monitoring a debian machine

tomsun28 commented 1 week ago

Hi, we currently limit the minimum collection period to 30 seconds. Of course, if 10 seconds is indeed a public need, we can adjust it to 10 seconds in the next release.

Tuhinpaul5 commented 6 days ago

Hi, we currently limit the minimum collection period to 30 seconds. Of course, if 10 seconds is indeed a public need, we can adjust it to 10 seconds in the next release.

I am currently using the HTTP protocol monitoring to monitor few PCs running multiple servers. And 30 seconds seems too long for updating the tables.