Health Summary dashlets
Posted: Tue Sep 17, 2024 9:17 am
Hello,
It looks like the Problems/Unhandled column numbers are added together and stacked vertically on the graph in the Service Health Summary dashlet (I assume the code in the Host Health Summary might do the same thing). But if I understand them correctly, then Unhandled should be overlaid on top of Problems instead because "unhandled" is just a type of problem.
For example, if I have 100 problems and haven't handled any of them, I should have a column that's entirely red. But the column height is always the size of all problems and unhandled problems added together. So unhandled problems are getting counted twice.
It looks like the Problems/Unhandled column numbers are added together and stacked vertically on the graph in the Service Health Summary dashlet (I assume the code in the Host Health Summary might do the same thing). But if I understand them correctly, then Unhandled should be overlaid on top of Problems instead because "unhandled" is just a type of problem.
For example, if I have 100 problems and haven't handled any of them, I should have a column that's entirely red. But the column height is always the size of all problems and unhandled problems added together. So unhandled problems are getting counted twice.