File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
- # Simp ChangeLog
1
+ # SIMP ChangeLog
2
+
3
+ ## 1.11.0 - Dec 22, 2022
4
+ * Added simp-poller support for multiple host configurations for a single host
5
+ * Added simp-poller support for all Net::SNMP parameters
6
+ * Added simp-poller support for logging group worker configuration parameters at startup
7
+ * Improved simp-poller worker configuration handling
8
+ * Improved simp-poller worker balancing in preparation for automatic worker scaling
9
+ * Fixed issue where simp-poller would not allow remote Redis server configuration
10
+ * Fixed issue where simp-poller would not properly identify failing SNMP requests for status monitoring
11
+ * Fixed issue where simp-poller would discard status monitoring data for hosts with multiple SNMP configurations
12
+ * Fixed issue where simp-poller would spawn zombie workers with no hosts configured for their group
13
+ * Fixed issue where simp-poller would ignore additional configurations for the same host
14
+ * Fixed issue where simp-tsds would fail while encoding JSON
15
+ * Deprecated simp-poller "use_unix_socket" flag, now implied by the specification of a "unix_socket"
2
16
3
17
## 1.10.0 - Aug 22, 2022
4
18
* Added IPv6 SNMP support to Poller
You can’t perform that action at this time.
0 commit comments