From: Jose Mª E. <mos...@gm...> - 2009-02-12 13:06:13
|
Hi everyone!! Im trying to run devmon with hobbbit but i found this error. debmonitor:/usr/lib/hobbit/server/ext/devmon# ./devmon --readbbhosts Undefined subroutine &dm_templates::log_fatal called at /usr/lib/hobbit/server/ext/devmon/modules/dm_templates.pm line 175. devmon seems a goood tool. Any idea?? |
From: Johann E. <Joh...@te...> - 2009-02-12 16:13:31
|
Hi, do you have the template directory created in the devmon tree? -Johann ________________________________ From: Jose Mª Erquiaga [mailto:mos...@gm...] Sent: Donnerstag, 12. Februar 2009 14:06 To: dev...@li... Subject: [Devmon] Undefined subroutine &dm_templates Hi everyone!! Im trying to run devmon with hobbbit but i found this error. debmonitor:/usr/lib/hobbit/server/ext/devmon# ./devmon --readbbhosts Undefined subroutine &dm_templates::log_fatal called at /usr/lib/hobbit/server/ext/devmon/modules/dm_templates.pm line 175. devmon seems a goood tool. Any idea?? |
From: Jose Mª E. <mos...@gm...> - 2009-02-13 09:12:17
|
Hi thanks for the answer. i read the install doc and i don´t find nothing about a template directory. my directory tree is devmon | | ----- CHANGELOG COPYING devmon devmon.cfg docs extras modules README | |----dm_config.pm dm_msg.pm dm_snmp.pm dm_templates.pm dm_tests.pm there is the dm_templates.pm ....¿?¿?¿?¿ 2009/2/12 Johann Eggers <Joh...@te...> > Hi, > > > > do you have the template directory created in the devmon tree? > > > > -Johann > > > ------------------------------ > > *From:* Jose Mª Erquiaga [mailto:mos...@gm...] > *Sent:* Donnerstag, 12. Februar 2009 14:06 > *To:* dev...@li... > *Subject:* [Devmon] Undefined subroutine &dm_templates > > > > Hi everyone!! > Im trying to run devmon with hobbbit > but i found this error. > > > debmonitor:/usr/lib/hobbit/server/ext/devmon# ./devmon --readbbhosts > Undefined subroutine &dm_templates::log_fatal called at > /usr/lib/hobbit/server/ext/devmon/modules/dm_templates.pm line 175. > > devmon seems a goood tool. Any idea?? > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > |
From: Johann E. <Joh...@te...> - 2009-02-13 09:34:32
|
So, that's exactly what a colleague of mine encountered as well. He did a devmon installation without the template directory... On devmon startup a routine in the dm_templates.pm is used to read the template directory. And this seems to be your error. The templates are one of the core components of devmon. They are used by devmon to define what OID's should be queried from the device(s) and how to process the data and generate the output that will be send to the Xymon/Hobbit server. You need to download and install the devmon-templates package from Sourceforge as well. ________________________________ From: Jose Mª Erquiaga [mailto:mos...@gm...] Sent: Freitag, 13. Februar 2009 10:12 To: dev...@li... Subject: Re: [Devmon] Undefined subroutine &dm_templates Hi thanks for the answer. i read the install doc and i don´t find nothing about a template directory. my directory tree is devmon | | ----- CHANGELOG COPYING devmon devmon.cfg docs extras modules README | |----dm_config.pm dm_msg.pm dm_snmp.pm dm_templates.pm dm_tests.pm there is the dm_templates.pm ....¿?¿?¿?¿ 2009/2/12 Johann Eggers <Joh...@te...> Hi, do you have the template directory created in the devmon tree? -Johann ________________________________ From: Jose Mª Erquiaga [mailto:mos...@gm...] Sent: Donnerstag, 12. Februar 2009 14:06 To: dev...@li... Subject: [Devmon] Undefined subroutine &dm_templates Hi everyone!! Im trying to run devmon with hobbbit but i found this error. debmonitor:/usr/lib/hobbit/server/ext/devmon# ./devmon --readbbhosts Undefined subroutine &dm_templates::log_fatal called at /usr/lib/hobbit/server/ext/devmon/modules/dm_templates.pm line 175. devmon seems a goood tool. Any idea?? ------------------------------------------------------------------------------ _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |
From: Jose Mª E. <mos...@gm...> - 2009-02-13 12:53:42
|
ok!!1 thanks a lot! now im gonna fight with configuration . SNMP Error: no response received SNMPv1_Session (remote host: "192.168.130.27" [192.168.130.27].161) community: "private" request ID: -552506440 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/lib/hobbit/server/ext/devmon/modules/dm_snmp.pm line 493 [09-02-13@12:17:38] Could not query device: i´ll solve it!!!! enjoy the weekend! 2009/2/13 Johann Eggers <Joh...@te...> > So, that's exactly what a colleague of mine encountered as well. > > > > He did a devmon installation without the template directory… > > > > On devmon startup a routine in the dm_templates.pm is used to read the > template directory. And this seems to be your error. > > > > The templates are one of the core components of devmon. They are used by > devmon to define what OID's should be queried from the device(s) and how to > process the data and generate the output that will be send to the > Xymon/Hobbit server. > > > > You need to download and install the devmon-templates package from > Sourceforge as well. > > > ------------------------------ > > *From:* Jose Mª Erquiaga [mailto:mos...@gm...] > *Sent:* Freitag, 13. Februar 2009 10:12 > *To:* dev...@li... > *Subject:* Re: [Devmon] Undefined subroutine &dm_templates > > > > Hi thanks for the answer. > i read the install doc and i don´t find nothing about a template directory. > my directory tree is > devmon > | > | > ----- CHANGELOG COPYING devmon devmon.cfg docs extras > modules README > > | > > |----dm_config.pm dm_msg.pm dm_snmp.pm dm_templates.pm dm_tests.pm > > > there is the dm_templates.pm ....¿?¿?¿?¿ > > > 2009/2/12 Johann Eggers <Joh...@te...> > > Hi, > > > > do you have the template directory created in the devmon tree? > > > > -Johann > > > ------------------------------ > > *From:* Jose Mª Erquiaga [mailto:mos...@gm...] > *Sent:* Donnerstag, 12. Februar 2009 14:06 > *To:* dev...@li... > *Subject:* [Devmon] Undefined subroutine &dm_templates > > > > Hi everyone!! > Im trying to run devmon with hobbbit > but i found this error. > > > debmonitor:/usr/lib/hobbit/server/ext/devmon# ./devmon --readbbhosts > Undefined subroutine &dm_templates::log_fatal called at > /usr/lib/hobbit/server/ext/devmon/modules/dm_templates.pm line 175. > > devmon seems a goood tool. Any idea?? > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > |