Skip to main content

Module monitoring

Module monitoring 

Source
Expand description

Connection, operation, performance, error, and health metrics. Diagnostic metric models and the deprecated standalone monitor.

Structs§

ConnectionMetrics
Connection lifecycle counters.
DiagnosticsSnapshot
Point-in-time diagnostic data suitable for serialization by wrappers.
ErrorMetrics
Error counters grouped by actionable category.
HealthMetrics
Current health assessment and recovery history.
MonitoringMetrics
Production monitoring metrics for the EtherNet/IP library
OperationMetrics
Tag-operation counters and timestamps.
PerformanceMetrics
Aggregate latency and throughput measurements.
ProductionMonitorDeprecated
Production monitoring system for EtherNet/IP operations
SchemaCacheMetrics
Diagnostics for controller-schema caching and bounded drift recovery.

Enums§

ErrorCategory
Stable error classification used by diagnostics and retry decisions.
HealthCheckMode
Source of the current health assessment.
HealthStatus
Coarse health state derived from connection and error metrics.