Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitoring does not work if high interval is given in config #1

Open
Forceu opened this issue Jul 14, 2021 · 1 comment
Open

Monitoring does not work if high interval is given in config #1

Forceu opened this issue Jul 14, 2021 · 1 comment

Comments

@Forceu
Copy link

Forceu commented Jul 14, 2021

I tried the BigBro appplication and set the following config:

services:
  - name: My Server
    protocols:
      - type: https
        server: servername
        interval : 120000

This results in a timeout and the server is constantly shown as offline. For me a ping every 1-2 minutes is enough, which is why I did it not set to a lower interval. If I set the interval to 5 seconds (5000), it works without any problems.

Error message is meet error: websocket: close 1001 (going away)

@filirnd
Copy link
Collaborator

filirnd commented Jul 19, 2021

Hi, I need some free time to reproduce the issue and fix it. I need some more info. Does it only happen with the https or it also happen with the http protocol ?

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants