Units
for this metric.
This field is used to indicate what the metric is measuring. The purpose
of this field is to tell the measurement application (the DCI consumer)
what type of size, time, or count is being measured. Below is a list of
valid units.
The following constants are used with the time, count, size and information
units:
DCU_UNITS_TIME
DCU_UNITS_COUNT
DCU_UNITS_SIZE
DCU_UNITS_INFO
Possible
values for time units are:
DCI_SECS
DCI_MILLISECS
DCI_MICROSECS
DCI_NANOSECS
DCI_PICOSECS
DCI_TICKS
0x06 | DCI_UNITS_TIME Possible
values for count units are:
DCI_COUNT
DCI_EVENT
DCI_PAGES
DCI_BLOCKS
DCI_CHARACTERS
DCI_QLENGTH
DCI_PROCESSES
DCI_TASKS
DCI_THREADS
DCI_JOBS
DCI_USERS
DCI_TRANSACTIONS
DCI_MESSAGES
DCI_SESSIONS
DCI_STREAMSMODULES
DCI_STREAMSHEADS
DCI_STREAMSMSGS
DCI_PACKETS
DCI_INODES
DCI_FILES
DCI_FILESYSTEMS
DCI_READS
DCI_WRITES
DCI_SEEKS
DCI_IOCTLS
DCI_CONNECTIONS
DCI_RETRIES
DCI_MOUNTS
DCI_REWINDS
DCI_POSITIONINGS
DCI_MARKS
DCI_PORTS
DCI_PROCESSORS
DCI_DISKS
DCI_NETS
DCI_SLINES
DCI_BUSSES
DCI_CHANNELS
DCI_NOUNITS
0x27 | DCI_UNITS_COUNT Possible
values for size units are:
DCI_BYTES
DCI_KBYTES
DCI_MBYTES
DCI_GBYTES
DCI_TBYTES
0x05 | DCI_UNITS_SIZE Possible
values for information units are:
DCI_CPU
DCI_MEMORY
DCI_PRIORITY
DCI_THREAD
DCI_TASK
DCI_DATA
DCI_BOOLEAN
DCI_ADDRESS
DCI_COUNT
DCI_PROTECT
DCI_OBJECT_NAME
DCI_OFFSET
DCI_BYTES
[Back: DCIDataAttr Field - type]
[Next: DCIDataAttr Field - flags]