<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ganglia Monitoring System &#187; Announcements</title>
	<atom:link href="http://ganglia.info/?feed=rss2&#038;cat=2" rel="self" type="application/rss+xml" />
	<link>http://ganglia.info</link>
	<description>Monitoring clusters and Grids since the year 2000</description>
	<lastBuildDate>Sun, 31 Mar 2013 02:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Overlaying timeshifted data</title>
		<link>http://ganglia.info/?p=543</link>
		<comments>http://ganglia.info/?p=543#comments</comments>
		<pubDate>Wed, 16 May 2012 21:02:32 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=543</guid>
		<description><![CDATA[Often times when troubleshooting an issue it is useful to compare current data to data from a previous period. For example you observe high load on one machine and want to compare it to the load from a previous day. In the past you would simply open up two browser windows with data from each [...]]]></description>
			<content:encoded><![CDATA[<p>Often times when troubleshooting an issue it is useful to compare current data to data from a previous period. For example you observe high load on one machine and want to compare it to the load from a previous day. In the past you would simply open up two browser windows with data from each period and compare them. This may prove tricky as you may be dealing with different Y scales. To help with that we have recently added ability to overlay timeshifted data onto any host metric graph in Ganglia. What this means is that next to each metric graph you will see a button that says Timeshift. Clicking on it will overlay data from the same period prior to it e.g. if you are viewing hour it will overlay data from an hour ago, if you are viewing day it will overlay data from a day ago etc. For example this shows one minute load average overlaid with data from yesterday</p>
<div id="attachment_546" class="wp-caption alignnone" style="width: 593px"><img class="size-full wp-image-546" title="Timeshift Load One average" src="http://ganglia.info/wp-content/uploads/timeshift_load.png" alt="Timeshift load one average" width="583" height="237" /><p class="wp-caption-text">Timeshifted load one average</p></div>
<p>whereas graph below displays data from a week ago overlaid over this weeks data</p>
<div id="attachment_545" class="wp-caption alignnone" style="width: 593px"><img class="size-full wp-image-545" title="Timeshift overlay CPU User" src="http://ganglia.info/wp-content/uploads/timeshift_cpu_user1.png" alt="Timeshift overlay CPU user" width="583" height="237" /><p class="wp-caption-text">Timeshift overlay CPU user</p></div>
<p>Preliminary support for this feature has already landed in the trunk of our Ganglia Web repository</p>
<p><a href="https://github.com/ganglia/ganglia-web">https://github.com/ganglia/ganglia-web</a></p>
<p>It is full usable although we are working on refining it. This should be included in Ganglia Web 3.5.0 when it&#8217;s fully ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=543</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia Web 3.4.2 released</title>
		<link>http://ganglia.info/?p=537</link>
		<comments>http://ganglia.info/?p=537#comments</comments>
		<pubDate>Wed, 09 May 2012 04:54:16 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=537</guid>
		<description><![CDATA[The Ganglia team is pleased to release Ganglia Web 3.4.2.  Notable changes are:

Improvements to the Live Dashboard
Fixed the aggregate graphs metric auto complete which was broken in 3.4.1
Add ability to specify critical and warning thresholds which can be used in Live Dashboard and Views
Minor bug fixes

This release can be downloaded here.
]]></description>
			<content:encoded><![CDATA[<p>The Ganglia team is pleased to release Ganglia Web 3.4.2.  Notable changes are:</p>
<ul>
<li>Improvements to the Live Dashboard</li>
<li>Fixed the aggregate graphs metric auto complete which was broken in 3.4.1</li>
<li>Add ability to specify critical and warning thresholds which can be used in Live Dashboard and Views</li>
<li>Minor bug fixes</li>
</ul>
<p>This release can be downloaded <a href="http://sourceforge.net/projects/ganglia/files/ganglia-web/3.4.2/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=537</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.7 released</title>
		<link>http://ganglia.info/?p=523</link>
		<comments>http://ganglia.info/?p=523#comments</comments>
		<pubDate>Wed, 09 May 2012 04:40:35 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=523</guid>
		<description><![CDATA[The Ganglia team is pleased to announce the release of 3.3.7.  The following issues have been fixed in gmond:

BUG100: Fails to start in Solaris containers
Fails to start when no address on the network interface (added retry_bind parameter)
BUG321: Fails to start when Solaris CPU is in FAILED state (segmentation fault)

The release can be immediately downloaded [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia team is pleased to announce the release of 3.3.7.  The following issues have been fixed in <em>gmond</em>:</p>
<ul>
<li>BUG100: Fails to start in Solaris containers</li>
<li>Fails to start when no address on the network interface (added retry_bind parameter)</li>
<li>BUG321: Fails to start when Solaris CPU is in FAILED state (segmentation fault)</li>
</ul>
<p>The release can be immediately downloaded <a href="http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.3.7/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=523</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.6 released</title>
		<link>http://ganglia.info/?p=512</link>
		<comments>http://ganglia.info/?p=512#comments</comments>
		<pubDate>Fri, 20 Apr 2012 03:21:37 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=512</guid>
		<description><![CDATA[The Ganglia Development Team is happy to announce the release of Ganglia 3.3.6.  This release fixes the following bug:
BUG327: memory leak when receive channel is not configured or not hearing any data
]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Development Team is happy to announce the release of Ganglia 3.3.6.  This release fixes the following bug:</p>
<p><a href="http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=327">BUG327</a>: memory leak when receive channel is not configured or not hearing any data</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=512</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.5 released</title>
		<link>http://ganglia.info/?p=506</link>
		<comments>http://ganglia.info/?p=506#comments</comments>
		<pubDate>Fri, 06 Apr 2012 06:01:26 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=506</guid>
		<description><![CDATA[The Ganglia Development Team is happy to announce the release of Ganglia 3.3.5.  This is mainly a bugfix release for 3.3.1 and all users of the 3.3.x series are encouraged to upgrade.
For more details regarding this release, please refer to the Release Notes.  Downloads are available at SourceForge.
Work is already under way for [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Development Team is happy to announce the release of Ganglia 3.3.5.  This is mainly a bugfix release for 3.3.1 and all users of the 3.3.x series are encouraged to upgrade.</p>
<p>For more details regarding this release, please refer to the <a href="https://github.com/ganglia/monitor-core/wiki/Release-Notes">Release Notes</a>.  Downloads are available at <a href="http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.3.5/">SourceForge</a>.</p>
<p>Work is already under way for the next release, please stay tuned for upcoming enhancements to the project!</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=506</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming Ganglia Web features</title>
		<link>http://ganglia.info/?p=464</link>
		<comments>http://ganglia.info/?p=464#comments</comments>
		<pubDate>Fri, 25 Nov 2011 02:59:41 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[FYI]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=464</guid>
		<description><![CDATA[We have been working hard on new Ganglia Web features that will be part of Ganglia Web 2.2.0. These are the highlights
Compare Hosts
Allows you to compare hosts across all the matching metrics (this can mean hundreds of graphs  ). You supply a regular expression that matches a set of the hosts and Ganglia will [...]]]></description>
			<content:encoded><![CDATA[<p>We have been working hard on new Ganglia Web features that will be part of Ganglia Web 2.2.0. These are the highlights</p>
<h3>Compare Hosts</h3>
<p>Allows you to compare hosts across all the matching metrics (this can mean hundreds of graphs <img src='http://ganglia.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ). You supply a regular expression that matches a set of the hosts and Ganglia will aggregate all hosts for each metric. This is useful in those cases where you are trying to find why a particular host or hosts are performing differently then another set.</p>
<p><img class="alignnone size-full wp-image-474" title="Compare Hosts - Ganglia" src="http://ganglia.info/wp-content/uploads/comparehosts1.png" alt="Compare Hosts - Ganglia" width="518" height="688" /></p>
<h3>Built-in Nagios integration</h3>
<p>This feature allows you to use your <a href="http://blog.vuksan.com/2011/04/19/use-your-trending-data-for-alerting/">Ganglia trending data to alert in Nagios</a>. There a couple nice addition to the basic check functionality e.g.</p>
<ol>
<li>Check heartbeat &#8211; as you may know gmond daemons sends a periodic heartbeat (every 20 seconds by default). If the heartbeat is missing it is fair to assume host is down. This should avoid you from having to use things like check_ping and alert you to potential down time much quicker</li>
<li>Check multiple metrics &#8211; allows you to use a single check to multiple metrics on the same host ie. check that disk free on / is more than 30%, on /tmp more than 10% etc.</li>
<li>Check single metric across multiple hosts (not yet implemented) &#8211; use a single check to check low disk space on a set of hosts defined by a regular expression e.g. instead of having separate disk checks for every host you would have a single check that would give you a break down of hosts that were not OK.</li>
</ol>
<p>If you want to peak at how basic check_metric alert works check out <a href="http://sourceforge.net/apps/trac/ganglia/wiki/ganglia_nagios_integration">Ganglia Nagios integration wiki document</a>.</p>
<h3>Aggregate graphs decomposition</h3>
<p>While viewing aggregate graphs with more than 6-7 items colors will start to blend together and it may be hard to distinguish what on graph is what. This feature allows you to decompose a graph by taking every item on the aggregate graph and putting it on a separate graph e.g. a graph like this</p>
<p><img class="size-full wp-image-472 alignnone" title="Aggregate Graph - Ganglia" src="http://ganglia.info/wp-content/uploads/agg11.png" alt="Aggregate Graph - Ganglia" width="397" height="216" /></p>
<p>will decompose into this</p>
<p><img class="size-full wp-image-473 alignnone" title="Aggregate graph decomposition" src="http://ganglia.info/wp-content/uploads/decompose1.png" alt="Aggregate graph decomposition" width="550" height="674" /></p>
<h3>Flot client side rendering</h3>
<p>We have been using <a href="http://flot.googlecode.com/">flot</a> a Javascript graphing library for a while now. In this release we are planning to make it even more interactive ie. take items of graph dynamically etc.</p>
<h3>Utilization heatmaps</h3>
<p>In this release we are turning on utilization heatmaps instead of the old style pie charts e.g.</p>
<p><img class="alignnone size-full wp-image-469" title="heatmap" src="http://ganglia.info/wp-content/uploads/heatmap.png" alt="heatmap" width="401" height="499" /></p>
<p>Most of the features have already been implemented. We are still polishing up the release and writing documentation. We could always use more help with testing and documenting things so if you are up to it please join us on Freenode channel #ganglia.</p>
<p>If you&#8217;d like to test drive some of these changes please visit <a href="http://fjrkr5ab.joyent.us/ganglia-2.0/">our demo site.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=464</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.2.0 Released</title>
		<link>http://ganglia.info/?p=430</link>
		<comments>http://ganglia.info/?p=430#comments</comments>
		<pubDate>Thu, 07 Jul 2011 18:47:46 +0000</pubDate>
		<dc:creator>jbuchbinder</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=430</guid>
		<description><![CDATA[The Ganglia Project is pleased to announce the official release of Ganglia 3.2.0.
The official tarball is available for immediate download at:
http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.2.0/
This release includes:

sFlow support &#8211; more and even more
hostname/ip override &#8211; you can specify an arbitrary host name and IP to be shown in the UI.
FreeBSD patches
Python module improvements
Bugfixes and improvements over 3.1.7

Ubuntu PPA:
ppa:rufustfirefly/ganglia
Validated platforms:

Linux [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Project is pleased to announce the official release of Ganglia 3.2.0.</p>
<p>The official tarball is available for immediate download at:</p>
<p><a href="http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.2.0/">http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.2.0/</a></p>
<p>This release includes:</p>
<ul>
<li>sFlow support &#8211; <a href="http://blog.sflow.com/2010/10/ganglia.html">more</a> and <a href="http://blog.sflow.com/2011/07/ganglia-32-released.html">even more</a></li>
<li>hostname/ip override &#8211; you can specify an arbitrary host name and IP to be shown in the UI.</li>
<li>FreeBSD patches</li>
<li>Python module improvements</li>
<li>Bugfixes and improvements over 3.1.7</li>
</ul>
<p>Ubuntu PPA:</p>
<p><a href="https://launchpad.net/~rufustfirefly/+archive/ganglia">ppa:rufustfirefly/ganglia</a></p>
<p>Validated platforms:</p>
<ul>
<li>Linux (Fedora/RedHat/CentOS, Debian)</li>
</ul>
<p>Not validated platforms:</p>
<ul>
<li>[Open]Solaris</li>
<li>FreeBSD</li>
<li>NetBSD</li>
<li>OpenBSD</li>
<li>DragonflyBSD</li>
<li>Cygwin</li>
<li>AIX</li>
</ul>
<p>Ganglia Development Team</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=430</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Ganglia Web 2.1.1</title>
		<link>http://ganglia.info/?p=422</link>
		<comments>http://ganglia.info/?p=422#comments</comments>
		<pubDate>Mon, 27 Jun 2011 03:05:25 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=422</guid>
		<description><![CDATA[Ganglia team is announcing the release of Ganglia Web 2.1.1. Notable additions are

Introduction of Overlay Events and Events Timeline (wiki docs)
Events API
Other enhancements and bug fixes

Latest release can be downloaded from
https://sourceforge.net/projects/ganglia/files/gweb/2.1.1/
Please follow the installation instructions after the download.
Update: Jeff Buchbinder (@jbuchbinder) was fast and added missing Edit action to the API. You can now download [...]]]></description>
			<content:encoded><![CDATA[<p>Ganglia team is announcing the release of Ganglia Web 2.1.1. Notable additions are</p>
<ul>
<li>Introduction of <a href="http://ganglia.info/?p=382">Overlay Events</a> and <a href="http://ganglia.info/?p=411">Events Timeline</a> (<a href="https://sourceforge.net/apps/trac/ganglia/wiki/events">wiki docs</a>)</li>
<li><a href="https://sourceforge.net/apps/trac/ganglia/wiki/events">Events API</a></li>
<li>Other enhancements and bug fixes</li>
</ul>
<p>Latest release can be downloaded from</p>
<p><a href="https://sourceforge.net/projects/ganglia/files/gweb/2.1.1/">https://sourceforge.net/projects/ganglia/files/gweb/2.1.1/</a></p>
<p>Please follow the <a href="https://sourceforge.net/apps/trac/ganglia/wiki/ganglia-web-2#Installation">installation instructions after the download</a>.</p>
<p><strong>Update</strong>: Jeff Buchbinder (<a href="https://twitter.com/jbuchbinder">@jbuchbinder</a>) was fast and added missing Edit action to the API. You can now download 2.1.2.</p>
<p><a href="https://sourceforge.net/projects/ganglia/files/gweb/2.1.2/">https://sourceforge.net/projects/ganglia/files/gweb/2.1.2/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=422</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overlaying event timeline</title>
		<link>http://ganglia.info/?p=411</link>
		<comments>http://ganglia.info/?p=411#comments</comments>
		<pubDate>Wed, 22 Jun 2011 19:09:59 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=411</guid>
		<description><![CDATA[In our &#8220;introducing overlay events&#8221; we added ability to specify events that are overlaid on top of graphs. Thanks to the work of Jesse Becker we now also support overlaying event time line. To best illustrate this is how overlaying event time line looks like

This provides you with immediate context and allows you to better [...]]]></description>
			<content:encoded><![CDATA[<p>In our &#8220;<a href="http://ganglia.info/?p=382">introducing overlay events</a>&#8221; we added ability to specify events that are overlaid on top of graphs. Thanks to the work of Jesse Becker we now also support overlaying event time line. To best illustrate this is how overlaying event time line looks like</p>
<p><img class="alignnone size-full wp-image-413" src="http://ganglia.info/wp-content/uploads/events_timeline_1.png" alt="Events time line 1" width="583" height="223" /></p>
<p>This provides you with immediate context and allows you to better correlate metrics. It may also provide you with additional insight. Let&#8217;s say you saw something like this</p>
<p><img class="alignnone size-full wp-image-414" src="http://ganglia.info/wp-content/uploads/events_timeline_2.png" alt="Events time line 2" width="583" height="223" /></p>
<p>It may not be DB backup that is causing the load and you may want to investigate.</p>
<p>To use event time line all you need to do is supply both start and end time of the event e.g.</p>
<pre>wget -O /dev/null -q "http://mygangliahost.com/ganglia/api/events_api.php?action=add&amp;start_time=12340000&amp;end_time=12340500&amp;summary=Prod DB Backup&amp;host_regex=db02"</pre>
<p>We are working on a generic wrapper to run with any command that will populate the events API. Stay tuned.</p>
<p>To download please visit</p>
<p><a href="https://github.com/vvuksan/ganglia-misc">https://github.com/vvuksan/ganglia-misc</a></p>
<div style="width: 1px;height: 1px;overflow: hidden">https://github.com/vvuksan/cronologger</div>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=411</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Overlay Events</title>
		<link>http://ganglia.info/?p=382</link>
		<comments>http://ganglia.info/?p=382#comments</comments>
		<pubDate>Wed, 15 Jun 2011 00:08:55 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=382</guid>
		<description><![CDATA[One of the commonly asked Ganglia feature requests has been the ability to overlay events as vertical lines e.g. to show deploys. Unfortunately there was no built in functionality in Ganglia to do that but it had to be &#8220;hacked in&#8221;. For example in this blog post there is a description of one approach. Fortunately [...]]]></description>
			<content:encoded><![CDATA[<p>One of the commonly asked Ganglia feature requests has been the ability to overlay events as vertical lines e.g. to show deploys. Unfortunately there was no built in functionality in Ganglia to do that but it had to be &#8220;hacked in&#8221;. For example <a href="http://vuksan.com/blog/2010/06/28/overlay-deploy-timeline-on-your-ganglia-graphs/">in this blog post</a> there is a description of one approach. Fortunately that is now history as we have added &#8220;Overlay Events&#8221;. This is a generic feature that allows you to specify a list of events including time (unix timestamp) and description as well as grid, cluster and host regex that this event applies to. This way you can limit an overlay event to a subset of hosts e.g. DB backup affects only the DB slave server. You will end up with something like this<br />
<img src="../wp-content/uploads/events.png" alt="Overlay events" width="397" height="210" /></p>
<p>To enable overlay events add following to your conf.php</p>
<pre>$conf['overlay_events'] = true;</pre>
<p>Events are configured using a simple JSON array. By default events are stored in the following file</p>
<pre>$conf['overlay_events_file'] = $conf['conf_dir'] . "/events.json";</pre>
<p>If you are using defaults that is</p>
<p>/var/lib/ganglia/conf/events.json</p>
<p>Example of the events JSON file used to create the above overlay looks like this</p>
<pre>[
 {"start_time":1308496361,
 "summary":"DB Backup",
 "description":"Prod daily db backup",
 "grid":"*",
 "cluster":"*",
 "host_regex":"centos1"},
 {"start_time":1308497211,
 "summary":"FS cleanup",
 "grid":"*",
 "cluster":"*",
 "host_regex":"centos1"}
]</pre>
<p>Currently only host_regex is supported but we are working on adding filtering by grid and cluster. All you now need to do is decide which events to include. Example events you can include</p>
<ul>
<li>Start time of particular periodic jobs such as DB backups, DB clean ups</li>
<li>Deploys</li>
<li>Nagios alerts sent</li>
</ul>
<p>Alternatively you can try the Events API e.g. I have added following command to be executed before my critical jobs start</p>
<pre>wget -O /dev/null -q "http://mygangliahost.com/ganglia/api/events_api.php?action=add&amp;start_time=now&amp;summary=Prod DB Backup&amp;host_regex=db02"</pre>
<p>Change the start_time to a UNIX timestamp or a well formed date.</p>
<p>To download the latest release with Overlay events please visit</p>
<p><a href="https://github.com/vvuksan/ganglia-misc">https://github.com/vvuksan/ganglia-misc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=382</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
