
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tek-ops &#187; News</title>
	<atom:link href="http://www.tek-ops.com/archives/category/news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tek-ops.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Nov 2009 02:20:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenNMS training this weekend</title>
		<link>http://www.tek-ops.com/archives/313</link>
		<comments>http://www.tek-ops.com/archives/313#comments</comments>
		<pubDate>Sat, 25 Jul 2009 14:07:08 +0000</pubDate>
		<dc:creator>Michael Schenck</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://www.tek-ops.com/?p=313</guid>
		<description><![CDATA[
This weekend my co-workers and I have been getting some OpenNMS training from none other than Tarus Balog, himself.
Now let me preface, I come from a strong background in Nagios.  Since taking employment with LimeWire almost a year ago,  I&#8217;ve quickly come up to speed with OpenNMS.  I do want to point out that I [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
This weekend my co-workers and I have been getting some <a href="http://www.opennms.org/wiki/Main_Page" target="_blank">OpenNMS</a> training from none other than <a href="http://twitter.com/MouthOfOpenNMS" target="_blank">Tarus Balog</a>, himself.</p>
<p>Now let me preface, I come from a strong background in <a href="http://www.nagios.org/" target="_blank">Nagios</a>.  Since taking employment with <a href="http://www.limewire.com" target="_blank">LimeWire</a> almost a year ago,  I&#8217;ve quickly come up to speed with OpenNMS.  I do want to point out that I drank the OpenNMS cool-aid long before this training, if for no reason other than how easy it is to install, configure and maintain.</p>
<p>So, being that I came from a Nagios background, I went into the training looking to map my Nagios/NRPE knowledge to OpenNMS for really custom monitoring.</p>
<p>Like most of you who will actually read this, I&#8217;ve seen a lot on NRPE integration with OpenNMS, so I presumed I would be getting a better understanding of how to scale that out.  However, after formulating a better understanding of <a href="http://www.opennms.org/index.php/Eventd" target="_blank">eventd</a> I&#8217;ve decidely abandoned NRPE integration alltogether.</p>
<p>Eventd is configured to only listen on localhost by default, however you can configure it to listen on a particular IP for remote connection. <em> I suggest you use a host-based firewall to ACL this address.</em></p>
<p>Bundled with OpenNMS is a script send-event.pl (found at $OPENNMS_HOME/bin/send-event.pl) which is used for sending events to eventd.  This is actually far more scalable than NRPE as it behaves much like traps.</p>
<p>With NRPE, each monitored machine requires a daemon that is added to the polling queue of the monitoring server.  Whereas using send-event.pl, you can cron a poller on your monitored servers and only create an event when necessary.  This will reduce load on the monitoring server as well as each monitored machine.</p>
<p>Events are also easier to configure than creating you own custom traps, as well as being far more configurable with far less work.</p>
<p>In addition, you can configure events to spawn new events and/or pass events to remote OpenNMS eventd servers.</p>
<p>Events and eventd is just one more reason to give OpenNMS a shot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tek-ops.com/archives/313/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
