This documentation has an index for AI agents at /llms.txt. A Markdown version of this page is available at https://explorer.opentelemetry.io/collector/components/contrib/sshcheckreceiver.md.

SSH Check Receiver

OpenTelemetry Collector receiver · contrib distribution

This receiver creates stats by connecting to an SSH server which may be an SFTP server.

  • Component ID: contrib-sshcheckreceiver
  • Name: sshcheckreceiver
  • Type: receiver
  • Distribution: contrib
  • Repository: opentelemetry-collector-contrib

Stability

LevelSignals
betametrics

Metrics

MetricTypeValue typeUnitStabilityEnabledAttributesDescription
sshcheck.durationgaugeintmsdevelopmentyesMeasures the duration of SSH connection.
sshcheck.errorsumint{error}developmentyeserror.message (string)Records errors occurring during SSH check.
sshcheck.sftp_durationgaugeintmsdevelopmentnoMeasures SFTP request duration.
sshcheck.sftp_errorsumint{error}developmentnoerror.message (string)Records errors occurring during SFTP check.
sshcheck.sftp_statussumint1developmentno1 if the SFTP server replied to request, otherwise 0.
sshcheck.statussumint1developmentyes1 if the SSH client successfully connected, otherwise 0.

Attributes

AttributeTypeDescription
error.messagestringError message recorded during check

Data

  • JSON (latest): /data/collector/components/contrib-sshcheckreceiver/latest.json
  • JSON (pinned): /data/collector/components/contrib-sshcheckreceiver/contrib-sshcheckreceiver-ef454f46c0cf.json
  • Explore: /collector/components/contrib/sshcheckreceiver