The following commit has been merged in the master branch:
commit 4c68f58827913129947bc44978e7469b3271c3c6
Author: Michael Meffie <[email protected]>
Date:   Thu Apr 8 13:27:36 2010 -0400

    afsmonitor: add fs callback xstats collection
    
    Adds the capability to afsmonitor to display and process
    thresholds for fileserver callback xstats collections. The
    callback counters are placed to the right of the full perf
    data.  When afsmonitor is started without a configuration
    file, the callback xstats data is retrieved and displayed,
    since by default afsmonitor will show every field.  When a
    configuration file is given, poll the fileserver only for the
    collections needed to display information requested by the
    'show fs' commands.
    
    Change-Id: I572ff682de4cc7ef27bb46dd028d3d797b873841
    Reviewed-on: http://gerrit.openafs.org/1731
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afsmonitor/afsmon-labels.h |   42 ++++-
 src/afsmonitor/afsmon-output.c |   71 +++++++-
 src/afsmonitor/afsmonitor.c    |  427 +++++++++++++++++++++++++---------------
 src/afsmonitor/afsmonitor.h    |   21 ++-
 4 files changed, 398 insertions(+), 163 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to