public final class PCSHealthMonitor extends Object implements CoreMetKeys, PCSHealthMonitorMetKeys
Modifier and Type | Field and Description |
---|---|
static double |
DOUBLE |
static double |
DOUBLE1 |
FILE_LOCATION, FILE_SIZE, FILENAME, MIME_TYPE, PRODUCT_ID, PRODUCT_NAME, PRODUCT_RECEVIED_TIME, PRODUCT_STRUCTURE, PRODUCT_TYPE
BATCH_STUB_DAEMON_NAME, CRAWLER_DOWN_DOUBLE, CRAWLER_DOWN_INT, FILE_MANAGER_DAEMON_NAME, HEADER_AND_FOOTER, REPORT_BANNER, RESOURCE_MANAGER_DAEMON_NAME, SECTION_SEPARATOR, STATUS_DOWN, STATUS_UP, TOP_N_PRODUCTS, WORKFLOW_MANAGER_DAEMON_NAME
Constructor and Description |
---|
PCSHealthMonitor(String fmUrlStr,
String wmUrlStr,
String rmUrlStr,
String crawlPropFilePath,
String statesFilePath) |
Modifier and Type | Method and Description |
---|---|
PCSHealthMonitorReport |
getReport() |
static void |
main(String[] args) |
void |
printMonitorToConsole(PCSHealthMonitorReport report) |
void |
quickPrintMonitorToConsole() |
public static final double DOUBLE
public static final double DOUBLE1
public PCSHealthMonitor(String fmUrlStr, String wmUrlStr, String rmUrlStr, String crawlPropFilePath, String statesFilePath) throws InstantiationException
InstantiationException
public PCSHealthMonitorReport getReport()
public void quickPrintMonitorToConsole()
public void printMonitorToConsole(PCSHealthMonitorReport report)
public static void main(String[] args) throws InstantiationException
InstantiationException
Copyright © 1999–2017 Apache OODT. All rights reserved.