Skip to content

Releases: psmode/essstat

v1.1.1 Release

30 Oct 23:49
83712d4

Choose a tag to compare

This release folds in the last outstanding changes from active forks, including those from jrcichra / essstat , which includes that needed for container deployment. The main code now supports the "classic" data accumulation and Excel analyis as well as full integration with Zabbix (LTS v 7.0 at present) with discovery, graph generation, inventory suport and exception alerting.

Feedback is welcome, especially for those operating higher ESS models with higher port counts which i am unable to fully test locally.

What's Changed

  • Add requirements.txt and ignore venv by @jrcichra in #9

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Release Condidate

23 Aug 03:30

Choose a tag to compare

Fixed trigger for polling failures. Also using import/export seqeunce on template to help ensure consistent formatting.

There was alos an eror in discovered port handling where the logic was hardcoded to 8 ports instead of using the port count read from the switch. should now work for switches of any port count

v1.0.0 Release Candidate

22 Aug 23:43

Choose a tag to compare

Introduced automatic discovery and population of Zabbix Inventory data. Added support for --debug and --Version

Added trigger to Zabbix temlate to alert on pollig failures, but this still needs work.

v0.8.1 Efficient Zabbix polling

21 Aug 17:34

Choose a tag to compare

Modified template to collect all switch port metrics in a single poll, then break out the per-port metrics as dependent items in Zabbix.

v0.8.0 Zabbix integration and Docker support

21 Aug 01:28

Choose a tag to compare

Added support for monitoring switches with Zabbix throught Zabbix Agent 2 running on the Zabbix server. Supporting files including the Zabbix template have been added to the project. Updates to the pythin script will support returning switch port metrics in a format that supports Zabbix low level discovery.

Earlier updates for v0.7.0 includes support for Docker

v0.6.0: JSON output support added

21 Jun 20:45
6e5c1d1

Choose a tag to compare

Added support for JSON output by robrankin

v0.5.0: TL-SG1024DE support added

25 Apr 18:44
20b7e09

Choose a tag to compare

This version of essstat - TP-Link Easy Smart Switch port statistics adds support for the TL-SG1024DE model.