[serve] interval_secs = 300 prune_days = 30 listen = "127.0.0.1:9100" [targets.mnw] label = "Makenotwork Production" [targets.mnw.health] url = "https://makenot.work/api/health" timeout_secs = 10 # Host trust-anchor freshness. Local to whichever machine PoM runs on, like # [targets.*.systemd] and [targets.*.backups], so it belongs on the instance # that runs the workloads rather than on a monitoring box watching from outside. # Every field has a working default; the section only has to exist. # # [targets.mnw.ca_bundle] # package = "ca-certificates" # bundle_path = "/etc/ssl/certs/ca-certificates.crt" # min_certs = 80 # update_stamp = "/var/lib/apt/periodic/update-success-stamp" # update_stamp_max_age_hours = 48 # interval_secs = 3600