compare-sites
Compare multiple UniFi sites side-by-side to identify fleet outliers using device count, online percentage, WAN uptime, and gateway status.
Instructions
Side-by-side comparison of all (or selected) sites: device count, online %, WAN avg/min uptime, gateway. Use to spot fleet outliers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | No | Specific site host names to compare (omit for all) | |
| extractFields | No | Comma-separated dotted paths to project from response (e.g. 'id,name,owner.name,columns.*.name'). Use `*` as wildcard for arrays/objects. Wrap field names with dots in backticks. Reduces response tokens dramatically on large entities. |