patrickomatic / sas2ircu-datadog

Datadog metrics for the sas2ircu util

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sas2ircu-datadg

A couple commands for hooking up the sas2ircu utility so it can fire Datadog metrics.

Commands

  • raid_active_slots - number of slots active on the raid array. Reported as system.raid.active_slots

  • raid_state - overall healthy state of the raid array. Sent to datadog as system.raid.volume_state

  • raid_hd_count - count of total number of drives. Sent as system.raid.hard_drive_count

About

Datadog metrics for the sas2ircu util


Languages

Language:Shell 63.9%Language:Go 30.6%Language:Makefile 5.5%