Skip to main content

ComputeAnalyzer™ Data Types

(2) LSF (Batch Jobs)

This data type contains the data generated from each Load Sharing Facility (LSF) batch job at its completion.

Classifications

NameDescription
ProjectThe name of the project where the job belongs.
UserThe user name of the submitter.
Queue nameThe name of the LSF queue where the job was submitted.
Job statusThe exit status of the job.
  • OK
  • ERROR
CommandThe command that the job executed.
Exit statusThe exit status from the command.
Execution hostThe name of the first execution host.
DomainThe name of the domain to which the first execution host belongs
Number of exec. hostsThe number of hosts where the job was submitted.
Number of exec. CPUsThe number of CPUs used by the job.
LSF (Batch Jobs) Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of started and completed processes in the report intervals.Number
Time in queueThe duration the job waited in queue.Hours
System timeThe system time used by the batch command.Hours
User timeThe user time used by the batch command.Hours
CPU timeThe number of CPU hours used by the batch command (User time + System time).Hours
CPU costThe product of the CPU hours and CPU factor.Number
Block IThe block input done by the batch command.Blocks
Block OThe block output done by the batch command.Blocks
Block I/OThe sum of the block input and output.Blocks
Max RSSThe maximum resident set size (physical memory used).Kilobytes
Max VMThe maximum virtual memory usage.Kilobytes
Elapsed timeThe elapsed time from start to finish of the job.Hours
Total timeThe sum of Time in queue and Elapsed time.Hours
LSF (Batch Jobs) Measurements


(3) VMstat

VMstat is used to get information about the CPU and memory activities when SAR is inaccessible. This shows how computers haven been running instead of what they have been running.

NOTE

SAR is used by default since it provides a superset of VMstat's measurements. VMstat needs to be activated manually.

warning

This data type is already deprecated.

Classifications

NameDescription
HostThe host (without the domain) that received the VMstat output.
ArchitectureThe architecture of the computer that executed VMstat.
OSThe operating system of the computer that executed VMstat.
DomainThe domain to which the host belongs.
Prime time (deprecated)Indicates whether the data collection time is classified as prime or non-prime.
  • prime - data collected during prime time period.
  • non-prime - data collected outside the prime time period.
  • undef - the prime time itself is undefined.
VMstat Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of times the statistics were collected.Number
Running queueThe number of processes in the running queue.Number
Blocking queueThe number of processes in the blocked queue.Number
User %The user time as percentage of the total CPU time.Percentage
Sys %The system time as percentage of the total CPU time.Percentage
Idle %The idle time as percentage of the total CPU time.Percentage
VMstat Measurements


(4) PSM-Shell

note

This data type is no longer in use.

Classifications

NameDescription
HostThe host that received the PSM-Shell output.
ArchitectureThe architecture of the computer that executed PSM-Shell.
OSThe operating system of the computer that executed PSM-Shell.
User accountThe user account of the submitter.
UserThe user name of the submitter.
UIDThe owner of the file.
GIDThe group identifier of the file owner.
Exit statusThe exit status from the command.
CommandThe command that the job executed.
PSM-Shell Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of times the statistics were collected.Number
Elapsed timeThe elapsed time from start to finish of the job.Hours
CPUThe number of CPU hours used by the command.Hours
Maximum RSSThe maximum resident set size (physical memory used).Kilobytes
Integral RSSThe integral resident set size (physical memory used).Kilobytes
Block IThe block input operations done by the job.Blocks
Block OThe block output operations done by the job.Blocks
PSM-Shell Measurements

(5) LSF (LSF Acct)

note

This data type is no longer in use.

Classifications

NameDescription
UIDThe owner of the file.
HostThe host that received the LSF output.
CommandThe command that the job executed.
Exit statusThe exit status from the command.
LSF (LSF Acct) Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of times the statistics were collected.Number
System timeThe system time used by the batch command.Hours
User timeThe user time used by the batch command.Hours
CPUThe number of CPU hours used by the command.Hours
Elapsed timeThe elapsed time from start to finish of the job.Hours
Block IThe block input operations done by the job.Blocks
Block OThe block output operations done by the job.Blocks
LSF (LSF Acct) Measurements


(6) SAR

SAR contains many of the same variables as VMstat. It also has information about file systems or how heavily the file systems have been used.

Classifications

NameDescription
HostThe host name where the statistics were collected.
ArchitectureThe architecture of the host.
OSThe operating system of the host.
DomainThe domain to which the host belongs.
Prime time (deprecated)Indicates whether the data collection time is classified as prime or non-prime.
  • prime - data collected during prime time period.
  • non-prime - data collected outside the prime time period.
  • undef - the prime time itself is undefined.
SAR Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of times the statistics were collected.Number
User %The user time as percentage of the total CPU time.Percentage
Sys %The system time as percentage of the total CPU time.Percentage
Wait IO %The wait for IO time as percentage of the total CPU time.Percentage
CPU %The total time or sum of User %, Sys %, and Wait IO %.Percentage
Idle %The idle time as percentage of the total CPU time.Percentage
iget/sThe file access routines.Number
namei/sThe file access routines (path name lookups).Number
dirblk/sThe file access routines (blocks read during directory lookups).Number
scall/sThe number of system calls per second (all kinds).Number
sread/sThe number of system calls per second (read system calls).Number
swrit/sThe number of system calls per second (write system calls).Number
fork/sThe number of forks per second.Number
exec/sThe number of execs per second.Number
rchar/sThe number of characters transferred by read system calls (HP-UX: block devices only).Number
wchar/sThe number of characters transferred by write system calls (HP-UX: block devices only).Number
bread/sThe read operations between the buffer cache and disk (or block device).Number
bwrit/sThe write operations between the buffer cache and disk (or block device).Number
lread/sThe average number of logical reads per second from the buffer cache.Number
lwrit/sThe average number of logical writes per second from the buffer cache.Number
rcache%The cache hit ratio when reading.Percentage
wcache%The cache hit ratio when writing.Percentage
pread/sThe read/s from character devices using raw I/O (physical).Number
pwrit/sThe write/s from character devices using raw I/O (physical).Number
rq sizeThe average size of run queue or processes in the memory.Number
rq occ%The percentage run queue occupied with processes.Percentage
sq sizeThe size of swap queue or processes ready to run. This is unavailable on Solaris.Number
sq occ%The percentage swap queue occupied with processes.Percentage
swap in req/sThe number of swap-in requests per second (AIX: page replacements cycles/s).Number
swap out req/sThe number of swap-out requests per second (AIX: number of page faults/s).Number
swap in blk/sThe number of 512 bytes units swapped per second (AIX: for Solaris, number of pages).Number
swap out blk/sThe number of 512 bytes units swapped out per second (AIX: for Solaris, number of pages).Number
switches/sThe number of process switches per second.Number
free swapThe average amount of free swap pages available (HP-UX: N/A).Number
free memoryThe average amount of free memory pages available (HP-UX: N/A; AIX: N/A).Number
SAR Measurements

NOTE

Some statistics are not reported on AIX since most access to files bypasses kernel block buffering. The variables concerned are:

  • bread/s
  • bwrit/s
  • lread/s
  • lwrit/s
  • rcache%
  • wcache%
  • pread/s
  • pwrit/s

NOTE

Swap information is unavailable under all systems and varies on how it is reported.


(27) IOstat

warning

This data type is already deprecated.

Classifications

NameDescription
HostThe host that received the IOstat output.
ArchitectureThe architecture of the host.
OSThe operating system of the host.
DomainThe domain to which the host belongs.
Disk
IOstat Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of times the statistics were collected.Number
Numread/sThe number of read requests per second.Number
Numwrite/sThe number of write requests per secondNumber
NumreadThe number of read requests.Number
NumwriteThe number of write requests.Number
Read/sThe bytes read per second.Number
Write/sThe bytes written per second.Number
ReadThe number of megabytes read per second.Megabytes
WriteThe number of megabytes written per second.Megabytes
WaitavgThe average number of transactions waiting for service.Number
ActavgThe average number of transactions actively being servicedNumber
Wsvc_tThe average service time in wait queue in milliseconds.Milliseconds
Asvc_tThe average service time active transactions in milliseconds.Milliseconds
WaitThe percent of time transactions are waiting for service.Percentage
BusyThe percent of time the disk is busy.Percentage
IOstat Measurements

(36) WinSAR

This data type is similar to SAR but is specialized for Windows.

Classifications

NameDescription
HostThe host where the statistics were collected.
ArchitectureThe architecture of the host.
OSThe operating system of the host.
DomainThe domain to which the host belongs.
Prime time (deprecated)Indicates whether the data collection time is classified as prime or non-prime.
  • prime - data collected during prime time period.
  • non-prime - data collected outside the prime time period.
  • undef - the prime time itself is undefined.
WinSAR Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of times the statistics were collected.Number
Proc DPC TimeThe percentage of time the processor spent receiving and servicing deferred procedure calls (DPCs) during the sample interval.Percentage
Proc Interrupt TimeThe percentage of time the processor spent receiving and servicing hardware interrupts during the sample interval.Percentage
Proc Privileged TimeThe percentage of the non-idle processor time spent on privileged mode.Percentage
Proc Processor TimeThe percentage of time that the processor is executing an application or operating system processes other than idle.Percentage
Proc User TimeThe percentage of the non-idle processor time spent on user mode.Percentage
Proc InterruptsThe average number of hardware interrupts the processor receives and services per second.Number
Idle Processor TimeThe percentage of time occupied by the idle process.Percentage
Sys Exception (per second)The rate at which the system dispatches exceptions.Number
Sys Context Switches (per second)The combined rate at which all processors on the computer are switched from one thread to another.Number
Sys File Read Operations (per second)The combined rate of file system read requests to all devices on the computer, including requests to read from the file system cache.Number
Sys File Write Operations (per second)The combined rate of file system write requests to all devices on the computer, including requests to write to data in the file system cache.Number
Sys Processor Queue LengthThe number of threads in the processor queue.Number
Sys Total InterruptsThe combined rate of hardware interrupts received and processed by all processors on the computer per second.Number
Mem Available (in Kb)The amount of physical memory immediately available for allocation to a process or system use.Number
Mem Cache (in Kb)The sum of the values of System Cache Resident Bytes, System Driver Resident Bytes, System Code Resident Bytes, and Pool Paged Resident Bytes.Number
Mem Cache Faults (per second)The rate at which faults occur when a page sought in the file system cache is not found and must be retrieved from elsewhere in the memory (soft fault) or disk (hard fault).Number
Mem Commit Limit (in Kb)The allowable amount of virtual memory to commit without the need to extend the paging file(s).Number
Mem Committed (in Kb)The amount of committed virtual memory.Number
Mem Page Faults (per second)The average number of pages faulted per second.Number
Mem Pages (per second)The rate at which pages are read from or written to disk to resolve hard page faults.Number
Phys Disk ReadThe rate of read operations on the disk per second.Number
Phys Disk WriteThe rate of write operations on the disk per second.Number
Logical Disk ReadThe rate at which read operations are performed on the disk per second.Number
Logical Disk WriteThe rate at which write operations are performed on the disk per second.Number
Cache Copy Read HitsThe percentage of cache copy read requests that did not require a disk read to access the page in the cache.Percentage
Cache Copy ReadsThe rate per second at which read operations from pages of the file system cache involve a copy read.Number
Cache Data Flush PagesThe rate per second at which the file system cache has flushed to the disk in response to a request to flush or satisfy a write-through-file write request.Number
Cache Data FlushesThe rate per second at which the file system cache has flushed its contents to the disk in response to a request to flush or satisfy a write-through-file write request.Number
Cache Data MapsThe rate per second at which a file system, such as NTFS, maps a page of a file into the file system cache to read the page.Number
Cache Fast ReadsThe rate per second at which read operations from the file system cache bypass the installed file system and retrieve the data directly from the cacheNumber
Cache Lazy Write FlushesThe rate per second at which the Lazy Writer thread writes to the disk.Number
Cache Lazy White PagesThe rate per second at which the Lazy Writer thread has written to the disk.Number
Cache Read AheadsThe rate per second at which read operations from the file system cache detect sequential access to a file.Number
WinSAR Measurements


(48) Grid Engine

This data type contains data on jobs run via Sun Grid Engine.

Classifications

NameDescription
DepartmentThe department to which the job belongs (enterprise edition only).
ProjectThe project to which the job belongs (enterprise edition only).
AccountThe account string specified for the job.
User nameThe user name of the submitter.
Queue nameThe name of the Grid Engine queue where the job was dispatched.
Job nameThe name of the program run or a name set by the submitter or submitting program.
Job statusThe exit status from the Grid Engine and operating system.
Execution hostThe name of the host where the job was executed.
ResourcesThe string consisting of "bat" or "int" for batch or interactive, respectively.
Number of slotsThe number of job slots assigned to the job execution.
Grid Engine Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of identical jobs.Number
Wait timeThe waiting duration before dispatching a job to a queue.Minutes
Avg wait timeThe average wait time for each job.Minutes
System timeThe system time used by the job.Minutes
User timeThe user time used by the job.Minutes
CPU timeThe total CPU time the job used (User time + System time).Minutes
Block IThe block input operations done by the job.Block operations
Block OThe block output operations done by the job.Block operations
Block I/OThe sum of block input and output operations.Block operations
Max RSSThe maximum resident set size (physical memory used).Kilobytes
Max VMThe maximum virtual memory usage.Kilobytes
Wall timeThe elapsed time from start to finish of the job.Minutes
Total timeThe elapsed time from job submission to termination (Time in queue + Wall time).Minutes
Integral memory usageThe integral of memory consumption over the lifespan of the job.Gbs (Gigabytes/second)
Grid Engine Measurements


(78) LSF Pending Reason

This data type contains information on how long jobs are kept pending and why.

NOTE

A single job can have multiple reasons for pending, which can differ for different hosts. Therefore, summarizing the Elapsed time for all Pending reasons may not provide a meaningful report.

Classifications

NameDescription
ProjectThe project to which the job belongs.
UserThe user name of the submitter.
Queue nameThe name of the LSF queue where the job was submitted.
Pending reasonThe reason a job is still pending.
CommandThe command that the job executed.
DomainThe domain to which the first execution host belongs.
Requested resourceThe string describing the resources that the pending job requires.
Number of hosts pendingThe number of hosts where a given pending reason was valid.
LSF Pending Reason Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of pending reasons in a report interval.Number
Elapsed timeThe elapsed time for selected pending reasons.Hours
LSF Pending Reason Measurements


(80) PBS Accounting

This data type contains data on jobs run via a Portable Batch System (PBS). The system collects data from Open PBS and PBS Professional.

Classifications

NameDescription
User nameThe user name of the submitter.
Group nameThe group name of the submitter.
AccountThe account string specified for the job.
Queue nameThe name of the PBS queue where the job was dispatched.
Job nameThe name of the program run or a name set by the submitter or submitting program.
Exit statusThe exit statuses from the PBS and operating system.
Execution hostThe name of the host where the job was executed. In cases where jobs require multiple CPUs, only the host running the MPI controller job is reported.
ResourcesThe string consisting of the job requirements given in name-value pairs.
Number of CPUsThe number of CPUs assigned to execute the job.
PBS Accounting Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of identical jobs.Number
Wait timeThe waiting duration before dispatching a job to a queue.Hours
Avg wait timeThe average time in queue for each job.Hours
Wall timeThe elapsed time from start to finish of the job.Hours
Total timeThe elapsed time from job submission to termination (Wait time + Wall time).Hours
CPU timeThe total CPU time used by the job.Hours
Max RSSThe maximum resident set size (physical memory used).Kilobytes
Max VMThe maximum virtual memory usage.Kilobytes
PBS Accounting Measurements


(133) Azure Sign-in Events

Azure Sign-in Events reports users' sign-in activity and details (including the authentication used and sign-in status) in a device, application, or service through Azure Active Directory.

Classifications

NameDescription
TimeThe start time of the work period.
UserThe name of the signed-in user.
MailThe email address or principal name of the user.
StatusThe sign-in status or event type of the authentication.
  • Success
  • Failed
ApplicationThe name of the application that requested authentication.
AuthenticationThe type of authentication used.
Azure Sign-in Events Classifications

Measurements

NameDescriptionUnit of Measurement
CountThe number of authentications.Number
EventsThe number of eventsNumber
Azure Sign-in Events Measurements


(134) Azure Resource Usage Cost

Azure Resource Usage Cost reports the workload in the cloud, which includes cost and usage data.

Classifications

NameDescription
TimeThe start time of the work period.
CostThe resource cost.
Cost USDThe resource cost in USD.
NameThe name of the subscription.
Charge TypeThe charge fee type.
Publisher TypeThe usage poller of the customer.
ServiceThe name of the Azure service.
GroupThe name of the resource group.
LocationThe resource location.
CurrencyThe currency of the Cost.
Azure Resource Usage Cost Classifications

Measurements

NameDescriptionUnit of Measurement
Total CostThe sum of cost per resource group.Number
Azure Resource Usage Cost Measurements