Thanks to visit codestin.com
Credit goes to github.com

Skip to content

boricj/fty-config

 
 

Repository files navigation

fty-config

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

How to build

To build fty-config project run:

./autogen.sh
./configure
make
make check # to run self-test

How to run

To run fty-config project:

  • from within the source tree, run:
./src/fty-config

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

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

Configuration file

Agent has a configuration file: fty-config.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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • M4 31.5%
  • Shell 29.1%
  • C++ 28.6%
  • C 7.0%
  • Makefile 3.1%
  • Augeas 0.7%