15 lines
240 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Scrutiny
description: Scrutiny Widget Configuration
---
[Scrutiny](https://github.com/AnalogJ/scrutiny)
2023-09-29 21:01:11 +03:00
Allowed fields: `["passed", "failed", "unknown"]`.
```yaml
widget:
type: scrutiny
url: http://scrutiny.host.or.ip
2023-09-29 21:01:11 +03:00
```