Previously, IP range matching was possible by specifying a range like 192.168.1.1-255. That, however, was not sufficient for easily specifying multiple subnets, thus the range option has now been extended to also allow specifying a range like 192.168.1-10.1-255.
The extended option is supported in discovery rules and in discovery-based action conditions. The new range is limited by the total number of covered addresses (less than 64K) in network discovery rules, but not limited in action conditions.
VMware performance collector based statistics retrieval was separated from VMware data retrieval:
A configurable timeout was added to VMware data requests. See VMwareTimeout
option in server and proxy configuration documentation.
VMware data requests were optimized to reduce the amount of transferred data by half.
SourceIP
configuration parameter is now respected in web monitoring, VMware monitoring, Ez Texting alerts and net.tcp.service{.perf}[https] items.A check for valid reference has been added for global regular expressions in LLD rules. If entered reference is not valid, due to misspelling or missing referenced global regular expression, the respective LLD rule will become unsupported and appropriate error message will be displayed.