-
Notifications
You must be signed in to change notification settings - Fork 0
Features
YarikRevich edited this page Jul 2, 2022
·
7 revisions
ResourceTracker can work both like demon and direct application
If you select demon mode, the application will send requests using scheduler set by configuration file.
If you select direct mode, the application will use requests set in configuration file, and send them only once, and return response to stdout.
In order to understand how to use of these modes go to syntax
ResourceTracker records all responses on requests set in configuration file and then can generate reports.
Those reports can be sent to a certain email set in configurational file.
Atention! Be aware, that all the reports will be sent from 'noreply.resourcetracker.report@gmail.com' email account
That's why, it can end up in 'Spam' folder.