[collectd] collectd Digest, Vol 105, Issue 10

Toni Moreno toni.moreno at gmail.com
Tue Jun 24 21:56:25 CEST 2014


I'm also studying some crashes and trying to fix them.

Can you give us information on:

- Collectd exact version ( from git ?  Package ?)
- exact system os version
- enabled plugins and configuration.
- when it crashes? ( on start ? While running randomly ? )
- how often it happens?
- can you reproduce the crash?
- can you get core dumps ? ( ulimit -c unlimited , before restart )

Thanks!!

-
El 24/06/2014 16:42, "Yves Mettier" <ymettier at free.fr> escribió:

> 1/ check the logs
> 2/ if logs are not enabled, enable the logs
> 3/ run collectd with -f option to prevent forking. You can find some
> problems like this
> 4/ check if there is a core file. If not, enable it to generate a core
> (man ulimit, coreadm...)
> 5/ get information from the core file (gdb, dbx are debuggers. Get the
> stacktrace to know where it cores. With gdb, "bt" is the command)
> 6/ run Collectd with fewer plugins in order to find out if (and which)
> plugin is broken or misconfigured
>
>
> Step 1 to 5 are generic to any program (step 3 is generit to any daemon)
> Step 6 is specific to Collectd.
>
> Regards
> Yves
>
>
> Le 2014-06-24 13:02, Stuart Cracraft a écrit :
>
>> I have crashing collectd's daily.
>>
>> What is the best approach?
>>
>> Currently I am just restarting them.
>>
>> _______________________________________________
>> collectd mailing list
>> collectd at verplant.org
>> http://mailman.verplant.org/listinfo/collectd
>>
>
> _______________________________________________
> collectd mailing list
> collectd at verplant.org
> http://mailman.verplant.org/listinfo/collectd
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20140624/a8e960e8/attachment.html>


More information about the collectd mailing list