Agent sending metrics about warranty expiration.
To build, run:
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=usr -DBUILD_TESTING=On ..
make
sudo make install
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 - fty-warranty.cfg.