Documentation ¶
Overview ¶
The agent application is run on a remote system under a user you will connect to via RPC and issue commands.
The applications installed will containerized within that user's space. Even though they are in a container, it is best to use a non-priviledged user.
This also exports sytsem stats on port :8081. There is no security on this web export, just an FYI if this system is exposed directly to the internet.
Directories ¶
Path | Synopsis |
---|---|
Package client provides a client to the system agent that uses SSH and unix sockets to make the connection.
|
Package client provides a client to the system agent that uses SSH and unix sockets to make the connection. |
internal
|
|
service
Package service contains the Agent that provides control access to the system and system stats.
|
Package service contains the Agent that provides control access to the system and system stats. |
Click to show internal directories.
Click to hide internal directories.