Skip to content

Release 0.20.1

Compare
Choose a tag to compare
@ddutt ddutt released this 22 Feb 13:43
· 182 commits to develop since this release
  • Memory leak caused by one of the libraries we use has been eliminated by working around the leak in our code.
  • EOS interfaces that were in err-disabled or unconnected state were incorrectly marked as being admin down as well. Now, the admin state is shown correctly.
  • Displaying the processor and memory of the device on which the poller is running. This is displayed during the poller startup. A warning message is also printed if the server specifications are not optimal for running SuzieQ. This optimality is based on assumptions about the network such as devices, the amount of state per device etc. Individual user experience maybe different.
  • Reduced the number of outstanding commands per device to be always 1 for IOS/IOSXE. This is to avoid the outputs getting mixed up accidentally. This is a rare event, but nevertheless we want to eliminate it.