[collectd] Wireshark dissector for collectd network plugin
Bruno Prémont
bonbons at linux-vserver.org
Sun Dec 28 13:34:41 CET 2008
As suggested on IRC, here is a patch to Wireshark that adds dissector
for collectd network packets.
It currently supports:
- dissect the different parts
- for MESSAGE and VALUES parts, suggest what
collected whould dispatch (no sanity-checks)
Statility status:
- I'm not sure the double decoding is right... I have just used the
ieee double support from wireshark - this might not work as expected
on some architectures!
- Notification parts are not tested
The attached patch is against wireshark source (1.0.5 release).
To use, unpack wireshark, apply patch, run autogen.sh and then proceed
with configure as usual.
To just compile the plugin and use it with installed wireshark, after
configure:
- make -C plugins/collectd
- cp plugins/collectd/.libs/collectd.so /path/to/installed/wireshark/plugins/
Bruno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wireshark-1.0.5-collectd.patch
Type: text/x-patch
Size: 38571 bytes
Desc: not available
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20081228/bc6f97b1/attachment-0001.bin
More information about the collectd
mailing list