Peter Eckel

Results 109 comments of Peter Eckel

I strongly support this feature request. Most data centres I deal with are running on UTC, but none of the support organisations are. The current implementation of the TimePeriods can't...

I had the same issue here. The following approach worked for me: ### Starting point The database has been set up, no user has been created yet. ### Settings in...

Same problem here - I have a lot of SNMP walks that contain "Network Address" values. Currently my workaround is filtering them, but that will probably not be sufficient in...

@gellis713 I think generating zone files would be pretty much in scope of an export functionality. All the data that are needed for zone files are there, so generating them...

@gellis713 That way it would indeed make much more sense to use a webhook as a way of communicating with a staging system. A direct export would in any case...

Just a quick update: I'm now convinced that @gellis713 is right and we should not pursue the idea of actively creating zone files. I did a quick implementation of an...

As far as the discussion went I don't think a direct export functionality doesn't make any sense. There are a couple of good reasons not to directly interfere with the...

Hi @wolfspyre, thanks for your input. Let me evaluate a bit why I think there's not much point in providing a specific "export zone file" functionality within NetBox DNS. Regarding...

Just to make my point regarding the script solution I hacked a little exporter script for zone data ... nothing fancy, and I wouldn't want to use it in production...

Hi @wolfspyre, thanks for your encouraging words and your enthusiasm. I just provided a PR containing the script and some documentation for it in the `examples` directory. Providing 'alpha' functionality...