Re: [opennms-devel] Debugging data collection
"Matt Brozowski" <[email protected]>
| Newsgroups | gmane.network.opennms.bugs |
|---|---|
| Message-ID | <3cb43f940805290751t148516fwc26d251735ee3445__27145.7375296906$1212073224$gmane$org@mail.gmail.com> |
Well... If you write a collector you can use ThreadCategory to instanciate a logger that will put data in collectd.log All of the other logging for collectd will end up in collectd.log or queued.log (we have a special queuing mechanism for RRDs in order increase the data storage throughput) Occasionally exceptions may show up in output.log. Hope that helps Matt On Thu, May 29, 2008 at 10:37 AM, Bobby Krupczak <[email protected]> wrote: > Hi! > > I'm developing a collector for a new management protocol and agent > I've already developed. > > My collector is successfully obtaining data from my agents and is > returning the data back to whatever invokes my collect() method. > > However, I do not see any of the data in the RRD repositorys. > > Are there any logs, settings, etc. that can help me track what > happened to the data between passing it back from collect() and the > rrd repository? > > Thanks, > > Bobby > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of > this page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel