| Interface | Description |
|---|---|
| Adaptor |
An adaptor is a component that runs within the Local Agent, producing chunks
of monitoring data.
|
| NotifyOnCommitAdaptor |
| Class | Description |
|---|---|
| AbstractAdaptor | |
| AbstractWrapper | |
| DirTailingAdaptor |
Explore a whole directory hierarchy, looking for files to tail.
|
| ExecAdaptor |
Runs a command inside chukwa.
|
| FileAdaptor |
File Adaptor push small size file in one chunk to collector
|
| HeartbeatAdaptor | |
| JMXAdaptor |
Query metrics through JMX interface.
|
| MemBuffered | |
| OozieAdaptor | |
| RegExDirTailingAdaptor | |
| RestAdaptor | |
| SocketAdaptor |
SocketAdaptor reads TCP message from a port and convert the message to Chukwa
Chunk for transport from Chukwa Agent to Chukwa Collector.
|
| SyslogAdaptor |
SyslogAdaptor reads UDP syslog message from a port and convert the message to Chukwa
Chunk for transport from Chukwa Agent to Chukwa Collector.
|
| UDPAdaptor | |
| WriteaheadBuffered |
| Enum | Description |
|---|---|
| AdaptorShutdownPolicy | |
| SyslogAdaptor.FacilityType |
| Exception | Description |
|---|---|
| AdaptorException |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.