This Week in OpenNMS: August 13th, 2018
Benjamin Reed <[email protected]> Mon, 13 Aug 2018 12:16:53 -0400
| Newsgroups | gmane.network.opennms.announce,gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============3706406197396027068==
Content-Type: multipart/alternative;
boundary="------------9E1CED65D9DEA2F2F6D00691"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------9E1CED65D9DEA2F2F6D00691
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
It's time for This Week in OpenNMS!
Last week we worked on health check tools, karaf command shell
enhancements, additional daemon reload support, Sextant alarm
classification, Enlinkd in the topology UI, and more.
<#github-project-updates>Github Project Updates
*
*Internals, APIs, and Documentation*
o Markus did some more fixes to his new health check features.
o Jesse cleaned up some metric-related APIs and did more work on
metric checks in the health check tool.
o Matthew fixed syslog events to be associated with the host name
and/or IP that sent them, if possible.
o Chandra added support for reloading demons from the Karaf
command shell.
o Malatesh fixed an issue with configuring the number of threads
in Eventd.
o David did more work on situation classification.
o Chandra fixed a bug handling legacy KSC reports in recent releases.
o Patrick made it so pollers and monitors that use HTTP are
capable of honoring system proxy settings.
*
*Web & UI*
o Antonio continued his work on fixing the topology UI showing
enlinkd links properly.
o Patrick continued work on changes to make dates in the web UI
consistent, and also configurable.
o Christian fixed an issue with mis-reporting certain closed
outages as current in the ReST API/donut charts.
o Markus did more work on migrating to an updated Bootstrap theme.
<#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:[email protected]>.
- Ben
<#resolved-issues-since-last-twio>Resolved Issues Since Last TWiO
* HZN-1343 <https://issues.opennms.org/browse/HZN-1343>: Enable syslog
system tests before merging features/sentinel back to develop
* HZN-1366 <https://issues.opennms.org/browse/HZN-1366>: Provide tests
for all *FlowAdapters
* HZN-1369 <https://issues.opennms.org/browse/HZN-1369>: Display
metrics from the com.codahale.metrics.MetricRegistry in the Karaf shell
* HZN-1370 <https://issues.opennms.org/browse/HZN-1370>: Expose
HealthChecks for registered Adapters
* HZN-1371 <https://issues.opennms.org/browse/HZN-1371>: Register
HealthCheck when registering a listener on minion side, similar to
Adapters on Sentinel
* HZN-1372 <https://issues.opennms.org/browse/HZN-1372>: Stopping the
Listener- or AdapterManager bundle throws
ConcurrentModificationException
* NMS-8891 <https://issues.opennms.org/browse/NMS-8891>: LDAPMonitor
causes Errors in ldap logfiles
* NMS-10200 <https://issues.opennms.org/browse/NMS-10200>: Allow use
of placeholders in parameter values of monitors
* NMS-10212 <https://issues.opennms.org/browse/NMS-10212>: Radius
Login Problem
* NMS-10252 <https://issues.opennms.org/browse/NMS-10252>: Update
Syslogd to respond to reload configuration events
* NMS-10268 <https://issues.opennms.org/browse/NMS-10268>: render
dateformat for Vaadin
* NMS-10271 <https://issues.opennms.org/browse/NMS-10271>: Syslog
messages should default to using the time at which they were received
* NMS-10272 <https://issues.opennms.org/browse/NMS-10272>: Syslog
messages should default to being associated with the hosts from
which they were received
* NMS-10275 <https://issues.opennms.org/browse/NMS-10275>: Document
notifd's match-all parameter
* NMS-10293 <https://issues.opennms.org/browse/NMS-10293>: Doughnut
chart shows certain closed outages as "current"
* NMS-10308 <https://issues.opennms.org/browse/NMS-10308>: SNMP
monitor doesn't take service down
* NMS-10309 <https://issues.opennms.org/browse/NMS-10309>: KSC Report
Changes Destroys Existing Reports
* NMS-10310 <https://issues.opennms.org/browse/NMS-10310>: Kafka
consumers on Sentinel are not shown on kafka-manager
--------------9E1CED65D9DEA2F2F6D00691
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>It's time for This Week in OpenNMS!</p>
<p>Last week we worked on health check tools, karaf command shell
enhancements, additional daemon reload support, Sextant alarm
classification, Enlinkd in the topology UI, and more.</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>Markus did some more fixes to his new health check
features.</li>
<li>Jesse cleaned up some metric-related APIs and did more
work on metric checks in the health check tool.</li>
<li>Matthew fixed syslog events to be associated with the host
name and/or IP that sent them, if possible.</li>
<li>Chandra added support for reloading demons from the Karaf
command shell.</li>
<li>Malatesh fixed an issue with configuring the number of
threads in Eventd.</li>
<li>David did more work on situation classification.</li>
<li>Chandra fixed a bug handling legacy KSC reports in recent
releases.</li>
<li>Patrick made it so pollers and monitors that use HTTP are
capable of honoring system proxy settings.</li>
</ul>
</li>
<li>
<p><strong>Web & UI</strong></p>
<ul>
<li>Antonio continued his work on fixing the topology UI
showing enlinkd links properly.</li>
<li>Patrick continued work on changes to make dates in the web
UI consistent, and also configurable.</li>
<li>Christian fixed an issue with mis-reporting certain closed
outages as current in the ReST API/donut charts.</li>
<li>Markus did more work on migrating to an updated Bootstrap
theme.</li>
</ul>
</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:[email protected]">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-1343"
rel="nofollow">HZN-1343</a>: Enable syslog system tests before
merging features/sentinel back to develop</li>
<li>
<a href="https://issues.opennms.org/browse/HZN-1366"
rel="nofollow">HZN-1366</a>: Provide tests for all
*FlowAdapters</li>
<li>
<a href="https://issues.opennms.org/browse/HZN-1369"
rel="nofollow">HZN-1369</a>: Display metrics from the
com.codahale.metrics.MetricRegistry in the Karaf shell</li>
<li>
<a href="https://issues.opennms.org/browse/HZN-1370"
rel="nofollow">HZN-1370</a>: Expose HealthChecks for
registered Adapters</li>
<li>
<a href="https://issues.opennms.org/browse/HZN-1371"
rel="nofollow">HZN-1371</a>: Register HealthCheck when
registering a listener on minion side, similar to Adapters on
Sentinel</li>
<li>
<a href="https://issues.opennms.org/browse/HZN-1372"
rel="nofollow">HZN-1372</a>: Stopping the Listener- or
AdapterManager bundle throws ConcurrentModificationException</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-8891"
rel="nofollow">NMS-8891</a>: LDAPMonitor causes Errors in ldap
logfiles</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10200"
rel="nofollow">NMS-10200</a>: Allow use of placeholders in
parameter values of monitors</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10212"
rel="nofollow">NMS-10212</a>: Radius Login Problem</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10252"
rel="nofollow">NMS-10252</a>: Update Syslogd to respond to
reload configuration events</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10268"
rel="nofollow">NMS-10268</a>: render dateformat for Vaadin</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10271"
rel="nofollow">NMS-10271</a>: Syslog messages should default
to using the time at which they were received</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10272"
rel="nofollow">NMS-10272</a>: Syslog messages should default
to being associated with the hosts from which they were received</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10275"
rel="nofollow">NMS-10275</a>: Document notifd's match-all
parameter</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10293"
rel="nofollow">NMS-10293</a>: Doughnut chart shows certain
closed outages as "current"</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10308"
rel="nofollow">NMS-10308</a>: SNMP monitor doesn't take
service down</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10309"
rel="nofollow">NMS-10309</a>: KSC Report Changes Destroys
Existing Reports</li>
<li>
<a href="https://issues.opennms.org/browse/NMS-10310"
rel="nofollow">NMS-10310</a>: Kafka consumers on Sentinel are
not shown on kafka-manager</li>
</ul>
</body>
</html>
--------------9E1CED65D9DEA2F2F6D00691--
--===============3706406197396027068==
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
--===============3706406197396027068==
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.
--===============3706406197396027068==--