Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo admin/support.pl action=collect report_dir=/tmp
sudo admin/support.pl action=run-bot dir=/tmp/nmis-collect.2021-04-21-2230	
  • New tool to migrate nmis8 rrd directories: admin/node_admin.pl act=move_nmis8_rrd_files node=ALL
  • Improvements:
    • Added new Authentication configurations
    • Added asynchronous load from widgets to improve the GUI load time. 
    • Improve dual stack IPv4/v6 handling.
    • Improve rrd directories name to replace "/" for "-" and remove blanks.
    • Added validation in the GUI to prevent introduce "qr//"
  • Other fixes: 
    • Fixed condition where more than nodes with last_wmi_attempt set but disable where sent to the queue, increasing the load and the queued jobs. 
    • Fixed custom tables when using uppercase names. 
  • Model changes: 
    • Added Device Modelling for LLDP

...