Update itop-panel.yaml
parent
d9b8eb5db5
commit
5f9a6aa798
|
@ -13,10 +13,15 @@ requests:
|
|||
- "{{BaseURL}}/pages/UI.php"
|
||||
- "{{BaseURL}}/simple/pages/UI.php"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Welcome to iTop"
|
||||
- "iTop login"
|
||||
part: body
|
||||
condition: or
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue