This Week in OpenNMS: July 16th, 2018

Benjamin Reed <[email protected]> Mon, 16 Jul 2018 11:59:39 -0400
Newsgroups gmane.network.opennms.announce,gmane.network.opennms.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============7742324524731310358==
Content-Type: multipart/alternative;
 boundary="------------E3A7187E2BA33B1AD728C652"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------E3A7187E2BA33B1AD728C652
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

It's time for This Week in OpenNMS!

Last week we continued development of the Sentinel container, RPC over
Kafka, and Sextant, as well as other bug fixing.


    <#github-project-updates>Github Project Updates

  *

    *Internals, APIs, and Documentation*

      o Markus did more work on the Sentinel container, cleaning up what
        DAOs are accessible and other cleanup.
      o Markus has started work on a health check tool that will work
        across Sentinel and Minion containers.
      o Chandra did more work on support for RPC over Kafka.
      o Jesse and David continued their work on a next-generation Alarmd
        (codename: Sextant) with full rules-based workflow management.
      o Ronny did more work streamlining documentation.
      o Chandra fixed Trapd and SNMP configs to properly validate
        against the XSD.
      o David Hustace fixed a bug in alarm counter incrementing.
      o Cyrille Bollu fixed a path outage documentation bug.
  *

    *Web & UI*

      o Antonio continued his work on fixing the topology UI showing
        enlinkd links properly.
      o Markus and Patrick worked on changes to make dates in the web UI
        consistent, and also configurable.
      o I worked on including the Hawtio webapp in the OpenNMS distribution.
      o David worked on adding Sextant support to Helm.
      o Brynjar Eide added support for overriding time intervals and max
        datapoints in Helm.


    <#upcoming-events-and-appearances>Upcoming Events and Appearances

  *

    *UK Network Operators' Forum - September 11th, 2018
    <https://indico.uknof.org.uk/event/43>*

    Tarus will be speaking at the UK Network Operators Forum
    <https://indico.uknof.org.uk/event/43/contributions> on September
    11th, 2018. He'll be giving a talk called "What's Happening with
    OpenNMS" going over some of the recent enhancements to OpenNMS to
    extend scalability.

  *

    *OpenNMS User Conference Europe 2018 - September 20th through 21st,
    2018 <https://ouce.opennms.eu/>*

    OUCE 2018 <https://ouce.opennms.eu/> will be held at the Rilano
    Hotel in Munich, Germany <https://www.rilano-hotel-muenchen.de/>. A
    reception will be held on Wednesday the 19th, with talks and
    workshops the following Thursday and Friday. The call for papers
    <https://ouce.opennms.eu/cfp/2018/> is now open for submissions.


    <#until-next-week>Until Next Week…

If there’s anything you’d like me to talk about in a future TWiO, or you
just have a comment or criticism you’d like to share, don’t hesitate to
say hi <mailto:[email protected]>.

- Ben


    <#resolved-issues-since-last-twio>Resolved Issues Since Last TWiO

  * HELM-100 <https://issues.opennms.org/browse/HELM-100>: Allow
    specifying default and per query time intervals and max datapoints
    per query
  * HZN-1321 <https://issues.opennms.org/browse/HZN-1321>: Add
    ENTITY-MIB support for the 'entAliasMappingTable'
  * HZN-1322 <https://issues.opennms.org/browse/HZN-1322>: Add hardware
    info the node objects forwarded by the Kafka producer
  * HZN-1341 <https://issues.opennms.org/browse/HZN-1341>: Remove the
    karaf-extender from sentinel
  * HZN-1342 <https://issues.opennms.org/browse/HZN-1342>: Verify that
    all exposed DAOs for sentinel actually run on sentinel
  * HZN-1349 <https://issues.opennms.org/browse/HZN-1349>: Remove
    DemandPollDao and related classes as it is not used at the moment
  * HZN-1350 <https://issues.opennms.org/browse/HZN-1350>: Enhance REST
    API and HELM to allow datasource to be built from Situations
  * HZN-1352 <https://issues.opennms.org/browse/HZN-1352>: Allow any
    Alarm to be a Situation
  * NMS-8295 <https://issues.opennms.org/browse/NMS-8295>: bridge
    topology is wrong on nodelink.jsp
  * NMS-9925 <https://issues.opennms.org/browse/NMS-9925>: Can't install
    OpenNMS on Ubuntu 18.04
  * NMS-10195 <https://issues.opennms.org/browse/NMS-10195>: MIB2
    interface errors are missing
  * NMS-10230 <https://issues.opennms.org/browse/NMS-10230>: repace
    current formatting in JSPs by custom tag
  * NMS-10231 <https://issues.opennms.org/browse/NMS-10231>: define a
    property in opnnms.properties for date formatting
  * NMS-10243 <https://issues.opennms.org/browse/NMS-10243>: apply
    custom tag to ncs-alarms.jsp
  * NMS-10255 <https://issues.opennms.org/browse/NMS-10255>: Bump
    asciidoctor from 1.5.6 to 1.5.7
  * NMS-10258 <https://issues.opennms.org/browse/NMS-10258>: enlinkd
    prints bridge forwarding table debug messages in output.log


--------------E3A7187E2BA33B1AD728C652
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Helvetica Neue">It's time for This Week in OpenNMS!</font></p>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">Last week we continued development of
        the Sentinel container, RPC over Kafka, and Sextant, as well as
        other bug fixing.</font></p>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-github-project-updates" class="anchor"
          href="#github-project-updates" aria-hidden="true"><span
            aria-hidden="true" class="octicon octicon-link"></span></a>Github
        Project Updates</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <p><font face="Helvetica Neue"><strong>Internals, APIs, and
              Documentation</strong></font></p>
        <ul>
          <li><font face="Helvetica Neue">Markus did more work on the
              Sentinel container, cleaning up what DAOs are accessible
              and other cleanup.</font></li>
          <li><font face="Helvetica Neue">Markus has started work on a
              health check tool that will work across Sentinel and
              Minion containers.</font></li>
          <li><font face="Helvetica Neue">Chandra did more work on
              support for RPC over Kafka.</font></li>
          <li><font face="Helvetica Neue">Jesse and David continued
              their work on a next-generation Alarmd (codename: Sextant)
              with full rules-based workflow management.</font></li>
          <li><font face="Helvetica Neue">Ronny did more work
              streamlining documentation.</font></li>
          <li><font face="Helvetica Neue">Chandra fixed Trapd and SNMP
              configs to properly validate against the XSD.</font></li>
          <li><font face="Helvetica Neue">David Hustace fixed a bug in
              alarm counter incrementing.</font></li>
          <li><font face="Helvetica Neue">Cyrille Bollu fixed a path
              outage documentation bug.</font></li>
        </ul>
      </li>
      <li>
        <p><font face="Helvetica Neue"><strong>Web &amp; UI</strong></font></p>
        <ul>
          <li><font face="Helvetica Neue">Antonio continued his work on
              fixing the topology UI showing enlinkd links properly.</font></li>
          <li><font face="Helvetica Neue">Markus and Patrick worked on
              changes to make dates in the web UI consistent, and also
              configurable.</font></li>
          <li><font face="Helvetica Neue">I worked on including the
              Hawtio webapp in the OpenNMS distribution.</font></li>
          <li><font face="Helvetica Neue">David worked on adding Sextant
              support to Helm.</font></li>
          <li><font face="Helvetica Neue">Brynjar Eide added support for
              overriding time intervals and max datapoints in Helm.</font></li>
        </ul>
      </li>
    </ul>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-upcoming-events-and-appearances"
          class="anchor" href="#upcoming-events-and-appearances"
          aria-hidden="true"><span aria-hidden="true" class="octicon
            octicon-link"></span></a>Upcoming Events and Appearances</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <p><font face="Helvetica Neue"><strong><a
                href="https://indico.uknof.org.uk/event/43"
                rel="nofollow">UK Network Operators' Forum - September
                11th, 2018</a></strong></font></p>
        <p><font face="Helvetica Neue">Tarus will be <a
              href="https://indico.uknof.org.uk/event/43/contributions"
              rel="nofollow">speaking at the UK Network Operators Forum</a>
            on September 11th, 2018.
            He'll be giving a talk called "What's Happening with
            OpenNMS" going over some of the recent enhancements to
            OpenNMS to extend scalability.</font></p>
      </li>
      <li>
        <p><font face="Helvetica Neue"><strong><a
                href="https://ouce.opennms.eu/" rel="nofollow">OpenNMS
                User Conference Europe 2018 - September 20th through
                21st, 2018</a></strong></font></p>
        <p><font face="Helvetica Neue"><a
              href="https://ouce.opennms.eu/" rel="nofollow">OUCE 2018</a>
            will be held at the <a
              href="https://www.rilano-hotel-muenchen.de/"
              rel="nofollow">Rilano Hotel in Munich, Germany</a>.
            A reception will be held on Wednesday the 19th, with talks
            and workshops the following Thursday and Friday.
            The <a href="https://ouce.opennms.eu/cfp/2018/"
              rel="nofollow">call for papers</a> is now open for
            submissions.</font></p>
      </li>
    </ul>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a id="user-content-until-next-week"
          class="anchor" href="#until-next-week" aria-hidden="true"><span
            aria-hidden="true" class="octicon octicon-link"></span></a>Until
        Next Week…</font></h2>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">If there’s anything you’d like me to
        talk about in a future TWiO, or you just have a comment or
        criticism you’d like to share, don’t hesitate to <a
          href="mailto:[email protected]">say hi</a>.</font></p>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">- Ben</font></p>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-resolved-issues-since-last-twio"
          class="anchor" href="#resolved-issues-since-last-twio"
          aria-hidden="true"><span aria-hidden="true" class="octicon
            octicon-link"></span></a>Resolved Issues Since Last TWiO</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HELM-100"
            rel="nofollow">HELM-100</a>: Allow specifying default and
          per query time intervals and max datapoints per query</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1321"
            rel="nofollow">HZN-1321</a>: Add ENTITY-MIB support for the
          'entAliasMappingTable'</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1322"
            rel="nofollow">HZN-1322</a>: Add hardware info the node
          objects forwarded by the Kafka producer</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1341"
            rel="nofollow">HZN-1341</a>: Remove the karaf-extender from
          sentinel</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1342"
            rel="nofollow">HZN-1342</a>: Verify that all exposed DAOs
          for sentinel actually run on sentinel</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1349"
            rel="nofollow">HZN-1349</a>: Remove DemandPollDao and
          related classes as it is not used at the moment</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1350"
            rel="nofollow">HZN-1350</a>: Enhance REST API and HELM to
          allow datasource to be built from Situations</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1352"
            rel="nofollow">HZN-1352</a>: Allow any Alarm to be a
          Situation</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-8295"
            rel="nofollow">NMS-8295</a>: bridge topology is wrong on
          nodelink.jsp</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9925"
            rel="nofollow">NMS-9925</a>: Can't install OpenNMS on Ubuntu
          18.04</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10195"
            rel="nofollow">NMS-10195</a>: MIB2 interface errors are
          missing</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10230"
            rel="nofollow">NMS-10230</a>: repace current formatting in
          JSPs by custom tag</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10231"
            rel="nofollow">NMS-10231</a>: define a property in
          opnnms.properties for date formatting</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10243"
            rel="nofollow">NMS-10243</a>: apply custom tag to
          ncs-alarms.jsp</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10255"
            rel="nofollow">NMS-10255</a>: Bump asciidoctor from 1.5.6 to
          1.5.7</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10258"
            rel="nofollow">NMS-10258</a>: enlinkd prints bridge
          forwarding table debug messages in output.log</font></li>
    </ul>
    <font face="Helvetica Neue">
    </font>
  </body>
</html>

--------------E3A7187E2BA33B1AD728C652--


--===============7742324524731310358==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============7742324524731310358==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

This mailing list will be going away effective 1 August 2018.

To ask an OpenNMS question, please visit Stack Overflow (quick link http://ask.opennms.org).

If you want to interact in real time, visit https://chat.opennms.org.
--===============7742324524731310358==--