mos3abof / perfd-project

A pet project to orchestrate linux perf tools on linux servers, from a central place.

Home Page:https://www.getperfd.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerfD Project

A simple project to orchestrate perf commands on remote servers, from a central place.

Components

PerfD Server

  • Orchestrates perf clients
  • Collects perf client output
  • Exposes API for querying information about perf clients, and/or perf dumps
  • Manages perf output storage

PerfD Client

  • Keeps track of perf jobs to run on client
  • Runs perf jobs (now, later, refularly)
  • Sends output to server

PerfD Dashboard

  • Visualize perf clients
  • Visualize perf dumps
  • Manage perf clients
  • Manage perf dumps

PerfD Alert

  • Send notifications when dumps are ready

About

A pet project to orchestrate linux perf tools on linux servers, from a central place.

https://www.getperfd.com/


Languages

Language:C 100.0%