DnxWlmStats Struct Reference

A structure for returning WLM statistics to a caller. More...

#include <dnxWLM.h>


Data Fields

unsigned jobs_succeeded
 The total number of successful jobs.
unsigned jobs_failed
 The total number of unsuccessful jobs.
unsigned threads_created
 The total number of threads created.
unsigned threads_destroyed
 The total number of threads destroyed.
unsigned total_threads
 The number of threads in existence.
unsigned active_threads
 The number of threads currently busy.
unsigned requests_sent
 The number of requests sent.
unsigned jobs_received
 The number of jobs received.
unsigned min_exec_time
 The minimum job execution time.
unsigned avg_exec_time
 The average job execution time.
unsigned max_exec_time
 The maximum job execution time.
unsigned avg_total_threads
 The average number of threads existing.
unsigned avg_active_threads
 The average number of threads active.
unsigned thread_time
 The total amount of thread running time.
unsigned job_time
 The total time spent processing jobs.
unsigned packets_in
 The total number of packets read in.
unsigned packets_out
 The total number of packets written out.


Detailed Description

A structure for returning WLM statistics to a caller.

Definition at line 51 of file dnxWLM.h.


Field Documentation

The total number of successful jobs.

Definition at line 53 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The total number of unsuccessful jobs.

Definition at line 54 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The total number of threads created.

Definition at line 55 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The total number of threads destroyed.

Definition at line 56 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The number of threads in existence.

Definition at line 57 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The number of threads currently busy.

Definition at line 58 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The number of requests sent.

Definition at line 59 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The number of jobs received.

Definition at line 60 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The minimum job execution time.

Definition at line 61 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The average job execution time.

Definition at line 62 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The maximum job execution time.

Definition at line 63 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The average number of threads existing.

Definition at line 64 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The average number of threads active.

Definition at line 65 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The total amount of thread running time.

Definition at line 66 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The total time spent processing jobs.

Definition at line 67 of file dnxWLM.h.

Referenced by buildMgmtStatsReply(), and dnxWlmGetStats().

The total number of packets read in.

Definition at line 68 of file dnxWLM.h.

Referenced by dnxWlmGetStats().

The total number of packets written out.

Definition at line 69 of file dnxWLM.h.

Referenced by dnxWlmGetStats().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6