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.47k stars 950 forks source link

[Task] <support udp port availability monitoring> #807

Open tomsun28 opened 1 year ago

tomsun28 commented 1 year ago

Description

support udp port availability monitoring refer to https://github.com/dromara/hertzbeat/blob/master/manager/src/main/resources/define/app-port.yml

Task List

ArslanYM commented 1 year ago

can i work on this issue?

ArslanYM commented 1 year ago

@tomsun28 I tried searching for a fix for this problem, I cant seem to find something. Can you help me a bit?

tomsun28 commented 1 year ago

@tomsun28 I tried searching for a fix for this problem, I cant seem to find something. Can you help me a bit?

@ArslanYM hi, yes i can. This feature need to support a new monitor type - udp port monitoring. I think we should do it in a few steps.

All done. After this we can test our new monitoring type.

ArslanYM commented 1 year ago

@tomsun28 I tried searching for a fix for this problem, I cant seem to find something. Can you help me a bit?

@ArslanYM hi, yes i can. This feature need to support a new monitor type - udp port monitoring. I think we should do it in a few steps.

All done. After this we can test our new monitoring type.

the links you have provided are vague and dont work :(

tomsun28 commented 1 year ago

sorry, link update

ArslanYM commented 1 year ago
  • otocol to define udp monitor type yml. Refer to telnet monitor type define yml

The first two links dont work... Also i think someone with knowledge of this should start working on this. You can unassign me. Sorry for bothering

luoxuanzao commented 1 year ago

I want to help