- In the function `fncConnectToRouter()` the logins either using SSH or Telnet, have been changed to better detect login problems. This will be notified under `aluLogReason`. - In `fncPrintResults()`, accomodate results better when printing the table. - Added `openpyxl==3.0.6` and `xlrd==2.0.1` to `requirements.txt`.
7.11.4
- If detection of `hostname` fails, append number of connection to avoid mixing logs in the same log file `not-matched_rx.txt`.
7.11.3
- Name of `ip` column customizable on datafile.
7.11.2
- Length of Data now as input parameter inside plugin.
7.11.1
- Better error detection.
7.11.0
- New option `sshDebug` - Info Error Detection - `SEND_CMD_REGEX = ""` for show commands. - Excel format supported. - Default is still `csv`. - Header supported in input data; - If header is to be used, there must be a column called `ip` for the IP addresses of the routers. - If header is not used, then the first column of the data file will be assumed to hold the IP addresses of the routers (default behavior).