Indicator Source results not passing to Automated Indicator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 10:10 AM
Trying to create a visualization showing the % of CIs being monitored. The OOTB indicators for both the number of CIs and the number of monitored CIs are coming back with no values. I've checked to make sure the jobs are running and when I preview the results of the Indicator Source (cmdb.ci) it is returning the correct result of 1.2 million CIs. When I recreate these Indicators as Visualizations in Platform Analytics directly from the cmdb_ci table, they return the correct results.
Looking for leads or ideas on why the Indicator Source would return the correct result, but the actual Indicator using that source would come back empty.
All of these are OOTB
Automated Indicator: Number of Configuration Items
Indicator Source: CMDB.CI
Job 1: [PA CMDB] Daily Data Collection
Job 2: [PA CMDB] Historic Data Collection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 06:13 AM
Bumped the max number of records it could retrieve up to 1.5 million records. That seemed to do the trick.