Live Drilling
  • Introduction
  • FAQ
  • what's new
    • Latest releases
      • Wells 5
      • LiveRig 5
      • LiveRig 4
      • WITSML Store
    • Operations in Time by Depth Chart
    • Unit Sets
      • Per-Asset Units
      • Unit Conversion
      • Dashboard Configuration
      • Force Follow Asset Units
    • Well casing shoe schematic
    • Wells correlation
    • FFT spectrum
    • Pressure Tests
      • Configuration
      • Automated Standard Pressure Tests
      • Manual Pressure Test
      • LOT/FIT
    • Rig State detection
    • BOP Schematic
      • BOP status register
    • Signal Processing
      • Moving Average
  • Data Flow
    • Introduction
    • Data Ingestion
    • Data Normalization
      • Clock Synchronization
      • Normalized events schema
      • Data indexes and enrichment
      • Unit conversion
      • Auto-Switch
  • Physical Models
    • Introduction
      • Structure of the functions
      • Validation
    • General Equations
      • Static Data Dependencies
      • Pipes Functions
    • Trajectory
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Hydraulic
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Torque and Drag
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Hole Cleaning
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Surge and Swab
      • Introduction
      • Static Data Dependencies
      • Pipes Functions
    • Thermal
      • Introduction
    • Volume Tracker
      • Introduction
      • Pipes Functions
  • Basic Features
    • Charts
      • Channels Charts
        • Temporal Channels Chart
        • Channel Value Chart
        • Depth Channels Chart
        • Data navigation
          • Span Control
      • Rig Allocation Gantt Chart
    • Unit sets
      • Configuration changes on unit sets
      • Depth unit changes
      • Personal units sets
    • Permission schema
    • Import/Export Well
    • Add-ons
  • Static Data
    • Assets
      • Assets Structure
    • Well
      • Introduction
      • Well Schema
      • Well Units
      • Regions, fields and countries
      • Well Design Overview
      • Objectives
    • Intervention
      • Introduction
      • Intervention Schema
      • Intervention Types
      • Scenarios
      • Runs
      • Completion and Abandonment
      • Drilling Section Schema
    • Rig
      • Introduction
      • Rig Schema
      • Physical models configuration
    • Pipes functions
    • REST API Examples
  • Administration
    • High Frequency Data
      • WITSML Null Values
      • Unit Management Tools
      • WITS Custom Mapping
    • Data Normalization
      • Data Management
        • Event Settings
        • Channels Management
      • Data normalization templates
      • Data normalization templates prioritization
      • Auto-Switch
    • Standard Identifiers
    • Static Data
      • Regions, fields and countries
      • Intervention Types
  • LiveRig Collector
    • Introduction
    • Getting Started
    • Connecting to Intelie Live
    • Security
    • Local data storage
    • Data transmission and recovery
    • Monitoring
    • Remote Control
      • APIs
        • /testSourceEndpoint
        • /storeConfiguration
        • /getFromStore
        • /backlog-sync
      • Sources
        • MQTT Topics
        • OPC Requests
        • WITSML Backlog Sync
        • WITSML Object Explorer
        • WITSML Requests
      • Properties
    • HA Deployment
    • Protocols
      • WITSML
      • WITS
      • OPC-DA
      • OPC-UA
      • MODBUS
      • MQTT
      • CSV
      • RAW
    • Protocol conversion
    • Configuration
      • liverig.properties
      • sources.xml
      • store.json
      • modbus.json
      • mqtt.json
      • Configuring an OPC-UA source
      • Multiple event types for WITSML sources
      • Certificate-based authentication for WITSML HTTPS sources
    • LiveRig Collector Appliance
    • Command line Interface (CLI)
  • LIVE EDGE
    • Collector Reader
  • Integrations
    • Introduction
    • WITSML Store
    • REST Output
    • REST Input
    • WellView
    • OpenWells
    • Python
  • DEVELOPER
    • Identified Curves
    • Hidden Units
  • DEPRECATED
    • WITSML Output
    • LiveRig 3.x / 2.x
      • 3.5.0
      • 3.4.0
      • 3.3.0
      • 3.2.0
      • 3.1.0
      • 3.0.0
      • 2.29.0
Powered by GitBook
On this page

Was this helpful?

  1. LiveRig Collector

Monitoring

PreviousData transmission and recoveryNextRemote Control

Last updated 1 year ago

Was this helpful?

On Intelie Live Collectors tab, it is possible to get an overview of all the active collectors and drill down to troubleshoot any issue regarding data collection and transmission.

The interface provides information regarding data availability and quality, transmission and compression rates, SSL/TLS status, and other information about the health of the collectors.

Collector Status

The Collector Status will be shown in the upper right corner of the Collector List screen.

You can click on the information icon to find each label description.

If you need more info about the status of the collector, you can query the liverig_server_event event type.

When a LiveRig Collector fails to authenticate to the Plugin LiveRig, it will generate an Unknown collector. To find more information about this Unknown collector, you can query the liverig_server_event to detect the error message.

Sources Status

The sources are clickable and Intelie Live provides more details of the source in a modal.

For every protocol available, Intelie Live will display basic source information and configuration. For WITSML (only client mode) and OPC sources, a request tab is also available, showing requests configured and information available in the server can be requested.

The internal event

Once per minute, every collector generates an event with many statistics associated to its health and the health of the sources of data. The events provided by different collectors are used by Intelie Live as a heartbeat, and provide a full view of the collectors' infrastructure.

The fields contained on this type of event are detailed below.

Field
Type
Since

freeMemory

long

The amount of free memory in the Java Virtual Machine.

totalMemory

long

The total amount of memory in the Java virtual machine.

maxMemory

long

The maximum amount of memory that the Java virtual machine will attempt to use.

storageUsedEvents

long

Number of events stored for possible retransmission.

storageUsedBytes

long

Size of events stored for possible retransmission.

receivedBytesControl

long

Number of bytes received by the collector on the control channel.

receivedBytesRealtime

long

Number of bytes received by the collector on the realtime channel, after compression.

receivedBytesResent

long

Number of bytes received by the collector on the retransmission channel, after compression.

receivedBytesRemoteControl

long

Number of bytes received by the collector on the remote control channel, after compression.

sentBytesControl

long

Number of bytes sent by the collector on the control channel.

sentBytesRealtime

long

Number of bytes sent by the collector on the realtime channel, after compression.

sentBytesResent

long

Number of bytes sent by the collector on the retransmission channel, after compression.

sentBytesRemoteControl

long

Number of bytes sent by the collector on the remote control channel, after compression.

receivedBytesCompressed

long

Number of bytes received by the collector before decompression.

receivedBytesUncompressed

long

Number of bytes received by the collector after decompression.

sentBytesCompressed

long

Number of bytes sent by the collector after compression.

sentBytesUncompressed

long

Number of bytes sent by the collector before compression.

protocolErrors

long

Number of protocol errors such as invalid stream, invalid command or data framing errors.

secure

boolean

2.18.0

Whether the connection is using the built-in cryptography.

drops

map

Number of answers rejected by the data sources.

config

map

The configuration that is provided by the sources.xml file.

runningConfig

map

The configuration that is actually being executed. This can be different of the config field due to either inactive datasources or wildcard configurations.

system.ntp

map

Information about the NTP state of the host machine, if available.

system.disk

map

2.14.2

Information about the local disks state, if available.

internalEventsPeriod

long

4.7.0

Period (in milliseconds) to compute and transmit the internal events reporting actual source configuration and basic server statistics to central sites.

configurationStatus

Contains the hashcode of the liverig properties file, the modbus, the OPC and the gerenal sources configuration files.

map

5.0.0

All the counters, such as bytes and received, errors, and drops, reset every time the collector is restarted.

The bytes transferred on the control channel are not compressed, since this is the channel that negotiates the compression.

Configuration Tab available for WITSML, WITS, CSV, OPC-DA, OPC-UA, Modbus and Raw sources
Request Tab for WITSML Sources
Request Tab for OPC Sources
`internal` event shown at the console