You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview


The Security Monitor page, when the solution is running, presets the list of processes and users connecting with the server.

On this page:


Monitoring  Client Connections

To access the Scripts Monitor in your solution, click on "Scripts → Scripts Monitor".

The contents on that tables are the result from calling the method:

@Server.GetAllConnections()

That method returns a DataTable with the following columns:

Security Monitor Table - GetAllConnections() method

Field

Description

UserName

Credentials used on the the connections

ConnectionTime

Session duration

IP

Connection Network address 

ModuleName

Process Name


In this section...

The root page @parent could not be found in space v10.

  • No labels