Examples
Quick-start examples and reference for common elm queries. Each topic has its own file in the examples/ directory.
Topics
| File | Contents |
|---|---|
| examples/general.md | Basic usage: flags, output formats, piping, writing to file, header/footer |
| examples/devices.md | Devices and device groups: OS filtering, custom/system properties, group membership |
| examples/collectors.md | Collectors and collector groups: build versions, auto-balance, group mismatches |
| examples/alerts.md | Alerts and SDTs: long SDTs, oldest alerts, time-related alerts |
| examples/datasources.md | Datasource coverage: finding devices without a datasource applied |
| examples/users.md | User accounts: export by id, status checks, offboarding |
| examples/websites.md | Websites: group hierarchy queries, missing required properties |
| examples/dashboards-reports.md | Dashboards and reports: filtering by resource group or hostsVal |
Scripts
For longer automation, see the scripts in examples/:
- fs_usage_root_pct_alertexpr.sh — outputs a CSV list of the alertExpr used for PercentUsed of the root volume for all devices in a group
meta
Update the ToC on this page by running the following:
gh-md-toc --insert --no-backup --hide-footer --skip-header EXAMPLES.md