Releases: psmode/essstat
v1.1.1 Release
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
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Release Condidate
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
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
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
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
Added support for JSON output by robrankin
v0.5.0: TL-SG1024DE support added
This version of essstat - TP-Link Easy Smart Switch port statistics adds support for the TL-SG1024DE model.