Skip to content
/ fty-srr Public

fty-srr is an agent who is in charge Saving, Restoring, and Reseting the system

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.xml
Notifications You must be signed in to change notification settings

42ity/fty-srr

Repository files navigation

fty-srr

fty-srr is an agent who has in charge Save, Restore, and Reset the system.

How to build

To build, run:

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=usr -DBUILD_TESTING=On ..
make
sudo make install

How to run

To run:

  • from within the build tree, run:
./fty-srr

For the other options available, refer to the manual page of fty-srr.

  • from an installed base, using systemd, run:
systemctl start fty-srr

Configuration file

Agent has a configuration file: fty-srr.cfg. Except standard server and malamute options, there are two other options:

  • server/check_interval for how often to publish Linux system metrics
  • parameters/path for REST API root used by IPM Infra software Agent reads environment variable BIOS_LOG_LEVEL, which sets verbosity level of the agent.

Architecture

Overview

About

fty-srr is an agent who is in charge Saving, Restoring, and Reseting the system

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.xml

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages