Skip to content

Releases: grafolean/grafolean-snmp-bot

v0.1.4

12 Apr 12:16

Choose a tag to compare

  • performance: fetch only information about device entities, ignore others

v0.1.3

11 Apr 13:33

Choose a tag to compare

  • fix DB connection problems

v0.1.2

11 Apr 08:15

Choose a tag to compare

  • fix DB connection handling

v0.1.1

09 Apr 20:12

Choose a tag to compare

  • upgrade grafoleancollector - do not skip jobs if more than one are scheduled at the same time

v0.1.0

07 Apr 20:59

Choose a tag to compare

  • breaking change: use PostgreSQL instead of Redis (which is already present in default config)

v0.0.11

12 Mar 06:51

Choose a tag to compare

  • fetch network interfaces' info (names, speeds) every 5 min from every SNMP-enabled device

v0.0.10

14 Dec 11:08

Choose a tag to compare

  • prepare SNMP bot to be used as one of default Grafolean services

v0.0.9

13 Dec 06:52

Choose a tag to compare

  • use GitHub Actions to deploy

v0.0.8

13 Dec 06:14

Choose a tag to compare

  • fix healthchecks (make sure they fail only once)
  • use external grafoleancollector library

v0.0.7

13 Dec 06:14

Choose a tag to compare

  • automatically restart Docker container if BrokenProcessPool exception is caught