Marco Li

Results 14 comments of Marco Li

[Comware.MIB-20180423.zip](https://github.com/lausser/check_nwc_health/files/3053019/Comware.MIB-20180423.zip) SNMP MIB

use https://github.com/tsenart/vegeta

增加降噪方式,比如连续多少次才报警

或者连续多少分钟异常,再报警 如果上次也是异常,且已经报警过了,就不用 如果上次是正常的,本次已经出发,就需要告警

1. deploy to docker env `docker-compose.yaml` ```yaml version: '3' services: uptimekuma: container_name: uptimekuma image: 'louislam/uptime-kuma:1.23.11' volumes: - uptime-kuma:/app/data ports: - '6001:3001' restart: always volumes: uptime-kuma: ``` 2. use different port...

Yes,I tried several times and got the same result. ![image](https://github.com/louislam/uptime-kuma/assets/16797633/6649f126-61d8-49a0-ba63-b76a916e14ad) ![image](https://github.com/louislam/uptime-kuma/assets/16797633/d4b5722c-0084-46d6-8e43-8b05d150b1b8)