2023-09-29 21:01:11 +03:00
|
|
|
---
|
|
|
|
title: Scrutiny
|
|
|
|
description: Scrutiny Widget Configuration
|
|
|
|
---
|
|
|
|
|
|
|
|
Allowed fields: `["passed", "failed", "unknown"]`.
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
widget:
|
2023-10-17 23:26:55 -07:00
|
|
|
type: scrutiny
|
|
|
|
url: http://scrutiny.host.or.ip
|
2023-09-29 21:01:11 +03:00
|
|
|
```
|