2003-05-12 18:23  sacerdoti

        More fixes from meta.

2003-05-12 17:46  sacerdoti

        Can make a pie chart from cgi vars. Assumes a PHP4 parser.

2003-05-12 17:41  sacerdoti

        Fixes from meta.rocksclusters.org

2003-05-12 15:37  sacerdoti

        Including spec file in tarball, and expanding Prefix: at Jasons
        suggestion.

2003-05-12 14:25  sacerdoti

        Change to keep meta grid on top of page.

2003-05-09 16:16  sacerdoti

        The interactive patch. This version of the webfrontend compliments
        the new gmetad 2.5.4.

        Much improved speed (an order of magnitude in some cases), simpler,
        and some important bugs fixed. New features a more compact cluster
        summary view, and a new "Network Use" graph. Lots of small features
        intended to make big clusters (>1000) more manageable via this
        interface.

        Shortcomings: Relies on new gmetad 2.5.4, will not work without it.
        Names for clusters and grids can collide more easily than I would
        like. Pie charts may not be supported for some very old versions of
        PHP, but I think that those old PHPs wont even correctly parse the
        code.

        Send me feedback at fds@sdsc.edu

2003-03-20 17:16  sacerdoti

        Reading XML in 16k chunks. 18% faster than before.

2003-03-18 12:49  sacerdoti

        Host context metrics are computed in host_view, not here.

2003-03-14 15:08  sacerdoti

        Was missing ranges in certain contexts

2003-03-07 12:30  sacerdoti

        Added Jasons host-graph-units patch. I removed the metrics menu
        from the meta view, along with other small changes to the format of
        the host graphs. Bumped the version to 2.5.3.

2003-01-29 11:27  sacerdoti

        2.5.2. Changed indenting, colors. An additional correctness check
        in gridstack creation.

2003-01-28 13:34  sacerdoti

        Changed name to be more general.

2002-12-19 10:37  sacerdoti

        Gracefully handle case when gmetad is running but it's sources were
        down when it started.

2002-12-10 17:03  sacerdoti

        oops.

2002-12-10 17:02  sacerdoti

        Ganglia default config again.

2002-12-10 17:01  sacerdoti

        Some important small fixes.

2002-12-09 12:15  sacerdoti

        The Gridified patch.

        A major feature update. Frontend can now handle arbitrarily nested
        grids, where a grid is a set of clusters. Grids can exist in grids,
        allowing a true hierarchical and distributed structure. Using
        AUTHORITY attributes in the new GRID tag of gmetad 2.5.2, the
        webfrontend now is a distributed system where the whole site is
        distributed accross different web servers.

        New features: -Code is cleaner, more efficient. Especially
        graph.php and meta_view.php.  -The XML processing time is now
        clearly shown on the Meta View page.  -Better memory graphs, with
        gmetad 2.5.2 shows swap used.  -Grid aware, distributed structure.

        Hope you like it, Federico

2002-12-05 16:55  sacerdoti

        Fixed down host discovery bug.

2002-11-10 12:29  sacerdoti

        Icon for PBS job monitoring.

2002-11-10 12:22  sacerdoti

        No need for this commented line.

2002-11-02 16:18  sacerdoti

        Need to show clusters with zero hosts up for forensic (after death)
        analysis. This patch prevents division by zero errors when that
        case happens.

2002-11-01 15:55  sacerdoti

        Template should be default.

2002-11-01 12:02  sacerdoti

        Updated from CVS logs

2002-11-01 11:50  sacerdoti

        New style host UP/DOWN determination using TN, TMAX. Also new
        metric check in cluster context.

2002-10-31 10:17  sacerdoti

        Now can build the RPM package itself (on RedHat).

2002-10-29 15:05  sacerdoti

        Changed to noarch.

2002-10-24 17:21  sacerdoti

        Hosts-down not considered in __reduce function.

2002-10-24 13:23  sacerdoti

        We do not try to display clusters with zero nodes.

2002-10-15 15:12  sacerdoti

        Small fixes

2002-10-15 14:11  sacerdoti

        Hooks for job pages.

2002-10-11 16:46  sacerdoti

        Altered spacing to make easier to read.

2002-10-10 18:37  sacerdoti

        More descriptive error message

2002-10-10 15:45  sacerdoti

        Removed debugging info

2002-10-10 15:42  sacerdoti

        Added job-centric views. Will not affect normal operation, but
        allows a custom graph range to be specified that instead of "hour"
        or "week", spans the life of a parallel job on the cluster. A
        vertical line defined by 'jobstart' marks the beginning of the job.

2002-10-10 15:31  sacerdoti

        Using functions for findlocation(), fixed most full link.

2002-10-10 15:30  sacerdoti

        Centered view, fixed some HTML spelling.

2002-10-08 13:58  sacerdoti

        Not used.

2002-10-08 13:56  sacerdoti

        Fixed some naming.

2002-10-08 13:53  sacerdoti

        Changed module name from 'gmetad-webfrontend'.

