<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Dnia 2011-06-14, wto o godzinie 10:39 -0700, O G pisze:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hello,
&nbsp;
My team and I are&nbsp;interested in writing a plugin that cleans old collectd-generated files/logs (so we don't have to rely on an external config/tool like logrotate to clean up after collectd).&nbsp; We've written such a plugin in Java, but discovered that Java plugin support is not included in all/many collectd packages out there, so we can't count on this working for all Linux distros, for example.
&nbsp;
Thus, we are&nbsp;now considering writing this plugin in either Perl or Python.
&nbsp;
So our questions are:
&nbsp;
1) Is either Perl or Python plugin support available in all collectd packages or at least collectd packages the most popular Linux distros use?
&nbsp;
2)&nbsp;Should we use Perl or Python for this - are they equal in terms of capabilities, limitations, and being updated with every collectd release?
&nbsp;
Any help would be *greatly* appreciated.
&nbsp;
Thanks,
Otis
</PRE>
</BLOCKQUOTE>
What exactly do you mean by &quot;collectd-generated files/logs&quot; ? daemon logs, .rrd files, both or something else.<BR>
And why it have to be collectd plugin, you can make standalone program and just communicate via unixsock with collectd.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Mariusz Gronczewski (XANi) &lt;<A HREF="mailto:xani666@gmail.com">xani666@gmail.com</A>&gt;
GnuPG: 0xEA8ACE64
<A HREF="http://devrandom.pl">http://devrandom.pl</A>
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>