![]() |
Version &job_version; |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
&job_table; |
This is the time in days, hours, minutes and seconds since the JOB Server was started.
Only visible if the ShowProcessTime flag is on.
One or more values will be shown. If only one value is shown it is the total CPU time consumed by the JOB server. If two times are shown the first is user time and the second is kernel time. Note that:
when the JOB Server is running multi-threaded any of the CPU times shown include CPU time consumed by the ODBC driver manager, any ODBC drivers loaded and any child processes or threads.
the process time is only updated when the JOB Server is idle. If the JOB Server is extremely busy servicing incoming connections the process time will not be updated.
This is the total number of connections (or attempted connections) to the JOB Server. This will include connections dropped due to no license or insufficient license slots, port scanners or anyone telnetting to the JOB Server JDBC port.
This is the total number of threads or processes that the JOB Server has created during its execution. Connections denied access due to an access control rule or MaxThreadCount/MaxClientConnect being exceeded do not count as the JOB Server will not start a thread/process for these.
This is the total number of active threads or processes the JOB Server has created to handle JDBC connections. However, this number may exceed the actual active count as the JOB Server only looks for exited threads/processes when 5 seconds of no connections has elapsed (this is done to give preference to incoming connections). Note that if MaxThreadCount or MaxClientConnect is set to anything other than 0 then the JOB Server has to reap exited threads/processes every time a new connection arrives. Also note that this is not a limit and may exceed your maximum licensed slots for reasons above.
This is the highest value ever seen in the Active Threads/Processes.
This is the time of the last JDBC connection.
This is the time of the last JDBC disconnect.
This is the number of different client machines which have connected to the JOB Server (where a client machine is identified by its IP address). If hide sensitive is not set, you can click on this link to get a list of IP addresses or machine names. Machine names are only displayed if you have ReverseLookup enabled.