A C D G L M O P Q T U 

A

addServiceActionsFromDB(List<String>, String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
loads all actions for a given service from the actionlist in perf db All-Actions is NOT explicitly added
AlertHelper - Class in org.miloss.fgsms.services.das.impl
 
AlertHelper() - Constructor for class org.miloss.fgsms.services.das.impl.AlertHelper
 
AlertTypeComparator - Class in org.miloss.fgsms.services.das.impl
 
AlertTypeComparator() - Constructor for class org.miloss.fgsms.services.das.impl.AlertTypeComparator
 

C

compare(Object, Object) - Method in class org.miloss.fgsms.services.das.impl.AlertTypeComparator
 

D

DAS4jBean - Class in org.miloss.fgsms.services.das.impl
DataAccessService WSDL Interface implementation Provides access to all recorded data of fgsms to authorized users
DAS4jBean() - Constructor for class org.miloss.fgsms.services.das.impl.DAS4jBean
 
DAS4jBean(WebServiceContext) - Constructor for class org.miloss.fgsms.services.das.impl.DAS4jBean
constructor used for unit testing, do not remove
DASHelper - Class in org.miloss.fgsms.services.das.impl
 
DASHelper() - Constructor for class org.miloss.fgsms.services.das.impl.DASHelper
 
deleteServiceDependency(DeleteServiceDependencyRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
removes a record of a specific service dependency
df - Static variable in class org.miloss.fgsms.services.das.impl.DAS4jBean
 

G

getAgentTypes(GetAgentTypesRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns a listing of fgsms agents that have recorded data
getAlerts(GetAlertsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Get Average Performance Statistics For a Service Global admins see everything Regular users can only see what they have access to
getAllMostRecentMachineAndProcessData(GetAllMostRecentMachineAndProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
returns the most recent information for all machine and processes that the requestor has access to
getAllOperationalStatusLog(GetAllOperationalStatusLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns all available operational status change logs for a given period of time for all services
getAllServiceDependencies(GetAllServiceDependenciesRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
returns the service policy urls that all the service depends on global admin rights required
getAuditLog(GetAuditLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns the fgsms audit log for
getAuditLogsByTimeRange(GetAuditLogsByTimeRangeRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
obtain audit logs by time range, requires global admin role *
getBrokerList(GetBrokerListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns the current list of monitored brokers and some general statistics on each broker, such as current total message counts as reported by the broker, average queue depth amonst all queues, etc.
getCurrentBrokerDetails(GetCurrentBrokerDetailsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns the last known data set for a broker
getCurrentClassificationLevel() - Static method in class org.miloss.fgsms.services.das.impl.DAS4jBean
 
getDataCollectorList(GetDataCollectorListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
GetDataCollectorList Returns 0 or more host names of machines hosting data collector services
getHistoricalBrokerDetails(GetHistoricalBrokerDetailsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns the historical data for a specific broker, such as average queue depth across all topics and queues, over the given period of time
getHistoricalTopicQueueDetails(GetHistoricalTopicQueueDetailsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns the historical data for a specific topic or queue on a specific broker Must input either (URI AND topic/queue name) OR (URI AND cannoicalname)
getMachineInstalledRam(String) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
used to load installed ram on a given system
getMachinePerformanceLogsByRange(GetMachinePerformanceLogsByRangeRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
returns performance and drive information logs of a specific machine records by uri and time range
getMessageLogsByRange(GetMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns all available message logs for a given period of time, audit access required GetMessageLogsRequest Optional parameters: URL, shows only transactions from a matching modified url monitorhostname servicehostname agenttype Required: Time Range Records Offset faultsOnly SLAfaultsOnly
getMessageLogsByRange(GetMessageLogsRequestMsg, WebServiceContext) - Static method in class org.miloss.fgsms.services.das.impl.QueryGetMessageLogsByRange
 
getMessageTransactionLog(GetMessageTransactionLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Return a specific message log (payloads) for a given web service transaction
getMessageTransactionLogDetails(GetMessageTransactionLogDetailsMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns a specific message transaction log for transactional web services *
getMonitoredServiceList(GetMonitoredServiceListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
GetMonitoredServiceList Returns 0 or more monitored services.
getMostRecentMachineData(GetMostRecentMachineDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
machine's perf data plus drive usage
getMostRecentMachineDataByDomain(GetMostRecentMachineDataByDomainRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
get all machines in a given domain plus drive info
getMostRecentProcessData(GetMostRecentProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
process's perf data
getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Get the operating status of this service
getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.das.impl.OpStat
 
getOperationalStatusLog(GetOperationalStatusLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns all available operational status change logs for a given period of time and service
getPerformanceAverageHostingStats(GetPerformanceAverageHostStatsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Get Average Performance Statistics a Hosting Server I.E.
getPerformanceAverageStats(GetPerformanceAverageStatsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Get Average Performance Statistics For a Specific Transactional Service
getPerformanceAverageStatsAll(SecurityWrapper, TimeRange) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Get Average Performance Statistics For All Transactional Services - this will return performance stats for all services that the requestor has access to
getPerformanceAvgStatsFromDB(WebServiceContext, String, String, SecurityWrapper) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
 
getProcessPerformanceLogsByRange(GetProcessPerformanceLogsByRangeRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
returns performance logs of a specific process records by uri and time range
getQuickStats(GetQuickStatsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
quickly returns statistics for a given service *
getQuickStatsAll(GetQuickStatsAllRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
quickly returns statistics for all accessible services *
getRecentMessageLogs(GetRecentMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns all available message logs sorted by timestamp descending, i.e.
getRecentMessageLogs(GetRecentMessageLogsRequestMsg, WebServiceContext) - Static method in class org.miloss.fgsms.services.das.impl.QueryGetRecentMessageLogs
 
getServiceDependencies(GetServiceDependenciesRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
returns the service policy urls that the given service depends on
getServiceHostList(GetServiceHostListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
GetServiceHostList Returns 0 or more host names of machines hosting monitored web services.
getServiceListfromPolicyDB(WebServiceContext, SecurityWrapper) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
this function filters results by the current request context username
getServiceListfromPolicyDB(WebServiceContext, SecurityWrapper, PolicyType) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
Returns a list of services, filtered by the current user and policy type
getServiceListfromPolicyDB(WebServiceContext, SecurityWrapper, PolicyType, String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
Returns a list of services, filtered by the current user and policy type and hostname
getServiceListfromPolicyDB(WebServiceContext, String, SecurityWrapper) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
Returns a list of services, filtered by the current user
getSLAFaultMsg(Connection, String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
 
getSLAFaultRecords(GetSLAFaultRecordsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns all available SLA fault records, transactional and nontransactional logs for a given period of time and service
getThreadTransactions(GetThreadTransactionsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Returns a listing of related transaction IDs, given a thread transaction id
getUpTime(String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
 

L

log - Static variable in class org.miloss.fgsms.services.das.impl.DAS4jBean
 

M

message - Variable in class org.miloss.fgsms.services.das.impl.AlertHelper
 

O

OpStat - Class in org.miloss.fgsms.services.das.impl
 
OpStat() - Constructor for class org.miloss.fgsms.services.das.impl.OpStat
 
org.miloss.fgsms.services.das.impl - package org.miloss.fgsms.services.das.impl
 

P

purgePerformanceData(PurgePerformanceDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
Removes performance data for the specified service(s) and optionally for the specified time range.

Q

QueryGetMessageLogsByRange - Class in org.miloss.fgsms.services.das.impl
 
QueryGetMessageLogsByRange() - Constructor for class org.miloss.fgsms.services.das.impl.QueryGetMessageLogsByRange
 
QueryGetRecentMessageLogs - Class in org.miloss.fgsms.services.das.impl
 
QueryGetRecentMessageLogs() - Constructor for class org.miloss.fgsms.services.das.impl.QueryGetRecentMessageLogs
 

T

tid - Variable in class org.miloss.fgsms.services.das.impl.AlertHelper
 
timestamp - Variable in class org.miloss.fgsms.services.das.impl.AlertHelper
 
type - Variable in class org.miloss.fgsms.services.das.impl.AlertHelper
 

U

url - Variable in class org.miloss.fgsms.services.das.impl.AlertHelper
 
A C D G L M O P Q T U 

Copyright © 2008–2017 MIL-OSS. All rights reserved.