15 lines
258 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Scrutiny
description: Scrutiny Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [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
```