summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/httpcheck.conf
blob: 908433e05bfae50dae740c9ecac42fbc1b292efc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## All available configuration options, their descriptions and default values:
## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/httpcheck#readme

#jobs:
#  - name: jira
#    url: https://jira.localdomain/
#
#  - name: cool_website
#    url: http://cool.website:8080/home
#    status_accepted: [200, 204]
#    response_match: <title>My cool website!<\/title>
#    timeout: 2