Oliver Gorwits

Results 280 comments of Oliver Gorwits

Hi @kingtrw fair point, it is not clear to the user what Netdisco is doing. The system runs in UTC completely, and there is no facility to change this or...

Of course you have the Addresses tab on every device to show the interface addresses it has, so you can see the list there. I think the idea of a...

the feature is noted already, there's a comment in the code that we thought this might be needed some day :-) https://github.com/netdisco/netdisco/blob/master/share/views/ajax/device/ports.tt#L226 But for now, given other work, we can...

Hi @jimaraujo6786 Are you able and willing to share an SNMP dump of the device with me so I can work out what's happening? Using this doc: https://github.com/netdisco/netdisco/wiki/Snapshot#share-a-snapshot and this...

first thing, the "dot" is a special character in regexp so needs escaping: `discover_no: [ "ip:10\.202\.\d+\.\d+" ]` second thing, can you check output of: `~/bin/netdisco-do dumpconfig -e discover_no` to be...

Hi @d1mk0u Are you able and willing to share an SNMP dump of the device with me so I can work out what's happening? Using this doc: https://github.com/netdisco/netdisco/wiki/Snapshot#share-a-snapshot and this...

Hi @kingtrw I cannot reproduce this, sorry. When I add the config, and then run discover on a neighbour of the denied device, the logs show: `[37052] 2022-08-16 05:05:30 debug...

Thanks @kingtrw In fact the app does try to display DNS names alongside, if it seems to be in the database: https://github.com/netdisco/netdisco/blob/master/share/views/ajax/search/node_by_mac.tt#L51 But it could be that the check is...

Hi, please would you upgrade to latest Netdisco and take a snapshot of a device running STP.