...
A
TabControl
that has at least the “Status” tab.A coloured bar showing the status of the agent. When green, the agent is initialised and running.
“Exit” and optional “Start/Stop” buttons.
The version number.
The last lines of the logfile. The number of lines logged in configurable in the INI file.
...
Starting / stopping
An agent will start its processes immediately on startup. If you want to stop the process, you can use the Start/Stop button. However, these are usually not completely correctly implemented and they should be removed. Stopping should be done by completely closing the application.
...