minor updates

patch-1
sandeep 2021-07-02 17:14:03 +05:30
parent b8601f990f
commit db61d85e75
1 changed files with 11 additions and 2 deletions

View File

@ -1,4 +1,4 @@
id: glances-unauth
id: unauthenticated-glances
info:
name: Glances Unauthenticated Panel
@ -11,8 +11,17 @@ info:
requests:
- method: GET
path:
- '{{BaseURL}}:61208'
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title>Monitor</title>"