Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-06 Thread Jeff Gehlbach
OK, I integrated your service definition for the Amarok service into my own system. Since I don't have amarok installed anywhere, I changed the process name that the HostResourceSwRunMonitor looks for from "amarokapp" to "mythbackend", and pointed it at a MythTV system that I've been build

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-06 Thread Jeff Gehlbach
On Nov 6, 2008, at 1:51 AM, Enrique Amigó wrote: > Do you have any news for me?? I'm testing your configurations on my own system right now. -jeff - This SF.Net email is sponsored by the Moblin Your Move Developer's challeng

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-05 Thread Enrique Amigó
Do you have any news for me?? Sorry if i'm bothering you thanks henry On Wed, Nov 5, 2008 at 11:41 AM, Enrique Amigó <[EMAIL PROTECTED]> wrote: > I'm sending you both files > > thanks > henry > > > On Wed, Nov 5, 2008 at 12:28 PM, Jeff Gehlbach <[EMAIL PROTECTED]> wrote: > >> On Nov 5, 2008, at

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-05 Thread Enrique Amigó
I'm sending you both files thanks henry On Wed, Nov 5, 2008 at 12:28 PM, Jeff Gehlbach <[EMAIL PROTECTED]> wrote: > On Nov 5, 2008, at 9:22 AM, Enrique Amigó wrote: > > > Do you have any idea of why i can't check proccess with the > > hostresourceswrunmonitor > > I don't know. If you'll send yo

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-05 Thread Jeff Gehlbach
On Nov 5, 2008, at 9:22 AM, Enrique Amigó wrote: > Do you have any idea of why i can't check proccess with the > hostresourceswrunmonitor I don't know. If you'll send your poller-configuration.xml and capsd- configuration.xml files in their entirety, perhaps I'll be able to reproduce the is

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-05 Thread Enrique Amigó
i have typed what you have told me and this is the result and is ok [EMAIL PROTECTED]:~/Desktop/opennms-1.5.93-1/source/target/opennms-1.5.93/etc/events$ ls -lrth /usr/share/opennms/lib/opennms-*.jar -rw-r--r-- 1 root root 286K 2008-10-28 14:22 /usr/share/opennms/lib/opennms-model-1.6.0.jar -rw-r

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-05 Thread Jeff Gehlbach
On Nov 5, 2008, at 7:48 AM, Enrique Amigó wrote: > I have checked and the amarok service is on the package example1. Thanks for verifying that. > When i removed snort evering seems to be right but when i check the > opennms web console version it says 1.5.93 > > But, when i type > > [EMAIL PR

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-05 Thread Enrique Amigó
I have checked and the amarok service is on the package example1. I was thinking and 2 days ago i made an upgrade from version 1.5.93 to 1.6, and this upgrade was kind of problematic, because i had installed but not configured snort so i got this error [EMAIL PROTECTED]:~/Desktop/opennms-1.5.93-1

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Jeff Gehlbach
On Nov 4, 2008, at 5:44 PM, Enrique Amigó wrote: > I have searched the whole poller.log file and there is no mention of > the HostResourceSWRunMonitor, what else can i do. Looking back at the history of this thread, I realized that you didn't specify to which package you added the service def

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Enrique Amigó
I have searched the whole poller.log file and there is no mention of the HostResourceSWRunMonitor, what else can i do. Sorry if i'm and bothering you henry On Tue, Nov 4, 2008 at 8:37 PM, Jeff Gehlbach <[EMAIL PROTECTED]> wrote: > On Nov 4, 2008, at 5:20 PM, Enrique Amigó wrote: > > > I have sea

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Jeff Gehlbach
On Nov 4, 2008, at 5:20 PM, Enrique Amigó wrote: > I have search in the entire poller.log and i couldn´t find any > mention of "HostResourceSWRunMonitor", but i do find mention of > amarok (by this time amarok was running), i have attached that part Thanks, but there's no information in that

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Jeff Gehlbach
On Nov 4, 2008, at 2:26 PM, Enrique Amigó wrote: > as i was not sure when the new round of services polls starts, i'm > sending you a big part of the log, i'm sorry That's OK. However, I don't see any mention of "amarok" or "HostResourceSWRunMonitor" in the log snippet that you sent. Perhap

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Enrique Amigó
jeff, the lines of log4j.properties, were ok as i was not sure when the new round of services polls starts, i'm sending you a big part of the log, i'm sorry henry > On Tue, Nov 4, 2008 at 12:34 PM, Jeff Gehlbach <[EMAIL PROTECTED]> wrote: > >> On Nov 4, 2008, at 9:20 AM, Enrique Amigó wrote: >>

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Jeff Gehlbach
On Nov 4, 2008, at 9:20 AM, Enrique Amigó wrote: > yes i see all the running proccesses OK, thanks. Edit your OPENNMS_HOME/etc/log4j.properties file and verify or change these lines: log4j.category.OpenNMS.Poller=DEBUG, POLLERS log4j.category.org.opennms.netmgt.poller=DEBUG, POLLERS Wait 60

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Enrique Amigó
yes i see all the running proccesses [EMAIL PROTECTED]:~$ snmpwalk -v2c -c publica localhost hrSWRunName HOST-RESOURCES-MIB::hrSWRunName.1 = STRING: "init" HOST-RESOURCES-MIB::hrSWRunName.2 = STRING: "kthreadd" HOST-RESOURCES-MIB::hrSWRunName.3 = STRING: "migration/0" HOST-RESOURCES-MIB::hrSWRunNa

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Jeff Gehlbach
On Nov 4, 2008, at 9:10 AM, Enrique Amigó wrote: > This is the result > > [EMAIL PROTECTED]:~$ snmpwalk -v2c -c publica localhost hrSWRunName > | grep -i amarok > [EMAIL PROTECTED]:~$ If you remove the grep from the pipeline, do you see output for other processes? -jeff -

Re: [opennms-devel] problems with HostResourceSwRunMonitor

2008-11-04 Thread Jeff Gehlbach
On Nov 4, 2008, at 8:39 AM, Enrique Amigó wrote: > I have followed the guide > http://www.opennms.org/index.php/HostResourcesSwRunMonitor > to check proccesses, everything seems to be ok, because opennms > discovers the proccess, but when the proccess is down, in opennms > still seems to be