-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Calculate and log state change event times
Instead of passing the SNMP handle around to methods, we keep it as an instance variable. More of the code flow needs to be async methods, as we may now suddenly need to run SNMP queries for sysuptime while processing data. Could potentially be simplified by collecting the sysuptime value only once for all collected interfaces.
- Loading branch information
1 parent
6102d77
commit bc3ff6e
Showing
1 changed file
with
26 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters