compare_devices
Identify warnings and errors on a problem device by comparing it with a healthy device to reveal patch issues.
Instructions
Show warnings and errors on a problem device that a healthy device does not have.
Args: healthy_device: A device that patches correctly. problem_device: The device with the problem. since: Window start (ISO or relative). Default 7d. until: Window end. source: Source name; omit for all sources. min_severity: WARN (default) or ERROR. include_noise: Include known platform noise. top: Issues per list (1-100).
Returns:
only_on_problem_device and more_frequent_on_problem_device, with counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| since | No | 7d | |
| until | No | ||
| source | No | ||
| min_severity | No | WARN | |
| include_noise | No | ||
| healthy_device | Yes | ||
| problem_device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||