Defines a number per unit of time. Always expressed as a fraction.
Data Type
Double
Aliases
|
Use |
Alias |
|---|---|
|
Client Console Full Name |
Rate |
|
Client Console Short Name |
Rate |
|
Web Console Tab/Name |
Rate |
|
Elasticsearch Field Name |
rate |
|
Rule Builder Column Name |
Rate |
|
Regex Pattern |
<rate> |
|
NetMon Name |
Not applicable |
Field Relationships
-
Size
-
Quantity
-
Amount
Common Applications
Flow rate
Use Case
Determining frequency.
MPE/Data Masking Manipulations
Not applicable.
Usage Standards
-
Rarely used except where specifically called out as a rate.
-
There is no quantifier of what the time is (second, minute, year, fortnight).
Examples
-
SFlow Log
sFlow v5 AGENTIP=1.1.1.1 OPAQUE=flow_sample ENTERPRISE=0 FORMAT=2202 SAMPLENAME=AppOperation INPUTINTERFACE=21 OUTPUTINTERFACE=2 SAMPLEDATA=96 APPLICATION=_ OPERATION=_4 ATTRIBUTES=_ STATUS_DESC=TS REQ_BYTES=2323 RESP_BYTES=34343 USEC=12 STATUS=1 DETAILS=SubAgentId=0 AgentUpTime=142864 DatagramSequence=47998 SampleRate=16384 SamplePool=18939904
SampleRate could be a rate. SamplePool could be a size because it refers to the capacity of the pool.