org.opennms.reporting.availability
Class AvailabilityConstants

java.lang.Object
  extended by org.opennms.reporting.availability.AvailabilityConstants

public class AvailabilityConstants
extends Object

This class is a repository for constant, static information concerning the Availability Reporter Module.

Version:
$Id: $
Author:
Jacinta Remedios , Oculan , Jacinta Remedios , Oculan

Field Summary
static String DB_GET_INFO_FOR_IP
          The sql statement that is used to get node information for an IP address.
static String DB_GET_OUTAGE_ENTRIES
          The sql statement for getting outage entries for a nodeid/ip/serviceid
static String DB_GET_SVC_ENTRIES
          The sql statement that is used to get services information for a nodeid/IP address.
static String LAST_30_DAYS_DAILY_DESCR
          Constant LAST_30_DAYS_DAILY_DESCR="Daily average of svcs and dvcs monitore"{trunked}
static String LAST_30_DAYS_DAILY_LABEL
          The list of Availability Report Constants that are needed to display appropriate messages on the report.
static String LAST_30_DAYS_SVC_AVAIL_DESCR
          Constant LAST_30_DAYS_SVC_AVAIL_DESCR="The last 30 days Daily Service Availabi"{trunked}
static String LAST_30_DAYS_SVC_AVAIL_LABEL
          Constant LAST_30_DAYS_SVC_AVAIL_LABEL="The last 30 days Daily Service Availabi"{trunked}
static String LAST_30_DAYS_TOTAL_DESCR
          Constant LAST_30_DAYS_TOTAL_DESCR="Average of svcs monitored and availabil"{trunked}
static String LAST_30_DAYS_TOTAL_LABEL
          Constant LAST_30_DAYS_TOTAL_LABEL="The last 30 Days Total Availability"
static String LAST_MONTH_DAILY_DESCR
          Constant LAST_MONTH_DAILY_DESCR="Daily Average of svcs monitored and ava"{trunked}
static String LAST_MONTH_DAILY_LABEL
          Constant LAST_MONTH_DAILY_LABEL="The last Months Daily Availability"
static String LAST_MONTH_SVC_AVAIL_DESCR
          Constant LAST_MONTH_SVC_AVAIL_DESCR="The last Months Daily Service Availabil"{trunked}
static String LAST_MONTH_SVC_AVAIL_LABEL
          Constant LAST_MONTH_SVC_AVAIL_LABEL="The last Months Daily Service Availabil"{trunked}
static String LAST_MONTH_TOTAL_DESCR
          Constant LAST_MONTH_TOTAL_DESCR="Average of svcs monitored and availabil"{trunked}
static String LAST_MONTH_TOTAL_LABEL
          Constant LAST_MONTH_TOTAL_LABEL="The last Months Total Availability"
static String LAST_MTD_DAILY_DESCR
          Constant LAST_MTD_DAILY_DESCR="Daily Average of svc monitored and avai"{trunked}
static String LAST_MTD_DAILY_LABEL
          Constant LAST_MTD_DAILY_LABEL="Month To Date Daily Availability"
static String LAST_MTD_TOTAL_DESCR
          Constant LAST_MTD_TOTAL_DESCR="Average of svc monitored and availabili"{trunked}
static String LAST_MTD_TOTAL_LABEL
          Constant LAST_MTD_TOTAL_LABEL="Month To Date Total Availability"
static String NMONTH_TOTAL_DESCR
          Constant NMONTH_TOTAL_DESCR="The last 12 Months Availability"
static String NMONTH_TOTAL_LABEL
          Constant NMONTH_TOTAL_LABEL="The last 12 Months Availability"
static String NOFFENDERS_DESCR
          Constant NOFFENDERS_DESCR="This is the list of the worst available"{trunked}
static String NOFFENDERS_LABEL
          Constant NOFFENDERS_LABEL="Last Months Top Offenders"
static String TOP20_SVC_OUTAGES_DESCR
          Constant TOP20_SVC_OUTAGES_DESCR="Last Month Top Service Outages for"
static String TOP20_SVC_OUTAGES_LABEL
          Constant TOP20_SVC_OUTAGES_LABEL="Last Month Top Service Outages for"
 
Constructor Summary
AvailabilityConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DB_GET_INFO_FOR_IP

public static final String DB_GET_INFO_FOR_IP
The sql statement that is used to get node information for an IP address.

See Also:
Constant Field Values

DB_GET_SVC_ENTRIES

public static final String DB_GET_SVC_ENTRIES
The sql statement that is used to get services information for a nodeid/IP address.

See Also:
Constant Field Values

DB_GET_OUTAGE_ENTRIES

public static final String DB_GET_OUTAGE_ENTRIES
The sql statement for getting outage entries for a nodeid/ip/serviceid

See Also:
Constant Field Values

LAST_30_DAYS_DAILY_LABEL

public static final String LAST_30_DAYS_DAILY_LABEL
The list of Availability Report Constants that are needed to display appropriate messages on the report.

See Also:
Constant Field Values

LAST_30_DAYS_DAILY_DESCR

public static final String LAST_30_DAYS_DAILY_DESCR
Constant LAST_30_DAYS_DAILY_DESCR="Daily average of svcs and dvcs monitore"{trunked}

See Also:
Constant Field Values

LAST_30_DAYS_TOTAL_LABEL

public static final String LAST_30_DAYS_TOTAL_LABEL
Constant LAST_30_DAYS_TOTAL_LABEL="The last 30 Days Total Availability"

See Also:
Constant Field Values

LAST_30_DAYS_TOTAL_DESCR

public static final String LAST_30_DAYS_TOTAL_DESCR
Constant LAST_30_DAYS_TOTAL_DESCR="Average of svcs monitored and availabil"{trunked}

See Also:
Constant Field Values

LAST_30_DAYS_SVC_AVAIL_LABEL

public static final String LAST_30_DAYS_SVC_AVAIL_LABEL
Constant LAST_30_DAYS_SVC_AVAIL_LABEL="The last 30 days Daily Service Availabi"{trunked}

See Also:
Constant Field Values

LAST_30_DAYS_SVC_AVAIL_DESCR

public static final String LAST_30_DAYS_SVC_AVAIL_DESCR
Constant LAST_30_DAYS_SVC_AVAIL_DESCR="The last 30 days Daily Service Availabi"{trunked}

See Also:
Constant Field Values

LAST_MONTH_SVC_AVAIL_LABEL

public static final String LAST_MONTH_SVC_AVAIL_LABEL
Constant LAST_MONTH_SVC_AVAIL_LABEL="The last Months Daily Service Availabil"{trunked}

See Also:
Constant Field Values

LAST_MONTH_SVC_AVAIL_DESCR

public static final String LAST_MONTH_SVC_AVAIL_DESCR
Constant LAST_MONTH_SVC_AVAIL_DESCR="The last Months Daily Service Availabil"{trunked}

See Also:
Constant Field Values

LAST_MTD_DAILY_LABEL

public static final String LAST_MTD_DAILY_LABEL
Constant LAST_MTD_DAILY_LABEL="Month To Date Daily Availability"

See Also:
Constant Field Values

LAST_MTD_DAILY_DESCR

public static final String LAST_MTD_DAILY_DESCR
Constant LAST_MTD_DAILY_DESCR="Daily Average of svc monitored and avai"{trunked}

See Also:
Constant Field Values

LAST_MTD_TOTAL_LABEL

public static final String LAST_MTD_TOTAL_LABEL
Constant LAST_MTD_TOTAL_LABEL="Month To Date Total Availability"

See Also:
Constant Field Values

LAST_MTD_TOTAL_DESCR

public static final String LAST_MTD_TOTAL_DESCR
Constant LAST_MTD_TOTAL_DESCR="Average of svc monitored and availabili"{trunked}

See Also:
Constant Field Values

LAST_MONTH_DAILY_LABEL

public static final String LAST_MONTH_DAILY_LABEL
Constant LAST_MONTH_DAILY_LABEL="The last Months Daily Availability"

See Also:
Constant Field Values

LAST_MONTH_DAILY_DESCR

public static final String LAST_MONTH_DAILY_DESCR
Constant LAST_MONTH_DAILY_DESCR="Daily Average of svcs monitored and ava"{trunked}

See Also:
Constant Field Values

LAST_MONTH_TOTAL_LABEL

public static final String LAST_MONTH_TOTAL_LABEL
Constant LAST_MONTH_TOTAL_LABEL="The last Months Total Availability"

See Also:
Constant Field Values

LAST_MONTH_TOTAL_DESCR

public static final String LAST_MONTH_TOTAL_DESCR
Constant LAST_MONTH_TOTAL_DESCR="Average of svcs monitored and availabil"{trunked}

See Also:
Constant Field Values

NOFFENDERS_LABEL

public static final String NOFFENDERS_LABEL
Constant NOFFENDERS_LABEL="Last Months Top Offenders"

See Also:
Constant Field Values

NOFFENDERS_DESCR

public static final String NOFFENDERS_DESCR
Constant NOFFENDERS_DESCR="This is the list of the worst available"{trunked}

See Also:
Constant Field Values

TOP20_SVC_OUTAGES_LABEL

public static final String TOP20_SVC_OUTAGES_LABEL
Constant TOP20_SVC_OUTAGES_LABEL="Last Month Top Service Outages for"

See Also:
Constant Field Values

TOP20_SVC_OUTAGES_DESCR

public static final String TOP20_SVC_OUTAGES_DESCR
Constant TOP20_SVC_OUTAGES_DESCR="Last Month Top Service Outages for"

See Also:
Constant Field Values

NMONTH_TOTAL_LABEL

public static final String NMONTH_TOTAL_LABEL
Constant NMONTH_TOTAL_LABEL="The last 12 Months Availability"

See Also:
Constant Field Values

NMONTH_TOTAL_DESCR

public static final String NMONTH_TOTAL_DESCR
Constant NMONTH_TOTAL_DESCR="The last 12 Months Availability"

See Also:
Constant Field Values
Constructor Detail

AvailabilityConstants

public AvailabilityConstants()


Copyright © 2011. All Rights Reserved.