I would like to build a table that shows the Min/Max/Average Packet Loss of all Nodes (or specific nodes) over a period of time. Say, last hour, last day, or last week. I am not seeing a clear way to accomplish this and everything I have tried thus far doesn't seem to work or if it does, is not accurate. Not sure where I am messing this up.
The table would be similar to the below example:
Node Name | Min Packet Loss | Max Packet Loss | Avg Packet Loss
This would be adjusted to reflect the needed time frame (over the last hour, day, week, etc.) Then I can break it down further be specifying nodes by Vendor or Machine Type, etc.
I have tried building a Custom Table to display this, but its not coming out as intended.
Any assistance would be greatly appreciated.