FreshPorts -- The Place For Ports Fri, 5 Sep 2008 3:01 PM BST
Port details
ganglia-monitor-core 3.0.6_1 sysutils on this many watch lists=4 search for ports that depend on this port
Ganglia cluster monitor, monitoring daemon
Maintained by: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Mar 2003 00:24:51
Also Listed In: net parallel


Ganglia provides a complete real-time monitoring and execution
environment that is in use by hundreds of universities, private and
government laboratories and commercial cluster implementors around the
world. Whether you want to monitor hundreds of computers in real-time
across a university campus or around the world, ganglia is for you.

WWW: http://ganglia.info/

-- Brooks Davis <brooks@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: databases/rrdtool

To install the port: cd /usr/ports/sysutils/ganglia-monitor-core/ && make install clean
To add the package: pkg_add -r ganglia-monitor-core


Configuration Options
===> The following configuration options are available for ganglia-monitor-core-3.0.6_1:
     GMETAD=on (default) "include gmetad"
     LIBGANGLIA=off (default) "include libganglia"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/ganglia/
http://kent.dl.sourceforge.net/sourceforge/ganglia/
http://easynews.dl.sourceforge.net/sourceforge/ganglia/
http://ufpr.dl.sourceforge.net/sourceforge/ganglia/
http://umn.dl.sourceforge.net/sourceforge/ganglia/
http://mesh.dl.sourceforge.net/sourceforge/ganglia/
http://heanet.dl.sourceforge.net/sourceforge/ganglia/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-03-01
    Affects: users of sysutils/ganglia-monitor-core
    Author: brooks@FreeBSD.org
    Reason: 
      With the move to Ganglia 3.0.0, the configuration file for gmond has
      changed completely. The -r or --convert options may be used to
      emit a file in the new format given one in the old.
    
      Startup is now controlled by an RC_SUBR script so the gmond_enable and
      gmetad_enable variables will need to be set for gmond and gmetad to be
      started. Existing gmond.sh and gmetad.sh scripts in PREFIX/etc/rc.d
      should be removed.
    
      Due to a bug in ganglia's build process, the previous version may need
      to be removed before ganglia can be upgraded.
    
    

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Sep 2008 13:41:09
Original commit files touched by this commit  3.0.6_1
koitsu search for other commits by this committer
Adjust LIB_DEPENDS to use 'rrd' instead of 'rrd.4'.  This allows for
use of either databases/rrdtool12 or databases/rrdtool, rather than
only the latter.
24 Jun 2008 13:34:56
Original commit files touched by this commit  3.0.6_1
rafan search for other commits by this committer
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
17 Dec 2007 22:24:48
Original commit files touched by this commit  3.0.6
brooks search for other commits by this committer
Upgrade to Ganglia 3.0.6.

Release 3.0.5 contained minor bug fixes.  3.0.6 corrects XSS
vulnerabilities in the webfrontend.

Security:        vid:fee7e059-acec-11dc-807f-001b246e4fdf
24 Aug 2007 02:24:54
Original commit files touched by this commit  3.0.4
brooks search for other commits by this committer
- Upgrade to ganglia 3.0.4 [1]
- Fix support for large memory systems (hw.physmem is a u_long not a long) [2]
- Make portlint happier [3]

PR:             ports/115362 [1], some of [3]
Submitted by:   Michael Fuckner <michael at fuckner dot net> [1], some of [3]
                Clement Laforet <clement at FreeBSD dot org> [2]
05 Jul 2007 07:19:49
Original commit files touched by this commit  3.0.3
edwin search for other commits by this committer
First steps in a big migration:

    Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:             ports/112942
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
13 Jul 2006 22:52:02
Original commit files touched by this commit  3.0.3
brooks search for other commits by this committer
- Upgrade to 3.0.3 eliminating the need for the cpufreq patch and fixing
  some bugs.
- Spell REQUIRE correctly in ganglia.sh.in
- For systems where rcorder is run on LOCALBASE/etc/rc.d, split
  ganglia.sh into gmond.sh and gmetad.sh.
- Replace the patches changing user nobody to ganglia with REINPLACE_CMD
  in post-patch removing a maintance issue and decreasing the file
  count.  Also, expand the scope to include gmond.conf's documentation
  which was missed missed previously.
13 May 2006 05:15:53
Original commit files touched by this commit  3.0.1_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
20 Feb 2006 20:47:50
Original commit files touched by this commit  3.0.1_3
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 02:52:21
Original commit files touched by this commit  3.0.1_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
07 Jan 2006 06:29:57
Original commit files touched by this commit  3.0.1_3
dougb search for other commits by this committer
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
11 Nov 2005 19:03:22
Original commit files touched by this commit  3.0.1_2
brooks search for other commits by this committer
add SHA256
09 May 2005 09:20:16
Original commit files touched by this commit  3.0.1_2
demon search for other commits by this committer
Chase librrd shared library version change after recent upgrade of rrdtool.
27 Apr 2005 22:27:06
Original commit files touched by this commit  3.0.1_2
brooks search for other commits by this committer
Add a -q option to gmetasnap to suppress non-error output.
27 Apr 2005 20:42:30
Original commit files touched by this commit  3.0.1_1
brooks search for other commits by this committer
SUB_FILES puts its results in WRKDIR, not WKRSRC.  I don't know how
this wasn't failing to install.

Pointy hat:     brooks
27 Apr 2005 18:52:41
Original commit files touched by this commit  3.0.1_1
brooks search for other commits by this committer
Add a new utility script, gmetasnap which manages tarball snapshots of
the gmetad rrd databases.  Add support for ganglia.sh for saving and
restoring these snapshots at shutdown and startup respectivly.  This
makes it easier to use a ramdisk for rrddir which is necessicary for
large clusters as the load of updating the databases rapidly consumes
all available CPU.
27 Apr 2005 18:52:01
Original commit files touched by this commit  3.0.1
brooks search for other commits by this committer
Fix a bug in the CPU frequency function.  The type is a uint32 not a
unit16.

Submitted by:   Meno Abels <meno.abels@adviser.com>
15 Apr 2005 22:19:46
Original commit files touched by this commit  3.0.1
brooks search for other commits by this committer
Upgrade to 3.0.1.  This includes some fixes plus all the changes I
previously patched into the FreeBSD metrics.

Try to use cpufreq to get the frequency (maximum frequency not the
current one).

Add code to selectivly install libganglia and don't install it by
default as ganglia is linked staticly and no one I know of actually uses
the library.

Add some Makefile features to the port to allow generation of custom
pacakges with custom config files.

PR:             ports/79770
17 Mar 2005 19:32:06
Original commit files touched by this commit  3.0.0_2
brooks search for other commits by this committer
Fix cpu time reporting.  It was obviously wrong on sparc64, but actually
was totally broken everywhere.

A number of other cleanups and minor tweaks are also included, but
are less important.  All of these changes will be including in the soon
to be released ganglia-3.0.1.
14 Mar 2005 21:03:42
Original commit files touched by this commit  3.0.0_1
brooks search for other commits by this committer
Move the LIB_DEPENDS statement for rrdtool below bsd.port.pre.mk so
WITH_GMETAD is actually defined when needed.

Reported by:    pointyhat (via kris)
04 Mar 2005 21:14:07
Original commit files touched by this commit  3.0.0_1
brooks search for other commits by this committer
Correct a number of issues with the previous commit:
 - Patch a number of bugs in the metric code that caused gmond to be
   unstable, particularly on 4.x.  These will be in the next ganglia
   release.
 - Use CFLAGS instead of CPPFLAGS to pass the include arguments.  This
   appears to fix the bug where an installed, obsolete ganglia.h would
   break the build.
 - Do a better job of respecting CFLAGS and LDFLAGS.
 - Drop USE_LIBTOOL_VER.  It appears to break sparc64.
 - Fix a warning caused by an @unexec in the plist when gmetad.conf
   has been modified.

The port revision has been bumped.  All users of 3.0.0 should upgrade.
01 Mar 2005 23:04:37
Original commit files touched by this commit  3.0.0
brooks search for other commits by this committer
Upgrade ganglia to 3.0.0.

3.0.0 mostly consists of a more flexable portable gmond which requires a
new config file format.  Information about changes in this release can
be found on the website at:

http://ganglia.info/archives/cat_releases.html

and in ports/UPDATING.
13 Apr 2004 08:47:10
Original commit files touched by this commit  2.5.6
krion search for other commits by this committer
- Use reserved UID/GID

PR:             ports/65481
Submitted by:   maintainer
Reported by:    kris
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.5.6
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 19:38:20
Original commit files touched by this commit  2.5.6
glewis search for other commits by this committer
. Update to 2.5.6.

PR:             62325
Submitted by:   brooks (maintainer)
12 Dec 2003 21:25:29
Original commit files touched by this commit  2.5.5_1
pav search for other commits by this committer
- Fix build on ia64

PR:             ports/59925
Submitted by:   brooks (maintainer)
14 Nov 2003 14:22:31
Original commit files touched by this commit  2.5.5_1
arved search for other commits by this committer
"Fix the location of the gmetad state files.  I missed the fact that it
the string defining the default moved from one file to another in the
last update so the documentation was corrected, but the actual default
was not.

Fix PTHREAD_LIBS support so it works if there's a libpthread installed."

PR:             59268
Submitted by:   brooks
08 Nov 2003 23:02:06
Original commit files touched by this commit  2.5.5
sergei search for other commits by this committer
Fix COMMENT (unnecessary quotes)
08 Nov 2003 16:15:15
Original commit files touched by this commit  2.5.5
krion search for other commits by this committer
- Update to version 2.5.5 [1]
  * integrates a number of FreeBSD enhancements
    and fixes a DoS bug
- Respect PTHREAD_LIBS and PTHREAD_CFLAGS [2]

PR:             59049
Submitted by:   brooks [1], krion [2]
04 Nov 2003 20:38:48
Original commit files touched by this commit  2.5.4
linimon search for other commits by this committer
Update to Ganglia Monitor Core 2.5.4, plus enhancements bringing
FreeBSD support up to the level of Linux support.  PR: ports/58657
(maintainer-update).
07 Jun 2003 13:59:36
Original commit files touched by this commit  2.5.3
naddy search for other commits by this committer
Update upgrades the sysutils/ganglia-monitor-core port to Ganglia 2.5.3
(minor bugfixes), moves the include files to a ganglia subdirectory to
unbreak XFree86-4-clients, and fixes a bug which caused gmond to dump
core when started at boot.

PR:             52736
Submitted by:   brooks
02 Mar 2003 00:24:16
Original commit files touched by this commit  2.5.2
kris search for other commits by this committer
Add ganglia-monitor-core 2.5.2.

Ganglia provides a complete real-time monitoring and execution
environment that is in use by hundreds of universities, private and
government laboratories and commercial cluster implementors around the
world. Whether you want to monitor hundreds of computers in real-time
across a university campus or around the world, ganglia is for you.

PR:             ports/48551
Submitted by:   Brooks Davis <brooks@freebsd.org>

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19102
Broken 158
Deprecated 78
Ignore 423
Forbidden 6
Restricted 304
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 3
new 48 hours6
new 7 days55
new fortnight82
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.191 seconds.