Dynamic Graphs
Posted: Fri Nov 23, 2018 5:31 am
Many of our checks require dynamic graphing where the actual names of the entries may change over time
For example a check which charts the top ten processes by memory usage
The problem is when we run this currently the initial top ten are added to the graph, but if one of those processes drops out of the top ten and is replaced by another, the graph is unable to update to the new name
Is there a way around this? Has anyone ever setup something similar?
For example a check which charts the top ten processes by memory usage
The problem is when we run this currently the initial top ten are added to the graph, but if one of those processes drops out of the top ten and is replaced by another, the graph is unable to update to the new name
Is there a way around this? Has anyone ever setup something similar?