Update prtg-detect.yaml

patch-1
sandeep 2021-10-08 19:12:34 +05:30
parent e7d2d6baf6
commit 09eeccdbcd
1 changed files with 2 additions and 2 deletions

View File

@ -13,18 +13,18 @@ requests:
- "{{BaseURL}}/index.htm"
- "{{BaseURL}}/prtg/index.htm"
- "{{BaseURL}}/PRTG/index.htm"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "PRTG Network Monitor"
condition: and
- type: regex
part: header