For the complete documentation index, see llms.txt. This page is also available as Markdown.

SmartSense Agent

Introduction

This manual describes the installation procedure for the SmartSense Agent.

Installation Preparation

This section covers the essential steps required for installation.

To install SmartSense, you will need:

  • Root access on the server

  • File .rpm of the SmartSense Agent

If you do not have the file, contact the Griaule support team.

Then, follow the steps below.

  1. Log in to the server as root.

Installing the SmartSense Agent

Transfer or download the file .rpm on the server.

Go to the directory where the file .rpm is located and run the command:

Make sure to replace <version> with the version of the SmartSense Agent being installed.

Then, edit the SmartSense Agent configuration file:

Pay special attention to the following properties, making sure to correctly set the hostname, username, and database password where indicated:

Finally, start the SmartSense Agent:

And monitor the startup log:

Aliases

Aliases are short, user-defined commands that serve as substitutes for longer or more complex commands. They are created to make frequently used commands more convenient to run. When an alias is invoked, it is replaced by the full command it represents before being executed.

To add the SmartSense Agent aliases, edit the file .bashrc root:

And add the following aliases:

Last updated

Was this helpful?