Package | Description |
---|---|
org.miloss.fgsms.osagent | |
org.miloss.fgsms.services.interfaces.datacollector |
fgsms Data Collector Service.
|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.sla |
This package is for processing Service Level Agreement Rules and Actions in fgsms.
|
Modifier and Type | Method and Description |
---|---|
protected MachinePerformanceData |
OSAgent.getMachineInfo(MachinePolicy machine)
Get machine information, such as current cpu, memory, disk, nic usage
|
Modifier and Type | Field and Description |
---|---|
protected MachinePolicy |
AddMachineAndProcessDataResponseMsg.machinePolicy |
Modifier and Type | Method and Description |
---|---|
MachinePolicy |
AddMachineAndProcessDataResponseMsg.getMachinePolicy()
Gets the value of the machinePolicy property.
|
Modifier and Type | Method and Description |
---|---|
void |
AddMachineAndProcessDataResponseMsg.setMachinePolicy(MachinePolicy value)
Sets the value of the machinePolicy property.
|
Modifier and Type | Field and Description |
---|---|
protected MachinePolicy |
SetProcessListByMachineResponseMsg.machinePolicy |
protected MachinePolicy |
GetMonitoredItemsByMachineResponseMsg.machinePolicy |
Modifier and Type | Method and Description |
---|---|
MachinePolicy |
ObjectFactory.createMachinePolicy()
Create an instance of
MachinePolicy |
MachinePolicy |
SetProcessListByMachineResponseMsg.getMachinePolicy()
Gets the value of the machinePolicy property.
|
MachinePolicy |
GetMonitoredItemsByMachineResponseMsg.getMachinePolicy()
Gets the value of the machinePolicy property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetProcessListByMachineResponseMsg.setMachinePolicy(MachinePolicy value)
Sets the value of the machinePolicy property.
|
void |
GetMonitoredItemsByMachineResponseMsg.setMachinePolicy(MachinePolicy value)
Sets the value of the machinePolicy property.
|
Modifier and Type | Method and Description |
---|---|
static MachinePolicy |
SLACommon.ProcessMachineLevelSLAs(AddMachineAndProcessDataRequestMsg req,
boolean pooled) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.