Difference between revisions of "Details about database connection"

m
Grammar
(Created page with "==General info== NetXMS creates the following database connections: {| class="wikitable" |- ! ID !! Name !! Description |- | 1 || General purpose background writer || A singl...")
 
m (Grammar)
Line 6: Line 6:
! ID !! Name !! Description
! ID !! Name !! Description
|-
|-
| 1 || General purpose background writer || A single persistent dedicate connection
| 1 || General purpose background writer || A single persistent dedicated connection
|-
|-
| 2 || idata writer || A single persistent dedicate connection<br>
| 2 || idata writer || A single persistent dedicated connection<br>
Used to write collected data for each DCI
Used to write collected data for each DCI
|-
|-
| 3 || raw_dci_values writer || A single persistent dedicate connection<br>
| 3 || raw_dci_values writer || A single persistent dedicated connection<br>
Used to write raw last collected value for each DCI
Used to write raw last collected value for each DCI
|-
|-
| 4 || Syncer thread writer || A single persistent dedicate connection<br>
| 4 || Syncer thread writer || A single persistent dedicated connection<br>
Used by the syncer thread to write object changes to the DB
Used by the syncer thread to write object changes to the DB
|-
|-
184

edits