File: //proc/thread-self/root/usr/lib/netdata/conf.d/scripts.d/nagios.conf
## All available configuration options, their descriptions and default values:
## https://github.com/netdata/netdata/tree/master/src/go/plugin/scripts.d/README.md
#jobs:
# - name: example_check
# plugin: /usr/lib/nagios/plugins/check_ping
# args: ["-H", "127.0.0.1", "-w", "100.0,20%", "-c", "200.0,40%"]
# timeout: 60s
# check_interval: 1m
# retry_interval: 30s
# max_check_attempts: 3
# check_period: 24x7
# time_periods:
# - name: 24x7
# alias: Always on
# rules:
# - type: weekly
# days: [sunday, monday, tuesday, wednesday, thursday, friday, saturday]
# ranges: ["00:00-24:00"]