ohdeer

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2020 License: MPL-2.0 Imports: 17 Imported by: 0

README

Oh! Deer!

LICENSE Language Go Report Card Last commit

Example config

tls {
    bind_address  = ":1820"
    tls_cert_file = ""
    tls_key_file  = ""
}

monitor "aws:eu-west-1" {
  name = "AWS Europe"

  service "api" {
    name = "API"

    http {
      addr     = "https://ohdeer.dev"
      interval = 5
      timeout  = 10

      expect "status" {
        in = [200]
      }
    }
  }
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL