|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.core.StatusReport
org.mbari.siam.core.HostStatus
public class HostStatus
HostStatus generates information about health and status of the SIAM host computer. This information includes file system usage, available memory, etc.
| Field Summary | |
|---|---|
protected static java.lang.String |
DISK_SPACE_USAGE_CMD
|
| Fields inherited from class org.mbari.siam.core.StatusReport |
|---|
_packet, _reportBuf |
| Constructor Summary | |
|---|---|
HostStatus(long deviceID)
|
|
| Method Summary | |
|---|---|
DeviceMessagePacket |
getPacket()
Fill message packet buffer with HostStatus information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String DISK_SPACE_USAGE_CMD
| Constructor Detail |
|---|
public HostStatus(long deviceID)
| Method Detail |
|---|
public DeviceMessagePacket getPacket()
getPacket in class StatusReport
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||