summaryrefslogtreecommitdiff
path: root/www/ganglia-webfrontend
AgeCommit message (Collapse)AuthorFilesLines
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-3/+5
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-04-03Update to 3.0.1 and switch to .tar.bz2 distfile.jschauma2-9/+10
Changes: * web/pie.php (1.5): Updated the file to explicitly reflect that this file was/is released into the public domain * web/header.php (1.6): Make some more information available to templates. * web/host_view.php (1.5): Patched web frontend to report gmond_started http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=31 * web/: cluster_view.php (1.6), conf.php (1.6), templates/default/cluster_view.tpl (1.7): Make packet graph optional in a way that allows new optional graphs to be easily added as well. Fix bug reported by Koo Kee Kiat relating to null arrays. * web/conf.php (1.5): Use the generated version.php instead of hard coding the value here. * web/: conf.php (1.4), get_context.php (1.6), graph.php (1.8), templates/default/cluster_view.tpl (1.6), templates/default/host_view.tpl (1.7): MKN: Add cpu_wio to the CPU Summary. Lost in the CVS wars :-) MKN: Add Packets/sec summary to Cluster and Host view. Ditto lost. MKN: Bring version to 3.0.0 to be in line with release name.
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-02-10Upgrade ganglia-webfrontend to 3.0.0jschauma3-53/+37
2005-02-07Initial import of ganglia-webfrontend:jschauma7-0/+202
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. The ganglia web frontend provides access to the data collected by the monitoring core (parallel/ganglia-monitor-core) via the web.