Hello Jean,

On Fri, Feb 17, 2012 at 11:35:16AM +0100, nap wrote:
> > For sending performance data via a simple, configurable ascii protocol
> > we implemented two small modules here,
> > located at https://bitbucket.org/hlauer/shinken2rrd
> >
> > Feel free to include them, although they need at least python2.6
> > (due to the .format() power).
> 
> If I understand this module/tool is to export perfdata into a daemon taht
> will create N rrd files? Is it for a specific use case ? Maybe it's a
> strange question, but isn't pnp4module export data module good for creating
> theses rrd files? (maybe it was not flexible enough, I see that you can
> specify rrd options in the daemon part in fact).

The daemon was here in use since several years before shinken ;-),
that's the reason we wrote the modules. It's only meant as a simple
example, the intend of the modules is just to generate somehow free 
format udp packets which can feed on the receiving side into
whatever people likes.
> 
> If it's a new case, there is no problem in integrating it in the shinken
> sources, I can open you the git access :)

Is pnp4module feed by npcdmod_broker.py ? That seems to work with logfiles,
which will work only locally.

Thanks for offering git access, locally I'm using hg, but that should work
and I'll probably fix some minor typos if my time allows.

Hermann

-- 
Netzwerkadministration/Zentrale Dienste, Interdiziplinaeres 
Zentrum fuer wissenschaftliches Rechnen der Universitaet Heidelberg
IWR; INF 368; 69120 Heidelberg; Tel: (06221)54-8236 Fax: -5224
Email: hermann.la...@iwr.uni-heidelberg.de

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to