Collector Reference: IT Asset Management
Collector for Snipe-IT ITAM — hardware assets, software licenses, and maintenance contracts with financial lifecycle tracking
The Snipe-IT collector discovers IT asset inventory from Snipe-IT, an open-source IT Asset Management (ITAM) platform. It provides the financial source of truth for hardware purchase costs, depreciation schedules, software licenses, and maintenance contracts.
Snipe-IT Collector
The Snipe-IT collector connects to the Snipe-IT REST API and discovers hardware assets, software licenses, and maintenance contracts. It handles Snipe-IT's nested API structures (flattening model, manufacturer, category, and status objects), resolves depreciation schedules from separate API lookups, and normalizes financial fields.
CI Types Discovered (3)
| CI Type | Tier | Description |
|---|---|---|
snipeit.hardware | Physical | IT assets with purchase cost, depreciation, warranty, and assignment tracking |
snipeit.license | Application | Software licenses with seat counts, expiration dates, and cost tracking |
snipeit.maintenance | Physical | Maintenance contracts and warranties linked to hardware assets |
Authentication
- Snipe-IT API Token — Personal API token generated in Snipe-IT (Settings > API). Requires read access to hardware, licenses, and maintenances endpoints.
- Token is passed as
Authorization: Bearer <token>header.
What Gets Collected
Hardware Assets:
- Config (tracked): Asset tag, serial number, model, manufacturer, category, status, purchase cost, purchase date, order number, warranty months/expiration, depreciation schedule, supplier, location, assigned user, custom fields
- Metrics (not tracked): Checkout counter, checkin counter, last audit date
Licenses:
- Config (tracked): License name, product key, seat count, category, manufacturer, purchase cost, purchase date, expiration date
- Metrics (not tracked): Free seats count, checkout count
Maintenance Contracts:
- Config (tracked): Title, cost, start/completion dates, warranty flag, maintenance type, supplier, associated asset name
Key Relationships
- Maintenance contracts
depends_onHardware assets (matched by asset name)
Configuration
Configured via Settings → Collectors when adding a Snipe-IT source.
| Setting | Description |
|---|---|
| Server URL | Your Snipe-IT instance URL (e.g., https://snipeit.company.com) |
| API Token | Bearer token from Snipe-IT Settings → API |
| Verify SSL | Whether to verify SSL certificates (default: enabled) |
| Collection Interval | How often to collect data (default: 1 hour) |
Related Documentation
- Managing Collectors — Collector health and lifecycle
- CI Types — Complete CI type reference
Collector Reference: Platform and Services
Collectors that monitor the services and platforms supporting your infrastructure — storage clusters, databases, monitoring systems, secret management, and DNS
Collector Reference: Discovery
OS and SNMP collectors that reach directly into infrastructure targets to discover what's actually running