Morten Brekkevold

Results 288 comments of Morten Brekkevold

At this point, it seems the issue may actually be misconfiguration of the switches in question: They all seem to report the same hardcoded SNMP Engine ID, which is BAD™....

In principle, I would prefer several of the existing NAV programs to be prefixed by `nav` to avoid common binary names. I might suggest renaming NAV's trap daemon to just...

> This closes #2891 and is one step in fixing #2790. Can only be merged once we have released NAV 3.11. I assume you mean NAV 5.10 ? 5.11 is...

> There ought to be a naming convention for html templates that do not contain `{% extends ..%}`, that is: html _fragments_ changing parts of a page, not an entire...

Really, all that we need to store for the time being is a "static API token" - it doesn't even have to be a REST-based API. How the token is...

> Looks good to me but I think @lunkwill42 should also have a look. I've had a look, and it seems like the expected approach to me. Haven't built this...

I'm leaning partially towards the scenario where the associated user account must be deleted in all scenarios. An Source System with a missing user account could be considered decommissioned, as...

> The MegaLinter check is failing. Maybe this needs to be rebased to the latest master first? And yeah, apparently I didn't see the big red blocked-label, so I guess...

Alternately, maybe it would be useful to have a generic template filter that can filter any list of IP addresses based on address family? E.g. (pseudo-code): ``` {{ for addr...