The Monitoring Agent manages Monitoring Engine sessions to scrutinize a server. Starting a Monitoring Agent only is useful to dedicate a machine to monitor a server and solve security issues like firewalls, open ports, and so on.
Monitoring Agents are managed in the NeoLoad Controller. When on the same network, the NeoLoad Controller automatically detects the Monitoring Agents available. When automatic detection is impaired, the Agents must be specified in the Controller. For more information, see Create and configure a monitoring Agent.
The Agent must be previously installed, within a Controller installation or as a a standalone installation. For more information, see Install the Controller and Install a monitoring Agent respectively.
The Monitoring Agent can be launched:
eoLoad 8.2\bin\MonitoringAgent.exe
executable, orNeoLoad 8.2/bin/MonitoringAgentService start
, orNeoLoad 8.2/bin/MonitoringAgent
, orservice MonitoringAgentService start
command using the root account.eoLoad 8.2\bin\MonitoringAgent.exe
, orNeoLoad 8.2/bin/MonitoringAgentService start
, orNeoLoad 8.2/bin/MonitoringAgent
, orservice MonitoringAgentService start
with the root account.According to the installation mode (standalone Agent or Controller), the Monitoring Agent can be stopped:
NeoLoad 8.2\bin\MonitoringAgent.exe -stop
, orNeoLoad 8.2/bin/MonitoringAgentService stop
when the Agent has been started with NeoLoad 8.2/bin/MonitoringAgentService start
, orNeoLoad 8.2/bin/MonitoringAgent -stop
, orservice MonitoringAgentService stop
when the Agent has been started with service MonitoringAgentService start
, orNeoLoad 8.2\bin\MonitoringAgent.exe -stop
, orNeoLoad 8.2/bin/MonitoringAgentService stop
when started with NeoLoad 8.2/bin/MonitoringAgentService start
, orNeoLoad 8.2/bin/MonitoringAgent -stop
, orservice MonitoringAgentService stop
when started with service MonitoringAgentService start
, or