Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
OpenNMS Kickstart
Search
Ronny Trommer
May 21, 2012
Technology
3
180
OpenNMS Kickstart
Introduction in OpenNMS. Presentation from OSCM 2010 in Nürnberg.
Ronny Trommer
May 21, 2012
Tweet
Share
More Decks by Ronny Trommer
See All by Ronny Trommer
Netflow mit OpenNMS
indigo
0
67
Docker - Hello Ground!
indigo
0
86
OSMC 2017 - Another year with OpenNMS
indigo
1
500
Run Your Own Fucking Infrastructure
indigo
0
220
Introduction to OpenNMS
indigo
0
240
We don't need no documentation
indigo
2
120
OpenNMS meets Grafana
indigo
0
620
Workflow for documentation in Open Source projects
indigo
0
120
VMware and OpenNMS in Real World
indigo
0
200
Other Decks in Technology
See All in Technology
トラブルの大半は「言ってない」x「言ってない」じゃねーか!!
ichimichi
0
210
AI が Approve する開発フロー / How AI Reviewers Accelerate Our Development
zaimy
1
230
「使いにくい」も「運用疲れ」も卒業する UIデザイナーとエンジニアが創る持続可能な内製開発
nrinetcom
PRO
1
760
ローカルでLLMを使ってみよう
kosmosebi
0
210
LY Tableauでの Tableau x AIの実践 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
960
論文検索を日本語でできるアプリを作ってみた
sailen2
0
150
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
4
22k
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
43k
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
190
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
4k
Interop Tokyo 2025 ShowNet Team Memberで学んだSRv6を基礎から丁寧に
miyukichi_ospf
0
250
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
110
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
46
8.1k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
130
Mobile First: as difficult as doing things right
swwweet
225
10k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
The agentic SEO stack - context over prompts
schlessera
0
670
Why Our Code Smells
bkeepers
PRO
340
58k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
850
The SEO Collaboration Effect
kristinabergwall1
0
380
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
AI: The stuff that nobody shows you
jnunemaker
PRO
3
340
Transcript
Kickstart
Kickstart indigo@blinky:~$ whoami && locate /////////////////////////////////////// Ronny Trommer :: OpenNMS
OGP member ::
[email protected]
:: Student at University Fulda ::
[email protected]
:: Co-worker at NETHINKS GmbH ::
[email protected]
/////////////////////////////////////// Fulda in Germany :: irc://irc.opennms.org/opennms indigo@blinky:/usr/bin$
The Art Of Provisioning OpenNMS Intro Under The Hood Useful
Resources A Bunch Of Nodes
OpenNMS Intro “World’s first enterprise-grade network management platform developed under
the open source model.” Tarus Balog, OpenNMS Maintainer since 2002 Elevator pitch GNU GPLv2
OpenNMS Intro Name Registered Sourceforge ID Netsaint 10.01.2000 1,323 OpenNMS
29.03.2000 4,141 Nagios 03.05.2001 26,589 RRDTool 13.01.2003 71,544 Groundwork CE 21.02.2006 160,654 Zenoss Core 20.03.2006 163,126 Hyperic 17.07.2006 172,556 Icinga 21.04.2009 260,128 History
OpenNMS Intro Minor versions stable (even) 1.0 / 1.2 /
1.6 / 1.8 / 2.0 unstable (odd) 1.1 / 1.7 / 1.9 Build versions Bugfixes and small 1.8.4 enhancements Version numbers
OpenNMS Intro Build with OpenJDK or Oracle Java based PostgreSQL
Jetty Webapplication Server JRobin or RRD
OpenNMS intro standalone
OpenNMS intro integrated
Under The Hood
None
Under The Hood Data Model Node IP Interface(s) Non-IP Interface(s)
service(s) Asset Informations Routing / STP / Link Informations Events
Nodes A Bunch Of
A Bunch of Nodes “I have no idea about my
network devices. You told me something about discovery?!” Auto Discovery
Under The Hood Event Bus message identified by UEI: uei.opennms.org/internal/discovery/newSuspect
Eventd configuration and logs $OPENNMS_HOME/etc/eventconf.xml $OPENNMS_HOME/etc/events $OPENNMS_HOME/logs/daemon/eventd.log Under The Hood
Event definition
Auto Discovery Rescan for new devices A Bunch of Nodes
Auto Discovery ... or discover a single IP address A
Bunch of Nodes
“I hate discovered print servers and services. I want full
control about provisioning!” A Bunch of Nodes
The Provisiond Directed Provisioning Change scanning behavior
The Provisiond Directed Provisioning
Provsioning The Art Of
The Provisiond Enhanced Directed Discovery “I need full control about
provisioned nodes ... ... and service discovery.” In-House developed inventory Stand-alone provisioning system Discover interfaces and services
The Provisiond Enhanced Directed Discovery Define scan behavior
The Provisiond Enhanced Directed Discovery Rescan every day Customized detectors
with parameters
The Provisiond Enhanced Directed Discovery
The Provisiond Enhanced Directed Discovery
The Provisiond Provisiond configuration and logs $OPENNMS_HOME/etc/provisiond-configuration.xml $OPENNMS_HOME/logs/daemon/provisiond.log Enhanced Directed
Discovery
The Provisiond Policy Based Discovery “I need full control about
provisioned nodes ... ... and a controlled discovery.”
The Provisiond Policy Based Discovery Three Types of policies IP
based “monitoring” policy SNMP data collection policy Node category policy
The Provisiond Policy Based Discovery IP based “monitoring” policy
The Provisiond Policy Based Discovery SNMP data collection policy
The Provisiond Policy Based Discovery Node category policy
The Provisiond Policy Based Discovery
The Provisiond Policy Based Discovery
The Provisiond CLI provisioning provision.pl
The Provisiond RESTful interfaces http://172.16.23.19:8980/opennms/rest/nodes/17
Useful resources Whitepapers http://www.opennms.org/wiki/White_Papers Virtual Appliance http://www.opennms.org/wiki/Vmware-evaluation Get OpenNMS http://www.opennms.org/get-opennms/
Get Support http://www.opennms.org/get-support/ Slides OUCE http://www.opennms.org/wiki/UCE