Artem Kotik
Artem Kotik
Hi @abhi1693, this is a good point about extending the variable instead of editing, if your team is ok with that approach, I can implement this (extend variable `AUTH_EXEMPT_PATHS `)...
Hi @PieterL75 thanks for opening the issue. Do you speak about `ConfigDiffScript` or configuration requests? in `ConfigDiffScript` you can define a data source for a source of configs
ConfigDiffScript should be run or scheduled only by user, plugin only adds script to netbox during installation, plugin does not run script without user command. And the user should define...
Hi @rvmack thanks for opening the issue. Like @chris240189 said, in the 2.3.0 version I swapped the columns, so on the left, there is the device configuration and on the...
Hi @chris240189 thanks for your suggestion, I should think about how to implement this, but I'm unlikely to be able to do any sorting because my knowledge of JavaScript is...
I added statistics only to ConfigCompliance page  Where do you want to see it as well?
Hi @jibz89, thanks for opening the issue. I fix this bug in 2.7.0 version. Please be caution with regex, because regex in `exclude_snmp_traps` matches `snmp-server` lines and lines after that...
Hi @jibz89 , please share with me next data, so I can test plugin on your data, maybe I miss something and that's why can't catch the bug: * actual...
Hi @jibz89 thanks for your data, I've checked your config and regexp and `cisco_exclude_all_before_line` does not match anything  because of that I've got an error, when running `Collect diffs`...
@jibz89 I think I fix this bug, please check the new release 2.8.0