This information is for Chronosphere Telemetry Pipeline, which is a standalone product separate from Chronosphere Observability Platform.
This feature isn’t available to all Chronosphere Telemetry Pipeline users.
For more information, contact Chronosphere Support.
Supported environments
Core Agent supports the following Debian-based distributions and architectures:Dependencies
For Debian-based installations, Core Agent has the following general dependencies:- libc
- libsasl
- libsystemd
- libyaml
- OpenSSL
- zlib
PACKAGE with the name of the Core Agent package.
Validate packages
When retrieving packages from the Core Agent repository, Chronosphere uses dual validation (SHA256) and a GPG key.SHA256 check
The SHA256 file is distributed as thefiles.sha256 file in the Core Agent repository.
This file contains a list of all included packages.
Verify signatures
Core Agent packages are signed withcalyptia.key. You can use dpkg and apt-key
to verify these signatures.
PACKAGE with the name of the Core Agent package.
Install
Use these steps to install and enable Core Agent:-
Run the following command to update your APT package list:
-
Run the following command to upgrade your APT packages:
-
Run the following command to install Core Agent:
-
Run the following command to instruct systemd to enable the Core Agent service:
-
Perform a status check to confirm Core Agent is active. The status check
should return output similar to the following:
The default configuration of Core Agent is to collect metrics of CPU usage and send those metrics to stdout. You can see this outgoing data in your
/var/log/messagesfile.

