Performance Analytics Indicator CI Historic Data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello,
When creating an Indicator that checks for the total number of non-retired CIs for a specific class, is it possible to get historic data?
Thank you,
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
30m ago
Hi @adamtoth ,
Create a Data Collector for your Indicator.
Define the source (the CMDB table, usually cmdb_ci or a subclass).
Apply the filter for non‑retired CIs of the specific class.
Schedule the Collection (daily, weekly, etc.).
Each run stores the count at that point in time.
View Historical Trends in Performance Analytics dashboards.
You can refer the existing incident indicators and the jobs related to them. Usually two jobs will be associated to any record. One to run daily to get the current data. The other is on demand one where you can select the date range from where you want the data to be collected.

