---
title: Scrutiny
description: Scrutiny Widget Configuration
---

Learn more about [Scrutiny](https://github.com/AnalogJ/scrutiny).

Allowed fields: `["passed", "failed", "unknown"]`.

```yaml
widget:
  type: scrutiny
  url: http://scrutiny.host.or.ip
```