Skip to content

42ity/fty-warranty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fty-warranty

Agent sending metrics about warranty expiration.

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-warranty

For the other options available, refer to the manual page of fty-alert-engine

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

Configuration file

Configuration file - fty-warranty.cfg.