Releases: PalisadoesFoundation/switchmap-ng
Releases · PalisadoesFoundation/switchmap-ng
stable
Features
- Support for multiple sites using separate polling instances
- Support for historical archiving of the status of your network using a MySQL database.
- Support for Python
venv
environments
What's Changed
- Add support for memcached in the configuration #58 by @palisadoes in #10
- Updated travis.yml by @palisadoes in #30
- Updated documentation for ReadTheDocs (Preliminary) by @palisadoes in #31
- Fixes issues by @palisadoes in #32
- Fixes #33 by @palisadoes in #35
- Fixes #37 by @palisadoes in #38
- Moved all imports to under the switchmap directory by @palisadoes in #39
- Fixes #34 and Fixed #40 by @palisadoes in #41
- Fixes #48 by @palisadoes in #49
- Fixes #44 by @palisadoes in #50
- Fixes #51 by @palisadoes in #52
- Fixed duplicate entries showing up on dashboard page by @palisadoes in #53
- Fixes #45 by @palisadoes in #55
- Fixes #57 by @palisadoes in #62
- Fixed file permissions by @palisadoes in #63
- Fixes #64 by @palisadoes in #65
- Fixed error code sequences by @palisadoes in #68
- Multiple fixes by @palisadoes in #78
- Fixes #72, Fixes #71 by @palisadoes in #79
- Fixes #80 by @palisadoes in #81
- Modified Apache reverse proxy example by @palisadoes in #82
- Fixed duplicate error code numbers by @palisadoes in #83
- Fixed documentation for installation by @palisadoes in #84
- Fixed installation as root user by @palisadoes in #85
- Improved installation process by @palisadoes in #86
- Fixed installation process by @palisadoes in #89
- Fixed installation process by @palisadoes in #90
- Fixed installation process by @palisadoes in #92
- Fixes #93 by @palisadoes in #94
- Fixes #15, Fixes #20, Fixes #21 by @palisadoes in #95
- README references screenshots by @palisadoes in #96
- Added link to issues page in README.md file by @palisadoes in #97
- Fixes #23, Fixes #26, Fixes #28 by @palisadoes in #98
- Fixes #75, Fixes #87 by @palisadoes in #99
- Fixes #100 by @palisadoes in #101
- Fixed ip addresses in device pages by @palisadoes in #102
- Fixes #103 by @palisadoes in #104
- Fixes #105 by @palisadoes in #106
- Fixes #27 by @palisadoes in #107
- Fixes many performance issues by @palisadoes in #110
- Fixed over provisioning of threads and cores to reduce CPU load when … by @palisadoes in #113
- Speeded up polling by using new easysnmp library instead of pysnmp by @palisadoes in #114
- Updated variable names to fix pylint error by @palisadoes in #115
- Fixed remote_port issue with snmp polling. Was affecting SNMPv1 and v2 by @palisadoes in #116
- Added features to support Cisco Router Trunking by @palisadoes in #117
- Fixed issues with LLDP names of ports not lining up with CDP names on same ports by @palisadoes in #118
- Fixed deprecated iteritems with gunicorn by @palisadoes in #122
- MVP - Switchmap v2 .00-alpha by @palisadoes in #130
- Test Pull Request Target message by @palisadoes in #131
- Test 1679964836 by @palisadoes in #132
- Test 1679965177 by @palisadoes in #133
- More verification by @palisadoes in #138
- Test w/o Filepath by @palisadoes in #139
- Test 1679967251 by @palisadoes in #140
- Test 1679967886 by @palisadoes in #141
- Test 1679968121 by @palisadoes in #142
- Test 1679968375 by @palisadoes in #143
- Test 1679968637 by @palisadoes in #144
- Test 1679968956 by @palisadoes in #145
- Test 1679969685 by @palisadoes in #146
- Test 1679969786 by @palisadoes in #147
- Test 1679969904 by @palisadoes in #148
- Test 1679971220 by @palisadoes in #149
- Test 1679971440 by @palisadoes in #150
- Test 1679971562 by @palisadoes in #151
- Test 1679972402 by @palisadoes in #152
- Test Now by @palisadoes in #153
- Test 1679972683 by @palisadoes in #154
- Test again by @palisadoes in #155
- Test 1679973405 by @palisadoes in #156
- Test by @palisadoes in #157
- Test again by @palisadoes in #158
- Test 1679974360 by @palisadoes in #159
New Contributors
- @palisadoes made their first contribution in #10
Full Changelog: https://github.com/PalisadoesFoundation/switchmap-ng/commits/stable
v1.0
The original version of Switchmap that only provides the most recent polling data.