This Week in OpenNMS: April 30th, 2018
Benjamin Reed <[email protected]> Mon, 30 Apr 2018 11:58:11 -0400
| Newsgroups | gmane.network.opennms.announce,gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============4421667944409693093==
Content-Type: multipart/alternative;
boundary="------------ABCF29B6BCD1CEF81236E8A9"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------ABCF29B6BCD1CEF81236E8A9
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
It's time for This Week in OpenNMS!
In the last week we worked on Drift flow support and optimization,
Sentinel, and other bug fixes.
<#github-project-updates>Github Project Updates
*
*Internals, APIs, and Documentation*
o I fixed a bunch of Minion-related tests to run properly in the
Meridian branch.
o Markus made some updates to the Drift classification rules and
UI, as well as improving cache handling.
o I worked on creating a common Karaf container to use for both
the Minion and Sentinel.
o Antonio did more work fixing bugs and improving performance in
Enlinkd.
o Graeme Fowler fixed the warning for certificate expiry in the
SSL certificate monitor.
o David did more work on a correlation proof-of-concept using the
entity alias table to correlate inventory.
o Jesse fixed the Kafka producer alarm sync to handle alarm filters.
o Chandra did more work on the groovy script reload watcher.
o Dustin made some performance improvements to the Elasticsearch
flow query engine.
o Christian worked on adding support for flow algorithms that use
sampling to estimate packet statistics.
o Markus worked on fixing DAO loading for Sentinel.
*
*Web & UI*
o Chandra worked on improving the UI for showing SNMP interfaces
when data is still being loaded.
o Jesse worked on fixing strafeping graphing in Backshift with Newts.
<#upcoming-events-and-appearances>Upcoming Events and Appearances
*
*Africa Internet Summit - April 29th through May 11th, 2018
<http://internetsummitafrica.org/>*
Tarus Balog will be conducting a one day workshop on OpenNMS
<https://www.internetsummit.africa/agenda/programme> at the Africa
Network Operators group <https://afnog.org/>'s annual Africa
Internet Summit (AIS) <http://internetsummitafrica.org/> to be held
in Dakar, Senegal. The training is currently scheduled for Sunday,
May 6th.
*
*Dev-Jam 2018 - June 10th through 16th, 2018
<https://wiki.opennms.org/wiki/Dev-Jam_2018>*
The OpenNMS developers conference, Dev-Jam, will return again this
year to the University of Minnesota in Minneapolis. Dev-Jam is a
week of fun -- half hackathon, half social get-together. More
information is available on the OpenNMS wiki
<https://wiki.opennms.org/wiki/Dev-Jam_2018> and registration is now
open <http://www.opennms.com/opennms-dev-jam-registration> -- please
join us! All are welcome.
*
*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
* HZN-1266 <https://issues.opennms.org/browse/HZN-1266>: Review the
definition of classification rules
* HZN-1279 <https://issues.opennms.org/browse/HZN-1279>: Make the
telemetry groovy scripts reloadable
* NMS-9964 <https://issues.opennms.org/browse/NMS-9964>: Kafka
Producer: Alarm datasync does not respect alarm filter
--------------ABCF29B6BCD1CEF81236E8A9
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 bgcolor="#FFFFFF" text="#000000">
<p><font face="Helvetica Neue" size="-1">It's time for This Week in
OpenNMS!</font></p>
<font face="Helvetica Neue" size="-1">
</font>
<p><font face="Helvetica Neue" size="-1">In the last week we worked
on Drift flow support and optimization, Sentinel, and other bug
fixes.</font></p>
<font face="Helvetica Neue" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<ul>
<li>
<p><font face="Helvetica Neue" size="-1"><strong>Internals,
APIs, and Documentation</strong></font></p>
<ul>
<li><font face="Helvetica Neue" size="-1">I fixed a bunch of
Minion-related tests to run properly in the Meridian
branch.</font></li>
<li><font face="Helvetica Neue" size="-1">Markus made some
updates to the Drift classification rules and UI, as well
as improving cache handling.</font></li>
<li><font face="Helvetica Neue" size="-1">I worked on creating
a common Karaf container to use for both the Minion and
Sentinel.</font></li>
<li><font face="Helvetica Neue" size="-1">Antonio did more
work fixing bugs and improving performance in Enlinkd.</font></li>
<li><font face="Helvetica Neue" size="-1">Graeme Fowler fixed
the warning for certificate expiry in the SSL certificate
monitor.</font></li>
<li><font face="Helvetica Neue" size="-1">David did more work
on a correlation proof-of-concept using the entity alias
table to correlate inventory.</font></li>
<li><font face="Helvetica Neue" size="-1">Jesse fixed the
Kafka producer alarm sync to handle alarm filters.</font></li>
<li><font face="Helvetica Neue" size="-1">Chandra did more
work on the groovy script reload watcher.</font></li>
<li><font face="Helvetica Neue" size="-1">Dustin made some
performance improvements to the Elasticsearch flow query
engine.</font></li>
<li><font face="Helvetica Neue" size="-1">Christian worked on
adding support for flow algorithms that use sampling to
estimate packet statistics.</font></li>
<li><font face="Helvetica Neue" size="-1">Markus worked on
fixing DAO loading for Sentinel.</font></li>
</ul>
</li>
<li>
<p><font face="Helvetica Neue" size="-1"><strong>Web & UI</strong></font></p>
<ul>
<li><font face="Helvetica Neue" size="-1">Chandra worked on
improving the UI for showing SNMP interfaces when data is
still being loaded.</font></li>
<li><font face="Helvetica Neue" size="-1">Jesse worked on
fixing strafeping graphing in Backshift with Newts.</font></li>
</ul>
</li>
</ul>
<font face="Helvetica Neue" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<ul>
<li>
<p><font face="Helvetica Neue" size="-1"><strong><a
href="http://internetsummitafrica.org/" rel="nofollow">Africa
Internet Summit - April 29th through May 11th, 2018</a></strong></font></p>
<p><font face="Helvetica Neue" size="-1">Tarus Balog will be <a
href="https://www.internetsummit.africa/agenda/programme"
rel="nofollow">conducting a one day workshop on OpenNMS</a>
at the <a href="https://afnog.org/" rel="nofollow">Africa
Network Operators group</a>'s annual <a
href="http://internetsummitafrica.org/" rel="nofollow">Africa
Internet Summit (AIS)</a> to be held in Dakar, Senegal.
The training is currently scheduled for Sunday, May 6th.</font></p>
</li>
<li>
<p><font face="Helvetica Neue" size="-1"><strong><a
href="https://wiki.opennms.org/wiki/Dev-Jam_2018"
rel="nofollow">Dev-Jam 2018 - June 10th through 16th,
2018</a></strong></font></p>
<p><font face="Helvetica Neue" size="-1">The OpenNMS developers
conference, Dev-Jam, will return again this year to the
University of Minnesota in Minneapolis.
Dev-Jam is a week of fun -- half hackathon, half social
get-together. More information is available on <a
href="https://wiki.opennms.org/wiki/Dev-Jam_2018"
rel="nofollow">the OpenNMS wiki</a> and <a
href="http://www.opennms.com/opennms-dev-jam-registration"
rel="nofollow">registration is now open</a> -- please join
us! All are welcome.</font></p>
</li>
<li>
<p><font face="Helvetica Neue" size="-1"><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" size="-1"><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" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<p><font face="Helvetica Neue" size="-1">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" size="-1">
</font>
<p><font face="Helvetica Neue" size="-1">- Ben</font></p>
<font face="Helvetica Neue" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<ul>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1266"
rel="nofollow">HZN-1266</a>: Review the definition of
classification rules</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1279"
rel="nofollow">HZN-1279</a>: Make the telemetry groovy
scripts reloadable</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9964"
rel="nofollow">NMS-9964</a>: Kafka Producer: Alarm datasync
does not respect alarm filter</font></li>
</ul>
<font face="Helvetica Neue" size="-1">
</font>
</body>
</html>
--------------ABCF29B6BCD1CEF81236E8A9--
--===============4421667944409693093==
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
--===============4421667944409693093==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-announce mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-announce
--===============4421667944409693093==--