Performance Analytics Indicator CI Historic Data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks 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
3 weeks 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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
The issue is that it will collect the count of the dy it is first run and moving forward. However when running the temporary historical job it only brings in the same count as the first day the job is run. It doesn't like you can get historical counts of CIs.
Thank you,
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Can you Please share the data collector scheduled job.
Thanks,
Pavani
