- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 06:31 PM
Hello can anyone assist, on how i can reset the cmdb dashboards-cmdb view scorecards to zero, all of them..
is there a script that does that, if so can any one please share, or is there something else that can reset it? please advise
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 07:00 PM - edited 09-28-2023 07:01 PM
Hi,
There isn't a script that reverts everything back to 0, but you can visit these tables and if you delete all the records there, it'll wipe the data that the dashboard pulls from. I'd recommend that you evaluate why you want to do this first, and then if you really do need to do that, then proceed.
- CMDB Health result:[cmdb_health_result]
- CMDB Health Metric Status [cmdb_health_metric_status]
If you type the table name and add .list to the end in left-hand navigation and then press enter, it'll take you right to it: cmdb_health_result.list -- for example.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 07:00 PM - edited 09-28-2023 07:01 PM
Hi,
There isn't a script that reverts everything back to 0, but you can visit these tables and if you delete all the records there, it'll wipe the data that the dashboard pulls from. I'd recommend that you evaluate why you want to do this first, and then if you really do need to do that, then proceed.
- CMDB Health result:[cmdb_health_result]
- CMDB Health Metric Status [cmdb_health_metric_status]
If you type the table name and add .list to the end in left-hand navigation and then press enter, it'll take you right to it: cmdb_health_result.list -- for example.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!