Skip to main content

Oracle/Sun Solaris - Multi-core Processors (psrinfo)

Description

This connector discovers and monitors the multi-core processors (SPARC T1, T2, T2+ and Intel Xeon) through the psrinfo system command.

hardware solaris sun

Enterprise Connector

This connector requires the Enterprise edition of MetricsHub.

Superseded Connector

This connector is superseded by:

Supersedes

This connector supersedes:

Target

Typical platform: Sun/Oracle Servers

Operating system: Oracle Solaris

Prerequisites

Leverages: Sun Solaris system commands (psrinfo, etc.)

Technology and protocols: Commands

Examples

CLI

metricshub HOSTNAME -t solaris -c +SunPsrinfoT1 --ssh -u USER

metricshub.yaml

resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: solaris
connectors: [ +SunPsrinfoT1 ] # Optional, to load only this connector
protocols:
ssh:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt

Connector Activation Criteria

The Oracle/Sun Solaris - Multi-core Processors (psrinfo) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • The device type must be one of: SunOS, Solaris
  • The command below succeeds on the monitored host:
    • Command: /usr/sbin/psrinfo -vp
    • Output contains: physical processor has [0-9]+.* virtual processors (regex)

Metrics

TypeCollected MetricsSpecific Attributes
cpuhw.cpu.speed.limit{limit_type="max"}
hw.status{hw.type="cpu", state="present"}
hw.parent.type
id
model
name