wifinigel/wiperf

Report recent error messages in results data to allow inclusion in reports

wifinigel opened this issue · 1 comments

V2.1

Return last 5 error messages for inclusion in results data (if required).

Implemented in v2.1. May be configured via config.ini:

; It may be useful to have errors being experienced by the probe reported
; back to the mgt platform to assist with diagnosis. Reporting of probe 
; error messages may be enabled in this section.
;
; Enable reporting of  error messages to mgt platform (yes/no)
error_messages_enabled: yes
# To prevent overwhelming the mgt platform, set max number of messages per poll
error_messages_limit: 5