[collectd] kernel message SIGCHLD set to SIG_IGN

Mirko Buffoni briareos at eswat.org
Wed Feb 3 09:26:20 CET 2010


>Can you check if the Linux you're using already features
>/proc/$PID/status? If so, could you post that file of a running collectd
>process?

Here is the /proc/$PID/status of collectd

Name:   collectd
State:  S (sleeping)
Tgid:   21089
Pid:    21089
PPid:   1
TracerPid:      0
Uid:    0       0       0       0
Gid:    0       0       0       0
FDSize: 32
Groups: 0 1 2 3 4 6 10
VmSize:    74576 kB
VmLck:         0 kB
VmRSS:      2052 kB
VmData:    68948 kB
VmStk:        32 kB
VmExe:       144 kB
VmLib:      5048 kB
SigPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: 8000000000011000
SigCgt: 0000000080004202
CapInh: 0000000000000000
CapPrm: 00000000fffffeff
CapEff: 00000000fffffeff


And here is the /proc/$PID/status of a normal process

Name:   httpd
State:  S (sleeping)
Tgid:   9961
Pid:    9961
PPid:   1040
TracerPid:      0
Uid:    48      48      48      48
Gid:    48      48      48      48
FDSize: 256
Groups: 48 500
VmSize:    51108 kB
VmLck:         0 kB
VmRSS:     17648 kB
VmData:     4720 kB
VmStk:        60 kB
VmExe:       240 kB
VmLib:      9292 kB
SigPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: 8000000000001000
SigCgt: 000000008441666b
CapInh: 0000000000000000
CapPrm: 0000000000000000
CapEff: 0000000000000000

Mirko




More information about the collectd mailing list