McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 98

↗ View in doc context
page
98
source
uccx/v12.5/db-schema-guide/uccx-12.5su1-db-schema-guide.md
chunk_id
uccx::v12.5::db-schema-guide::uccx-12.5su1-db-schema-guide::91

RmonResConfig Database table name: RmonResConfig The Remote Monitoring Resource Configuration table contains the list of the agents (resources) that a remote monitoring supervisor is allowed to monitor (the supervisor’s allowed list). This table is updated when you configure the system through the Unified CCX Administration pages. Table 60: RmonResConfig Table Fields Storage Description Field Name int NOT NULL Primary Key Numeric identifier of the remote supervisor. rmonID nvarchar(128,0) NOT NULL Primary Key The login ID of the resource that the remote supervisor is allowed to monitor. resourceLoginID int NOT NULL Primary Key Identifier of the Unified CCX profile that is associated with this record. profileID Related Topics • ProfileIDMapping, on page 75 (via profileID) • Resource, on page 81 (via resourceLoginID, profileID) • RmonCSQConfig , on page 85 (via rmonID, profileID) • RmonUser , on page 86 (via rmonID, profileID) RmonUser Database table name: RmonUser The Remote Monitoring User table provides information about the supervisor who is logged in to remotely monitor agents. Table 61: RmonUser Table Fields Storage Description Field Name int NOT NULL Primary Key Numeric identifier of the remote supervisor. rmonID Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 86 Database Schema RmonResConfig

Page 98 diagram