Skip to content

collectors SmartCollector

Rob Smith edited this page Oct 29, 2012 · 16 revisions

SmartCollector

Collect data from S.M.A.R.T.'s attribute reporting.

Dependencies

Options

  • Generic Options
  • bin: The path to the smartctl binary
  • byte_unit: Default numeric output(s)
  • sudo_cmd: Path to sudo
  • use_sudo: Use sudo?
  • enabled: Enable collecting these metrics
  • devices: device regex to collect stats on

Example Output

servers.hostname.smart.sda.Calibration_Retry_Count 0
servers.hostname.smart.sda.Current_Pending_Sector 0
servers.hostname.smart.sda.Load_Cycle_Count 2
servers.hostname.smart.sda.Multi_Zone_Error_Rate 0
servers.hostname.smart.sda.Offline_Uncorrectable 0
servers.hostname.smart.sda.Power-Off_Retract_Count 5
servers.hostname.smart.sda.Power_Cycle_Count 7
servers.hostname.smart.sda.Power_On_Hours 6827
servers.hostname.smart.sda.Raw_Read_Error_Rate 0
servers.hostname.smart.sda.Reallocated_Event_Count 0
servers.hostname.smart.sda.Reallocated_Sector_Ct 0
servers.hostname.smart.sda.Seek_Error_Rate 0
servers.hostname.smart.sda.Spin_Retry_Count 0
servers.hostname.smart.sda.Spin_Up_Time 3991
servers.hostname.smart.sda.Start_Stop_Count 8
servers.hostname.smart.sda.Temperature_Celsius 28
servers.hostname.smart.sda.UDMA_CRC_Error_Count 0
Clone this wiki locally