Releases: grafolean/grafolean-snmp-bot
Releases · grafolean/grafolean-snmp-bot
v0.1.4
- performance: fetch only information about device entities, ignore others
v0.1.3
- fix DB connection problems
v0.1.2
- fix DB connection handling
v0.1.1
- upgrade grafoleancollector - do not skip jobs if more than one are scheduled at the same time
v0.1.0
- breaking change: use PostgreSQL instead of Redis (which is already present in default config)
v0.0.11
- fetch network interfaces' info (names, speeds) every 5 min from every SNMP-enabled device
v0.0.10
- prepare SNMP bot to be used as one of default Grafolean services
v0.0.9
- use GitHub Actions to deploy
v0.0.8
- fix healthchecks (make sure they fail only once)
- use external grafoleancollector library
v0.0.7
- automatically restart Docker container if BrokenProcessPool exception is caught