Charles Craft | 3 Mar 2003 01:46
Picon

Redhat changes vs version

Slightly off-topic but will help me pick which version of Redhat when I reload my OpenNMS laptop.

Is there a document that shows the improvements/deletions for each version of Redhat? I looked at the
release notes for Redhat 8.0 and there was a lot of information there. I thought there might be a document
somewhere that shows the major differences between 7.3 and 8.0. For instance, why is 8.0 not labelled 7.4?
What makes it a major release?

thanks
chuckc

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

David Taylor | 4 Mar 2003 12:06
Picon

rules for categories.xml

Guys,

            Has anyone worked out how to easily specify a lot of individual hosts as a category? Can you use include files?

 

Dave

Javier Arroyo Peña | 4 Mar 2003 13:39
Picon

Configuration OpenNMS with one System of BandWidth Management

 
    Hi.,
    I work one system BandWidth management the name XXXX.
 
    I my server Linux, i work with OpenNMS to management my network.
 
    What is the process to management my system XXXX to management all properties ???
 
    The question is general, what work OpenNMS with one new system ( and sis MIBs ) ???
 
    Thanks.
Tarus Balog | 4 Mar 2003 15:10

Re: rules for categories.xml


David Taylor said:

>             Has anyone worked out how to easily specify a lot of
> individual hosts as a category? Can you use include files?

The easiest way to do this is to build a custom table in the database with
two fields: ipaddr and catname (or something like that).

Then update the database.schema file in the etc directory. Then you can
use a rule like "catname = cat1" etc. for you categories. There should be
a complete post on this in the archives.

-T

--

-- 
Tarus Balog
Consultant
Sortova Consulting Group, http://www.sortova.com
+1-919-696-7625
tarus <at> sortova.com

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

Jaehne, Richard S | 5 Mar 2003 18:50
Favicon

http 500 error

All, 

I'm having an isssue with opennms when I navigate to the SNMP collection by
interface page.  I cen get to the page that lists the interfaces, but when I
select a single interface link from that page I get the following error (the
page worked earlier today, this started after I selected some interfaces
other than the primary to poll):

 HTTP Status 500 - 

type Exception report
message 
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception 
org.apache.jasper.JasperException
	at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
48)
	at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:550)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
	at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:170)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:174)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java)
	at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java)
	at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
ction(Http11Protocol.java)
	at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:530)
	at java.lang.Thread.run(Thread.java:536)
root cause 
java.lang.NullPointerException
	at
org.apache.jsp.snmpselect_jsp.buildTableRows(snmpselect_jsp.java:63)
	at
org.apache.jsp.snmpselect_jsp._jspService(snmpselect_jsp.java:268)
	at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java)
	at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
04)
	at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:550)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
	at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:170)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:174)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java)
	at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java)
	at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
ction(Http11Protocol.java)
	at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:530)
	at java.lang.Thread.run(Thread.java:536)

Apache Tomcat/4.1

TIA, 

R. S. Jaehne
______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

Paul Yang | 5 Mar 2003 22:34

Need help for installation

Hello All,

 

   I have encountered the same problem as Sean did a while ago, but I don’t see a solution on the archive. Can someone or Sean share your experience?

 

I followed the instructions for the pg_hba.conf.  Restarted pgsql.  the

following are installed:

 

Postgresql-Installed from the RedHat 7.2 cds

        postgresql-7.1.3-2

        postgresql-libs-7.1.3-2

        postgresql-devel-7.1.3-2

        postgresql-server-7.1.3-2

 

Perl-Downloaded and installed from OpenNMS site.

        Perl-DBD-Pg-1.01-0.onms.1

        Perl-DBI-1.20-0.onms.1

 

I can log in through the web interface.  But the services still show as

follows:

 

>       OpenNMS.Eventd - starting

>       Trapd                  - starting

>       Dhcpd                  - running

>       Actiond        - running

>       Capsd                  - starting

>       Notifd         - running

>       Outaged        - starting

>       Rtcd                   - starting

>       Pollerd        - starting

>       Collectd               - starting

>       threshd        - starting

>       discovery              - starting

       

What am I doing wrong?

 

 

Thanks,

 

Paul (new OpenNMS user)

 

 

 

Alberto Bortolon | 6 Mar 2003 18:01

Re: Need help for installation

Have you updated the postgresql.conf file?

These line must be present

tcpip_connections=true
shared_buffers=1024
max_connections=256

I'm quite sure your problem is a postgresql configuration problem 
because I had the same "three only processes running" problem 
and I solved it with a right configuration of the database server.
Make sure to have initialisated a database cluster.

----- Original Message -----
From: Paul Yang <pyang <at> fporch.com>
Date: Wednesday, March 5, 2003 10:34 pm
Subject: [opennms-install] Need help for installation

> Hello All,
> 
>   I have encountered the same problem as Sean did a while ago, 
> but I
> don't see a solution on the archive. Can someone or Sean share 
your
> experience? 
> 
> I followed the instructions for the pg_hba.conf.  Restarted pgsql. 
> the
> following are installed:
> 
> Postgresql-Installed from the RedHat 7.2 cds
>        postgresql-7.1.3-2
>        postgresql-libs-7.1.3-2
>        postgresql-devel-7.1.3-2
>        postgresql-server-7.1.3-2
> 
> Perl-Downloaded and installed from OpenNMS site.
>        Perl-DBD-Pg-1.01-0.onms.1
>        Perl-DBI-1.20-0.onms.1
> 
> I can log in through the web interface.  But the services still 
> show as
> follows:
> 
> >       OpenNMS.Eventd - starting
> >       Trapd                  - starting
> >       Dhcpd                  - running
> >       Actiond        - running
> >       Capsd                  - starting
> >       Notifd         - running
> >       Outaged        - starting
> >       Rtcd                   - starting
> >       Pollerd        - starting
> >       Collectd               - starting
> >       threshd        - starting
> >       discovery              - starting
>        
> What am I doing wrong?
> 
> 
> Thanks,
> 
> Paul (new OpenNMS user)
> 
> 
> 
> 

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

Alberto Bortolon | 6 Mar 2003 18:04

Re: Need help for installation

Me again...you're a new ONMS user, are you even a new postgresql 
user?
Tell me and I will give you all instruction to quickly start ONMS.

----- Original Message -----
From: Paul Yang <pyang <at> fporch.com>
Date: Wednesday, March 5, 2003 10:34 pm
Subject: [opennms-install] Need help for installation

> Hello All,
> 
>   I have encountered the same problem as Sean did a while ago, 
> but I
> don't see a solution on the archive. Can someone or Sean share 
your
> experience? 
> 
> I followed the instructions for the pg_hba.conf.  Restarted pgsql. 
> the
> following are installed:
> 
> Postgresql-Installed from the RedHat 7.2 cds
>        postgresql-7.1.3-2
>        postgresql-libs-7.1.3-2
>        postgresql-devel-7.1.3-2
>        postgresql-server-7.1.3-2
> 
> Perl-Downloaded and installed from OpenNMS site.
>        Perl-DBD-Pg-1.01-0.onms.1
>        Perl-DBI-1.20-0.onms.1
> 
> I can log in through the web interface.  But the services still 
> show as
> follows:
> 
> >       OpenNMS.Eventd - starting
> >       Trapd                  - starting
> >       Dhcpd                  - running
> >       Actiond        - running
> >       Capsd                  - starting
> >       Notifd         - running
> >       Outaged        - starting
> >       Rtcd                   - starting
> >       Pollerd        - starting
> >       Collectd               - starting
> >       threshd        - starting
> >       discovery              - starting
>        
> What am I doing wrong?
> 
> 
> Thanks,
> 
> Paul (new OpenNMS user)
> 
> 
> 
> 

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

Paul Yang | 7 Mar 2003 01:40

RE: Need help for installation

Yes, I am an new user for OpenNMS and postgresql, but I have use HPOV
NNM before. Thanks for your help!

Paul 

-----Original Message-----
From: install-admin <at> opennms.org [mailto:install-admin <at> opennms.org] On
Behalf Of Alberto Bortolon
Sent: Thursday, March 06, 2003 9:05 AM
To: install <at> opennms.org
Subject: Re: [opennms-install] Need help for installation

Me again...you're a new ONMS user, are you even a new postgresql 
user?
Tell me and I will give you all instruction to quickly start ONMS.

----- Original Message -----
From: Paul Yang <pyang <at> fporch.com>
Date: Wednesday, March 5, 2003 10:34 pm
Subject: [opennms-install] Need help for installation

> Hello All,
> 
>   I have encountered the same problem as Sean did a while ago, 
> but I
> don't see a solution on the archive. Can someone or Sean share 
your
> experience? 
> 
> I followed the instructions for the pg_hba.conf.  Restarted pgsql. 
> the
> following are installed:
> 
> Postgresql-Installed from the RedHat 7.2 cds
>        postgresql-7.1.3-2
>        postgresql-libs-7.1.3-2
>        postgresql-devel-7.1.3-2
>        postgresql-server-7.1.3-2
> 
> Perl-Downloaded and installed from OpenNMS site.
>        Perl-DBD-Pg-1.01-0.onms.1
>        Perl-DBI-1.20-0.onms.1
> 
> I can log in through the web interface.  But the services still 
> show as
> follows:
> 
> >       OpenNMS.Eventd - starting
> >       Trapd                  - starting
> >       Dhcpd                  - running
> >       Actiond        - running
> >       Capsd                  - starting
> >       Notifd         - running
> >       Outaged        - starting
> >       Rtcd                   - starting
> >       Pollerd        - starting
> >       Collectd               - starting
> >       threshd        - starting
> >       discovery              - starting
>        
> What am I doing wrong?
> 
> 
> Thanks,
> 
> Paul (new OpenNMS user)
> 
> 
> 
> 

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install

Marc Williams | 7 Mar 2003 12:46
Picon

rpm python conflict

error: Failed dependencies:
         python >= 1.6 conflicts with postgresql-python-7.1.3-0.onms.5

how can i resolve this?

--
Marc

______________________________________________________________
(install <at> lists.opennms.org)
To subscribe, unsubscribe, or change your list options, go to:
http://lists.opennms.org/mailman/listinfo/install


Gmane