[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-discuss
Subject:    [opennms-discuss] This Week in OpenNMS: August 20th, 2018
From:       Benjamin Reed <ranger () opennms ! org>
Date:       2018-08-20 18:02:18
Message-ID: 11089eaa-6418-1a7f-2133-91149a917784 () opennms ! org
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


It's time for This Week in OpenNMS!

Last week we released new Meridian and Horizon versions, and worked on
Minion status, WS-Man, reports, Sextant flows, event sinks, Enlinkd, and
web UI improvements.


    <#github-project-updates>Github Project Updates

  *

    *Internals, APIs, and Documentation*

      o David Hustace did some final work on his alarm state changes, as
        well as adding additional documentation for alarms.
      o I finished up some final changes to the minion status tracker.
      o Patrick added documentation for the HttpDetector.
      o Dino worked on a WS-Man WQL detector.
      o Christian fixed an issue with rendering 95th percentile reports
        for some users.
      o Dustin continued his work on supporting multiple flow formats on
        a single port.
      o Jesse updated the flow query Elasticsearch template to handle
        the new flow direction behavior.
      o Chandra and Malatesh did some work on the event sink code.
      o Patrick did some work cleaning up various Enlinkd model objects
        and adding some tests.
  *

    *Web & UI*

      o I added a JavaScript tool + AngularJS service, filter, and
        directive to allow using Patrick's custom date formats.
      o Patrick updated exception handling in the web UI to show a
        complete stack trace to admin users.


    <#opennms-meridian-and-horizon-releases>OpenNMS Meridian and Horizon
    Releases

OpenNMS Meridian 2015.1.10, 2016.1.15, and 2017.1.10 were released last
week, in addition to OpenNMS Horizon 22.0.3.

These were all primarily bug fix releases, most notably fixing a
critical bug in how RADIUS authentication was handled. Users doing any
combination of RADIUS authentication or RADIUS monitoring are *strongly*
recommended to upgrade.

For a complete list of changes, see the release notes for each
respective version:

  * OpenNMS Meridian 2015.1.10
    <http://meridian.opennms.com/releasenotes/2015/latest/#_release_meridian_2015_1_10>
                
  * OpenNMS Meridian 2016.1.15
    <http://meridian.opennms.com/releasenotes/2016/latest/#_release_meridian_2016_1_15>
                
  * OpenNMS Meridian 2017.1.10
    <http://meridian.opennms.com/releasenotes/2017/latest/#_release_meridian_2017_1_10>
                
  * OpenNMS Horizon 22.0.3
    <http://docs.opennms.org/opennms/releases/22.0.3/releasenotes/releasenotes.html#releasenotes-changelog-22.0.3>



    <#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 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:twio@opennms.org>.

- Ben


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

  * HZN-1338 <https://issues.opennms.org/browse/HZN-1338>: Provide
    documentation for sentinel
  * HZN-1355 <https://issues.opennms.org/browse/HZN-1355>: Create REST
    API for Situation Correlation Feedback
  * HZN-1358 <https://issues.opennms.org/browse/HZN-1358>: Persist Alarm
    Correlation Feedback in Elasticsearch
  * HZN-1375 <https://issues.opennms.org/browse/HZN-1375>: Move
    navbar.ftl from opennms-webapp jar to webapp directory to make
    changes easier
  * NMS-9288 <https://issues.opennms.org/browse/NMS-9288>: Topology on
    Map is not properly displayed
  * NMS-9875 <https://issues.opennms.org/browse/NMS-9875>: Failed to run
    Jasper report local_Serial-Interface-Utilization-Summary: Key
    receive rate is duplicated in pie dataset
  * NMS-10164 <https://issues.opennms.org/browse/NMS-10164>: Support
    customizing the default time zone when parsing dates in syslog messages
  * NMS-10273 <https://issues.opennms.org/browse/NMS-10273>: Add support
    for Cisco Syslog Message formats to the RadixTreeSyslogParser
  * NMS-10301 <https://issues.opennms.org/browse/NMS-10301>: expose
    datetimeformat in InfoService REST Endpoint
  * NMS-10305 <https://issues.opennms.org/browse/NMS-10305>: Support
    reload daemon for Trapd
  * PRIS-144 <https://issues.opennms.org/browse/PRIS-144>: Support xlsx
    Files


[Attachment #5 (text/html)]

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>It's time for This Week in OpenNMS!</p>
    <p>Last week we released new Meridian and Horizon versions, and
      worked on Minion status, WS-Man, reports, Sextant flows, event
      sinks, Enlinkd, and web UI improvements.</p>
    <h2>
      <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</h2>
    <ul>
      <li>
        <p><strong>Internals, APIs, and Documentation</strong></p>
        <ul>
          <li>David Hustace did some final work on his alarm state
            changes, as well as adding additional documentation for
            alarms.</li>
          <li>I finished up some final changes to the minion status
            tracker.</li>
          <li>Patrick added documentation for the HttpDetector.</li>
          <li>Dino worked on a WS-Man WQL detector.</li>
          <li>Christian fixed an issue with rendering 95th percentile
            reports for some users.</li>
          <li>Dustin continued his work on supporting multiple flow
            formats on a single port.</li>
          <li>Jesse updated the flow query Elasticsearch template to
            handle the new flow direction behavior.</li>
          <li>Chandra and Malatesh did some work on the event sink code.</li>
          <li>Patrick did some work cleaning up various Enlinkd model
            objects and adding some tests.</li>
        </ul>
      </li>
      <li>
        <p><strong>Web &amp; UI</strong></p>
        <ul>
          <li>I added a JavaScript tool + AngularJS service, filter, and
            directive to allow using Patrick's custom date formats.</li>
          <li>Patrick updated exception handling in the web UI to show a
            complete stack trace to admin users.</li>
        </ul>
      </li>
    </ul>
    <h2>
      <a id="user-content-opennms-meridian-and-horizon-releases"
        class="anchor" href="#opennms-meridian-and-horizon-releases"
        aria-hidden="true"><span aria-hidden="true" class="octicon
          octicon-link"></span></a>OpenNMS Meridian and Horizon Releases</h2>
    <p>OpenNMS Meridian 2015.1.10, 2016.1.15, and 2017.1.10 were
      released last week, in addition to OpenNMS Horizon 22.0.3.</p>
    <p>These were all primarily bug fix releases, most notably fixing a
      critical bug in how RADIUS authentication was handled. Users doing
      any combination of RADIUS authentication or RADIUS monitoring are
      <strong>strongly</strong> recommended to upgrade.</p>
    <p>For a complete list of changes, see the release notes for each
      respective version:</p>
    <ul>
      <li><a
href="http://meridian.opennms.com/releasenotes/2015/latest/#_release_meridian_2015_1_10"
  rel="nofollow">OpenNMS Meridian 2015.1.10</a></li>
      <li><a
href="http://meridian.opennms.com/releasenotes/2016/latest/#_release_meridian_2016_1_15"
  rel="nofollow">OpenNMS Meridian 2016.1.15</a></li>
      <li><a
href="http://meridian.opennms.com/releasenotes/2017/latest/#_release_meridian_2017_1_10"
  rel="nofollow">OpenNMS Meridian 2017.1.10</a></li>
      <li><a
href="http://docs.opennms.org/opennms/releases/22.0.3/releasenotes/releasenotes.html#releasenotes-changelog-22.0.3"
  rel="nofollow">OpenNMS Horizon 22.0.3</a></li>
    </ul>
    <h2>
      <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</h2>
    <ul>
      <li>
        <p><strong><a href="https://indico.uknof.org.uk/event/43"
              rel="nofollow">UK Network Operators' Forum - September
              11th, 2018</a></strong></p>
        <p>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.</p>
      </li>
      <li>
        <p><strong><a href="https://ouce.opennms.eu/" rel="nofollow">OpenNMS
              User Conference Europe 2018 - September 20th through 21st,
              2018</a></strong></p>
        <p><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 open for submissions.</p>
      </li>
    </ul>
    <h2>
      <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…</h2>
    <p>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:twio@opennms.org">say hi</a>.</p>
    <p>- Ben</p>
    <h2>
      <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</h2>
    <ul>
      <li>
        <a href="https://issues.opennms.org/browse/HZN-1338"
          rel="nofollow">HZN-1338</a>: Provide documentation for
        sentinel</li>
      <li>
        <a href="https://issues.opennms.org/browse/HZN-1355"
          rel="nofollow">HZN-1355</a>: Create REST API for Situation
        Correlation Feedback</li>
      <li>
        <a href="https://issues.opennms.org/browse/HZN-1358"
          rel="nofollow">HZN-1358</a>: Persist Alarm Correlation
        Feedback in Elasticsearch</li>
      <li>
        <a href="https://issues.opennms.org/browse/HZN-1375"
          rel="nofollow">HZN-1375</a>: Move navbar.ftl from
        opennms-webapp jar to webapp directory to make changes easier</li>
      <li>
        <a href="https://issues.opennms.org/browse/NMS-9288"
          rel="nofollow">NMS-9288</a>: Topology on Map is not properly
        displayed</li>
      <li>
        <a href="https://issues.opennms.org/browse/NMS-9875"
          rel="nofollow">NMS-9875</a>: Failed to run Jasper report
        local_Serial-Interface-Utilization-Summary: Key receive rate is
        duplicated in pie dataset</li>
      <li>
        <a href="https://issues.opennms.org/browse/NMS-10164"
          rel="nofollow">NMS-10164</a>: Support customizing the default
        time zone when parsing dates in syslog messages</li>
      <li>
        <a href="https://issues.opennms.org/browse/NMS-10273"
          rel="nofollow">NMS-10273</a>: Add support for Cisco Syslog
        Message formats to the RadixTreeSyslogParser</li>
      <li>
        <a href="https://issues.opennms.org/browse/NMS-10301"
          rel="nofollow">NMS-10301</a>: expose datetimeformat in
        InfoService REST Endpoint</li>
      <li>
        <a href="https://issues.opennms.org/browse/NMS-10305"
          rel="nofollow">NMS-10305</a>: Support reload daemon for Trapd</li>
      <li>
        <a href="https://issues.opennms.org/browse/PRIS-144"
          rel="nofollow">PRIS-144</a>: Support xlsx Files</li>
    </ul>
  </body>
</html>



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic