<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/perf2rrd/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/perf2rrd/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 09 Jul 2024 21:15:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/perf2rrd/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>2.4.0 Release</title><link>https://sourceforge.net/p/perf2rrd/news/2024/07/240-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;perf2rrd 2.4.0 is released.  This version can now make use of the Icinga API to subscribe to an Event Stream to receive CheckResult data, instead of needing a PerfdataWriter feature configured to share this data via files.  If installed with the icinga host (-i) flag, this will be the default method of operation, and is the recommended configuration for using the service with Icinga2.  When used with '-i', the installer will no longer setup config for the performance data writer feature or create the spool directories for the file-based perfdata.&lt;/p&gt;
&lt;p&gt;Icinga2 Example:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;./install.sh -f -r 127.0.0.1 -i 127.0.0.1 -p $(pwgen -n 12 -s 1)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Would install perf2rrd to use the recommended settings.  Folder-per-host (in the repository directory).  rrdcached (-r)  on the localhost.  The Icinga daemon (-i) on the localhost, and a random password (-p).&lt;/p&gt;
&lt;p&gt;This new feature allows more flexibility in deciding where to install perf2rrd, as it can now be separate from the systems running Icinga2 and rrdcached so long as it can communicate with those services over the network.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Tue, 09 Jul 2024 21:15:44 -0000</pubDate><guid>https://sourceforge.netef7ed932c572f44d332ffbfacd4e4f23001d484a</guid></item><item><title>2.3.2 Release</title><link>https://sourceforge.net/p/perf2rrd/news/2024/04/232-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;perf2rrd v2.3.2 is released.&lt;/p&gt;
&lt;p&gt;Adds better handling for creating relative paths under a base directory when using rrdcached via network socket. When using a TCP socket, perf2rrd will not set a base directory if -d is not specified.  The file will be created under rrdcached's base directory (-b ..)  If using the recommended folder-per-host setting, rrdcached should run with the -R and -B flags also to allow subdirectory creation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Mon, 01 Apr 2024 19:30:37 -0000</pubDate><guid>https://sourceforge.netc33e9bd5b19f138b92042f3419022bb28cfba597</guid></item><item><title>2.3.1 Release</title><link>https://sourceforge.net/p/perf2rrd/news/2024/03/231-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;perf2rrd v2.3.1 is released.&lt;/p&gt;
&lt;p&gt;This version adds support for using the Icinga2 API to obtain configuration information for hosts and services.  This is now the preferred method instead of Livestatus, which is deprecated and not always available with Icinga 2.   To install with this option us the -i {icinga host address} and -p {icinga api password} options with the install.sh script.  A config file will be added to Icinga2 (or provided if icinga2 happens to be on a separate system) that sets up the perf2rrd API user.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Tue, 26 Mar 2024 18:58:15 -0000</pubDate><guid>https://sourceforge.net2d45a98d7452177b4c6e74755c4e98fa2de52dd3</guid></item><item><title>2.2.4 Release</title><link>https://sourceforge.net/p/perf2rrd/news/2024/03/224-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 2.2.4 of perf2rrd has been released.&lt;/p&gt;
&lt;p&gt;This update provides better support when using a remote rrdcached service.  Updates when using a network socket for rrdcached are now done in Batch mode for better performance. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Fri, 22 Mar 2024 22:09:47 -0000</pubDate><guid>https://sourceforge.net2f8a59db0daea379dc3fa3a5ca7433e59bef4b5b</guid></item><item><title>perf2rrd 2.2.3 release</title><link>https://sourceforge.net/p/perf2rrd/news/2020/01/perf2rrd-223-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 2.2.3 of perf2rrd has been released.  Updated file IO libraries for much improved performance reading in perfdata ... now suitable for large (&amp;gt;1000 services per second) environments.&lt;/p&gt;
&lt;p&gt;Also added the -f "folder per host" option.  Reduces size of directory listings under the main RRD repository, which can in turn speed up retrieval and indexing.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Wed, 29 Jan 2020 18:20:34 -0000</pubDate><guid>https://sourceforge.net21817cee976931bbd2695b31b9e5ad2d21f8ee2a</guid></item><item><title>perf2rrd 2.2 release</title><link>https://sourceforge.net/p/perf2rrd/news/2015/07/perf2rrd-22-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A small update was made in the install script to make use of systemd-tmpfiles, when systemd is used for managing the services.  This helps make sure the correct directories are available,especially when using a ramdisk for perfdata spool dir in Icinga2. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Mon, 06 Jul 2015 16:43:12 -0000</pubDate><guid>https://sourceforge.net95c5d11d12942cb2bf36f572bcc7f6c5d24f22d1</guid></item><item><title>perf2rrd 2.0 released</title><link>https://sourceforge.net/p/perf2rrd/news/2014/10/perf2rrd-20-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;perf2rrd version 2.0 has been released.&lt;/p&gt;
&lt;p&gt;Adds support for Icinga 2 and perfdata "spool directory".  Will also support host perfdata collection from Icinga 2.&lt;/p&gt;
&lt;p&gt;Adds support for Livestatus for parsing check interval data.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Adds support for deploying systemd service scripts.&lt;/p&gt;
&lt;p&gt;install.sh script updated to adapt for nagios/icinga/icinga2 environments, and also choose systemd or daemontools based service management.  Install script can also take the socket path for rrdcached and configure that on deployment.  In an Icinga2/systemd environment, the install script should get the performance data collection system up and running without much hastle for the user.&lt;/p&gt;
&lt;p&gt;JAVA SE 7 now required for use with this version of perf2rrd.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Fri, 17 Oct 2014 23:23:54 -0000</pubDate><guid>https://sourceforge.net0a9e05da674700c501c4f561e23c8f398844ed4f</guid></item><item><title>perf2rrd-1.6 released</title><link>https://sourceforge.net/p/perf2rrd/news/2012/06/perf2rrd-16-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;perf2rrd-1.6 has been released.&lt;/p&gt;
&lt;p&gt;This updated swaps out the rrdjtool JNI library for the java-rrd library.  This library is more portable (no JNI compilation required) and also seems to perform a bit better using the pipe interface to the rrdtool binary.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Tue, 26 Jun 2012 21:03:35 -0000</pubDate><guid>https://sourceforge.net5d0543bbc98bdb6e6977a9565193f1365e957cf0</guid></item><item><title>perf2rrd 1.3 released</title><link>https://sourceforge.net/p/perf2rrd/news/2007/10/perf2rrd-13-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;perf2rrd 1.3 has been released.   This version has several improvements, the main one being that it is now compatible with Nagios 3.&lt;/p&gt;
&lt;p&gt;Also added an install script and a script to recompile the rrdtool JNI, if needed.  Hopefully these will make it a bit easier to roll out on various systems.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Mon, 22 Oct 2007 22:02:29 -0000</pubDate><guid>https://sourceforge.net2f5c8c9f1dd1b80f59cba195520c7a9c2298b79e</guid></item><item><title>perf2rrd 1.2 released</title><link>https://sourceforge.net/p/perf2rrd/news/2007/01/perf2rrd-12-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Finally had a chance to deploy this on a 64-bit distro.  I have updated the packages to include a precompiled 64-bit version of the rrdjtool JNI.  The startup scripts will attempt to determine system architecture and choose the appropriate version of this library.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc DeTrano</dc:creator><pubDate>Tue, 30 Jan 2007 20:15:24 -0000</pubDate><guid>https://sourceforge.net57b161cc6b263c654e6a6b99e0b9f713b59bf88c</guid></item></channel></rss>