Morten Brekkevold

Results 185 comments of Morten Brekkevold

Potential more ideas: - Initiate periodic report runs from UI instead of config file. - Select a subset of devices per report?

This is still a valid proposition. Carbon data is always chunked into packets based (more-or-less) on MTU by this function: https://github.com/Uninett/nav/blob/e6634e512c8ecf283c85a701366620e724806ab7/python/nav/metrics/carbon.py#L135-L159 I.e. activeipcollector's added chunking hasn't mattered since the RRDtool...

It's "kind of" a dupe of #555, except the bugfix for #555 doesn't seem to fix the entire problem. It just makes sure the relation to the Device record is...

> Expectation: The deleted netbox should also be deleted from the Components list of matching Active Maintenance Tasks. I disagree with this expectation. I don't want to get back to...

Note from nav-ref: Verify whether maintenance logs errors when it encounters maintenance tasks where one or more devices have been deleted (read: lots of cron mail, potentially)

> I disagree with this expectation. I don't want to get back to a maintenance task and wonder why components I added to it are suddenly removed. I think it's...

Another instance of an incorrect MIB implementation in your device. Again - best workaround I could suggest for NAV is to completely ignore the errant results. (thanks for the detailed...

@nilsari thanks. I took the liberty of editing your comment by extracting the contents of your Word document and pasting them directly into the comment. That way we won't need...

In fact, this seems to be #1230 all over again. But this issue describes the feature better, so I'm going to close #1230.

Somewhat related to #1501