Skip to content

Features

YarikRevich edited this page Jul 2, 2022 · 7 revisions

Modes

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

Report

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.

Clone this wiki locally