Skip to content

v1.3

Latest
Compare
Choose a tag to compare
@patricegautier patricegautier released this 21 Nov 01:48
· 71 commits to master since this release

A number of good but fixes in this release and a notable performance improvement that reduce the number of ssh invocations by half. It is no longer necessary or desirable to assign the SSH Host template to either APs or Switches; The corresponding AP/Switch templates are now pulling those values directly. The number of SSH operations and general load on devices and on the zabbix server is basically halved with this change, since AP and Switches are the most common devices

• separate templates from SSH dependencies to ease the load on devices (50% reduction of ssh calls);
• adding validation logic for questionable JSON returned by devices
• fixing timeout logic
• adding logging abilities and error logging
• adding validation logic to mca-dump-short;
• dropping values if mcaDumpError is reported by mca-dump-short
• fixing AP triggers as per #65
• fix error in AP rx bandwidth definition
• added updatePublicKey convenience script
• fixing total_transmission_wireless_bandwidth and total_reception_wireless bandwidth
• tweak solar consumption metric
• adding alert on UDMP CPU consumption
• fixing switch port name processing
• removing 'smooth' metrics, which cause more trouble than they are worth