Technologies/Prometheus/tenable.exporter.up
PrometheusPrometheusMetric

tenable.exporter.up

Exporter health status
Dimensions:None

Technical Annotations (20)

Configuration Parameters (5)
scrapeTimeoutrecommended: 45s
For expensive or slow endpoints that need extended time
TIO_ACCESS_KEY
Tenable API access key required for authentication
TIO_SECRET_KEY
Tenable API secret key required for authentication
service.telemetry.logs.levelrecommended: debug
enables detailed logging to see timeout patterns
service.telemetry.logs.encodingrecommended: json
structured format for parsing timeout errors
Error Signatures (2)
context deadline exceededlog pattern
timeoutlog pattern
CLI Commands (5)
nessuscli resetremediation
curl http://my-app:8080/metricsdiagnostic
docker run -p 8080:<your_port> -e TIO_ACCESS_KEY=your_access_key -e TIO_SECRET_KEY=your_secret_key tonur/tenable-exporterremediation
kubectl logs -f deployment/otel-collector -n observability | grep -i timeoutdiagnostic
kubectl logs deployment/otel-collector -n observability --since=1h | grep -c "context deadline exceeded"diagnostic
Technical References (8)
differential plugin updatescomponentNessus Agentcomponentplugin update mechanismcomponentagent profilescomponent/metricsfile pathTenable APIcomponentsending_queuecomponentotelcol_exporter_send_duration_bucketcomponent
Related Insights (6)
Faulty differential plugin updates cause Nessus agents to go offlinecritical
Flawed differential plugin updates cause Nessus Agent outagescritical
Target unavailable or timing out causing metric collection failurecritical
Missing Tenable API credentials prevent exporter authenticationcritical
Exporter timeout causes collector memory growth and data losscritical
High exporter timeout rate indicates pipeline degradationwarning