Document toolboxDocument toolbox

Devo software

This article gathers all the Devo software needed to configure your machine and start sending data to Devo from different environments. All these procedures are explained in detail in different articles in this section, so please go to each specific article mentioned for each software to learn more about the installation and configuration process.

Devo Relay

Devo Relay should be installed preferably on a system running Ubuntu. Find below the files you will need depending on your machine. Learn more about how to install the Devo relay in Installing Devo Relay.

Install the relay on a Ubuntu box

To install Devo Relay on a Ubuntu box, download the following files:

File

Download link

Version

File

Download link

Version

Devo Relay 

devo-ng-relay_2.1.0-1_all.deb

2.1.0

Devo Relay CLI

devo-ng-relay-cli_1.1.0-1_all.deb

1.1.0

Learn more in Install the Relay on an Ubuntu box.

Install the relay on a Red Hat or CentOS box

If you're working on a Unix family operating system, you must download the following files:

File

Download link

Version

File

Download link

Version

Devo Relay

devo-ng-relay-2.1.0-1.noarch.rpm

2.1.0

Devo Relay CLI

devo-ng-relay-cli-1.1.0-1.noarch.rpm

1.1.0

Learn more in Install the Relay on a Red Hat or CentOS box.

Packages for *nix

Devo provides two packages to help you monitor and send system log events via rsyslog to a Devo endpoint.

devo-monitor

The devo-monitor package is used to send metrics related to your machine (CPU, memory...) to the box.stat.unix.* data tables. 

File

System

Download link

Version

File

System

Download link

Version

devo-monitor

Ubuntu18 / Ubuntu20

devo-monitor_2.0.7_all.deb

2.0.7

devo-monitor

Red Hat 7 / CentOS 7

Red Hat 8 / CentOS 8

devo-monitor-2.0.7-1.noarch.rpm

2.0.7-1

Learn how to install it here.

devo-system

The devo-system package is used to send logs related to your OS to the box.unix data table. 

File

System

Download link

Version

File

System

Download link

Version

devo-system

Ubuntu

devo-system_1.0.2_all.deb

1.0.2

devo-system

Red Hat 7 / CentOS 7

devo-system-rh7-1.0.2-1.noarch.rpm

1.0.2-1

devo-system

Red Hat 8 / CentOS 8

devo-system-rh8-1.0.2-1.noarch.rpm

1.0.2-1

Learn how to install it here.

Scoja

The Scoja project has a library for sending via syslog from Java applications. In order to use this library, users must add the following two files to the CLASSPATH:

File

Download link

Version

File

Download link

Version

Scoja cc

scoja-cc-1.4.0.jar

1.4.0

Scoja client

scoja-client-1.5.1.jar

1.5.1

Learn more in Scoja client library.

Â