You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Facts tab I select "uptime_days" and see a pie-chart of all nodes' uptimes.
I'd like to be able to drill down in this chart to see what nodes have unusually high (or low) uptime.
...or I need to drill down in "kernelrelease" to see what nodes have an odd version (they probably haven't been patched), etc, etc. There are tons of situations where this drill down is needed.
Currently I have to do it manually: look at the chart, find the worst value and create a unique query for it in the Nodes tab. Then repeat the query for the second worst value and so on. Tedious.
I suppose that the drill down need to be presented on a new page (or else the current Facts tab need to be re-designed having the facts and charts above and a nodelist below, simillar to how the Events tab look).
A new page should be easy to fix, I think:
On the Facts tab, simply let the each pie chart link to a new page. This page show this particular chart with drill down details (a node list) shown below.
/Elof
The text was updated successfully, but these errors were encountered:
Hi!
Request:
In the Facts tab I select "uptime_days" and see a pie-chart of all nodes' uptimes.
I'd like to be able to drill down in this chart to see what nodes have unusually high (or low) uptime.
...or I need to drill down in "kernelrelease" to see what nodes have an odd version (they probably haven't been patched), etc, etc. There are tons of situations where this drill down is needed.
Currently I have to do it manually: look at the chart, find the worst value and create a unique query for it in the Nodes tab. Then repeat the query for the second worst value and so on. Tedious.
I suppose that the drill down need to be presented on a new page (or else the current Facts tab need to be re-designed having the facts and charts above and a nodelist below, simillar to how the Events tab look).
A new page should be easy to fix, I think:
On the Facts tab, simply let the each pie chart link to a new page. This page show this particular chart with drill down details (a node list) shown below.
/Elof
The text was updated successfully, but these errors were encountered: