com.bigdata.counters
Interface IServiceCounters

All Superinterfaces:
ICounterHierarchy

public interface IServiceCounters
extends ICounterHierarchy

Various counter names, paths, in common use by some services.

Version:
$Id: IServiceCounters.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson

Field Summary
static String LOCAL_HTTPD
          The counter whose value is the URL of an httpd service that exposes the ICounterSet of a service.
 
Fields inherited from interface com.bigdata.counters.ICounterHierarchy
CPU, Info, LogicalDisk, Memory, Memory_GarbageCollectors, PhysicalDisk, ps
 

Field Detail

LOCAL_HTTPD

static final String LOCAL_HTTPD
The counter whose value is the URL of an httpd service that exposes the ICounterSet of a service.

See Also:
Constant Field Values


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.