Skip to content

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

@Forceu

Description

@Forceu

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions