Announcement: OSS Openfire Packet Listener Plugin

Another internal project at Gestalt has been open-sourced; this time, it’s our Packet Listener plugin for the Openfire XMPP server. This simple plugin queues up every packet sent or received by the Openfire instance where it’s deployed, then sends a copy of that packet out through a socket connection for any external processing you may need. In our case, we’re tracking traffic and message bandwidth. By default, the plugin forwards to localhost:9090, though this is configurable with a .JSP page integrated with Openfire’s own web-based administration system.

Those interested in the JBI scene will also want to see our other OSS projects:

Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>