Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 953 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 953 Bytes

Monitoring Agent

codecov

Agent for Unpatch Server

usage

A bash first monitoring solution

Usage: unpatched-agent [OPTIONS] --alias <ALIAS> --id <ID>

Options:
  -s, --server <SERVER>          host:port with unpatched server running [default: 127.0.0.1:3000]
  -a, --alias <ALIAS>            this agents name
      --id <ID>                  this agents id (get from server)
      --attributes <ATTRIBUTES>  attributes describing the server
      --no-tls                   deactivate tls for frontend
  -h, --help                     Print help
  -V, --version                  Print version

TLS

All root certificates will be auto accepted independent from issuer This applies to web certificates and self-signed certificates