Add IPC module.
authorAndrés J. Díaz <ajdiaz@connectical.com>
Tue, 3 Feb 2015 22:09:01 +0000 (23:09 +0100)
committerAndrés J. Díaz <ajdiaz@connectical.com>
Wed, 25 Feb 2015 13:01:46 +0000 (14:01 +0100)
commita0ba86d57e39b5146d9fc06311b91af2af065e65
tree57b88614daa2a8313b03d372f5e1f4555deacfc6
parent22d5f76d3379a5f61873c52363116ee4ba67afa4
Add IPC module.

The IPC module allows collectd to gather information about process IPC
mechanims, like used semaphores, size of shared memory segments and so
on...
README
configure.ac
src/Makefile.am
src/collectd.conf.in
src/ipc.c [new file with mode: 0644]
src/types.db