[collectd] [PATCH] IPC resources stats module

Andrés J. Díaz ajdiaz at connectical.com
Fri Mar 4 00:09:24 CET 2011


Hi,

The following patch adds a new module called "ipc", which gathers
data from the OS IPC resources, like semaphores in use,
message queues or bytes in shared memory.

It's useful when some applications get an IPC resource, but do not
unlock it on exit.

The module was developed from master branch version, and was tested in
Linux and AIX7, but might work fine for AIX5 and 6 too. The AIX port
was developed by Manuel L. Sanmartin, so credits for him.

Enjoy!

-- 
Regards,
Andrés J. Díaz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipc-plugin.patch
Type: text/x-patch
Size: 12356 bytes
Desc: not available
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20110304/16d85a45/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 905 bytes
Desc: not available
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20110304/16d85a45/attachment.pgp>


More information about the collectd mailing list