netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
791 stars 106 forks source link

[Feature]: Add a Filter to shortcut determining interface state change over time #836

Open cldeluna opened 1 year ago

cldeluna commented 1 year ago

Suzieq version

0.19.0

Install Type

hand deployed python

Feature type

suzieq-gui

Use case

Hi,

It looks like a query to determine when an interface was last up is a common use case.

Would it be possible to provide a filter to use the interface statusChangetimeStamp filed and report on questions like: show me all the ports who are down and who have not had a statusChangeTimestamp for the last x days x months, etc.

image

Proposed functionality/solution

provide a filter to use the interface statusChangetimeStamp filed and report on questions like: show me all the ports who are down and who have not had a statusChangeTimestamp for the last x days x months, etc.

External dependencies

None

Additional Context

Obviously a requirement would be to have been monitoring the devices through the requested period.