Skip to content

Reference

This section contains supplementary information and links related to the ConHive Agent.

  • Local API/Web UI: 5050 (TCP)

(This can be changed in the configuration)

  • Working Directory (workdir): Typically created in the directory where the agent is first run, or managed by the systemd service (e.g., /var/lib/conhive-agent). Use ./conhive-agent config location to find the exact path.
  • Configuration: <workdir>/configs/
  • Logs: <workdir>/logs/ (or managed by systemd/journald if run as a service)
  • Agent: The ConHive Agent software running on a managed device.
  • Module: A component within the agent responsible for specific functionality (e.g., Status Manager, File Manager).
  • Standalone Mode: Agent operation without connection to the central ConHive Platform.
  • Platform Mode: Agent operation connected to and managed by the central ConHive Platform.
  • Workdir: The working directory where the agent stores configuration, logs, and potentially other runtime data.
  • Twin: Refers to the device’s digital representation, often containing hardware/software inventory and status.

(Expand glossary as needed)

(A brief description or diagram showing how the agent, its modules, configuration files, and potential connection to the platform fit together could be added here.)