Paul Schmalz | 2 May 2008 17:58

Distributed Monitoring

Hello All,

                I am quite new to OpenNMS (and linux as well)  I have recently successfully installed OpenNMS on Debian sarge in a few of my clients environment. My question is about distributed monitoring. I read about it in the wiki however I can not seem to find anything like a how to. Im fairly self sufficient if pointed in the right direction so I am not asking for detailed help (hopefully!). The idea is to have my company’s main OpenNMS server be the go to guy for at a glance monitoring. If I could have my clients report back to my server and see that information on the main webpage I would be all set! Is this possible and if so could anyone help me?

OpenNMS tubeweasel on Debian sarge.

 

 

 

 

Thank you very much in advance.

 

Paul Schmalz

 

ACA Computers

 

732 - 842 - 8040

 

Paul <at> acacomputers.com

 

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
Paul Schmalz | 2 May 2008 21:52

opennms-remote-poller.jar

Hello All,

        To add to my previous post, I believe I am nearly there on the setup process. The problem is now that when I run ” java -jar opennms-remote-poller.jar rmi://onms-server-name RDU “ I get “Unable to access jarfile opennms-remote-poller.jar”. For the life of me I can not find this file. Could anyone point me in the right direction?

 

Thank you

 

 

Paul

 

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
Paul Schmalz | 2 May 2008 22:38

Distributed Poller

All,

                Im utterly lost. Here is the situation.

I have 2 very “straight out of the box” installations of onms tubesnake. One is in my office, one is at a remote branch.

What I am trying to accomplish is to have the remote branch show up on my office ONMS. I believe I would accomplish this by setting up remote polling.

What I have done in that direction is changed the rmi address in my remote’s opennms.properties

I have made these additions to my office’s onms

 

Monitoring-locations.xml

<locations>

<location-def location-name="Lakewood Pathology Associates" monitoring-area="LPA" polling-package-name="LPA"/>

</locations>

 

Poller-configuration.conf

 

<package name="LPA" remote="true">

  <filter>IPADDR IPLIKE *.*.*.*</filter>

  <include-range begin="1.1.1.1" end="254.254.254.254"/>

  <rrd step = "300">

    <rra>RRA:AVERAGE:0.5:1:2016</rra>

    <rra>RRA:AVERAGE:0.5:12:4464</rra>

    <rra>RRA:MIN:0.5:12:4464</rra>

    <rra>RRA:MAX:0.5:12:4464</rra>

  </rrd>

  <service name="HTTP" interval="30000" user-defined="false" status="on">

    <parameter key="retry" value="1"/>

    <parameter key="timeout" value="3000"/>

    <parameter key="port" value="80"/>

    <parameter key="url" value="/"/>

    <parameter key="rrd-repository" value="/var/log/opennms/rrd/response"/>

    <parameter key="ds-name" value="http"/>

  </service>

  <outage-calendar>zzz from poll-outages.xml zzz</outage-calendar>

 

  <downtime interval="30000" begin="0" end="300000"/>             <!-- 30s, 0, 5m -->

  <downtime interval="300000" begin="300000" end="43200000"/>     <!-- 5m, 5m, 12h -->

  <downtime interval="600000" begin="43200000" end="432000000"/>  <!-- 10m, 12h, 5d -->

  <downtime begin="432000000" delete="true"/>                     <!-- anything after 5 days delete -->

</package>

 

I have restarted onms in both locations

 

And finally I have tried to envoke the remote connection by running the three suggestions at the bottom of this page (http://www.opennms.org/index.php/Distributed_Monitoring)

 

I am having no success, and frankly im not sure I am even going in the right direction.

 

I apologize for posting so many times in a row.

 

 

Have a nice weekend.

 

 

Paul  

 

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
Dimitri Puzin | 6 May 2008 16:55
Picon

broken dependencies at debian.opennms.org?

I'm trying to install opennms 1.5.91-1 from
  deb http://debian.opennms.org unstable main
on Debian/Lenny.

Please upload iplike >=3D 1.0.8 as reqired by opennms-db. The current
version in unstable is 1.0.7-1.

:~# apt-get install opennms-db
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  opennms-db: Depends: iplike-pgsql82 (>=3D 1.0.8) but 1.0.7-1 is to be
installed or
                       iplike-pgsql81 (>=3D 1.0.8) but it is not going to=

be installed or
                       iplike-pgsql74 (>=3D 1.0.8) but it is not going to=

be installed
E: Broken packages

:~# apt-cache policy iplike-pgsql82
iplike-pgsql82:
  Installed: 1.0.7-1
  Candidate: 1.0.7-1
  Version table:
 *** 1.0.7-1 0
        500 http://debian.opennms.org unstable/main Packages
        100 /var/lib/dpkg/status
     1.0.5-2 0
        500 http://debian.opennms.org unstable/main Packages

TIA,

Dimitri Puzin aka Tristan-777

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
Benjamin Reed | 6 May 2008 17:33
Favicon
Gravatar

Re: broken dependencies at debian.opennms.org?


Dimitri Puzin wrote:
| I'm trying to install opennms 1.5.91-1 from
|   deb http://debian.opennms.org unstable main
| on Debian/Lenny.
|
| Please upload iplike >=3D 1.0.8 as reqired by opennms-db. The current
| version in unstable is 1.0.7-1.

Dangit, yeah, I forgot to release the iplike, jicmp, and jrrd updates.

I'll post back when I've fixed it.  =)

--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/

Benjamin Reed | 6 May 2008 23:10
Favicon
Gravatar

Re: broken dependencies at debian.opennms.org?


Dimitri Puzin wrote:
| I'm trying to install opennms 1.5.91-1 from
|   deb http://debian.opennms.org unstable main
| on Debian/Lenny.
|
| Please upload iplike >=3D 1.0.8 as reqired by opennms-db. The current
| version in unstable is 1.0.7-1.

alright, should be fixed now, let me know if you still have issues...

--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/

Dimitri Puzin | 7 May 2008 01:08
Picon

Re: broken dependencies at debian.opennms.org?

Benjamin Reed schrieb:
> Dimitri Puzin wrote:
> | I'm trying to install opennms 1.5.91-1 from
> |   deb http://debian.opennms.org unstable main
> | on Debian/Lenny.
> |
> | Please upload iplike >=3D 1.0.8 as reqired by opennms-db. The current
> | version in unstable is 1.0.7-1.
> 
> alright, should be fixed now, let me know if you still have issues...
Thanks, this was pretty fast :) I've installed the packages, it worked.

Regards,

Dimitri Puzin aka Tristan-777

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
Chris Schafer | 8 May 2008 02:22
Favicon

Configuration on Ubuntu Server

Aloha All,

 

I have installed and successfully detected my network.  But I am unable to get notification working.  I can’t seem to figure it out from the gui.

 

I have mail relaying working from the host to my mail server.  I am seeing what appears to be outages etc but getting no notification.  I have setup a destination path and a on call schedule but I can’t seem to get what exactly is required.  I mean I am just trying to get the basics working for now.

 

What am I missing here?

 

Thanks in advance,

 

Chris

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
Tarus Balog | 8 May 2008 15:21
Favicon

Re: Configuration on Ubuntu Server


On May 7, 2008, at 8:22 PM, Chris Schafer wrote:

> I have mail relaying working from the host to my mail server.  I am  
> seeing what appears to be outages etc but getting no notification.   
> I have setup a destination path and a on call schedule but I can’t  
> seem to get what exactly is required.  I mean I am just trying to  
> get the basics working for now.
>
> What am I missing here?

What version are you using? I would edit the javamail- 
configuration.properties file and set useJMTA to false. This should  
use the MTA on localhost to send mail, and if you have it working from  
the command line you should be golden.

-T
_______________________________________________________________________
Tarus Balog, OpenNMS Maintainer             Main:   +1 919 533 0160
The OpenNMS Group, Inc.                     Fax:    +1 503 961 7746
Email: tarus <at> opennms.org                    URL: http://www.opennms.org
PGP Key Fingerprint: 8945 8521 9771 FEC9 5481  512B FECA 11D2 FD82 B45C

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

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

Chris Schafer | 8 May 2008 19:50
Favicon

Re: Configuration on Ubuntu Server

It was already set false.  What are the basic require things to get a
node down alert working?

I mean I see that is a lot of complexity out there.  I just want to
start with a list of nodes that are "monitored" and have an email
address where all events/alarms are sent to.

root <at> argus:/etc/opennms# dpkg -l "opennms*"
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pe
nd
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-======================================
======
ii  opennms        1.5.90-1       open network monitoring and management
appli
ii  opennms-common 1.5.90-1       open network monitoring and management
appli
ii  opennms-db     1.5.90-1       open network monitoring and management
appli
un  opennms-doc    <none>         (no description available)
ii  opennms-server 1.5.90-1       open network monitoring and management
appli
un  opennms-webapp <none>         (no description available)

-----Original Message-----
From: opennms-install-bounces <at> lists.sourceforge.net
[mailto:opennms-install-bounces <at> lists.sourceforge.net] On Behalf Of
Tarus Balog
Sent: Thursday, May 08, 2008 3:22 AM
To: Installation questions and help
Subject: Re: [opennms-install] Configuration on Ubuntu Server

On May 7, 2008, at 8:22 PM, Chris Schafer wrote:

> I have mail relaying working from the host to my mail server.  I am  
> seeing what appears to be outages etc but getting no notification.   
> I have setup a destination path and a on call schedule but I can't  
> seem to get what exactly is required.  I mean I am just trying to  
> get the basics working for now.
>
> What am I missing here?

What version are you using? I would edit the javamail- 
configuration.properties file and set useJMTA to false. This should  
use the MTA on localhost to send mail, and if you have it working from  
the command line you should be golden.

-T
_______________________________________________________________________
Tarus Balog, OpenNMS Maintainer             Main:   +1 919 533 0160
The OpenNMS Group, Inc.                     Fax:    +1 503 961 7746
Email: tarus <at> opennms.org                    URL: http://www.opennms.org
PGP Key Fingerprint: 8945 8521 9771 FEC9 5481  512B FECA 11D2 FD82 B45C

------------------------------------------------------------------------
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j
avaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

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


Gmane