leinad13 / graphite-client-config-gen

Simple GUI program to create a config file for graphite-windows-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphite-client-config-gen

App to list and select performance counters from local or remote windows machine and create a config file for graphite-client

Build status

Description

This application will list the available performance counters on a local or remote windows machine and display them in a tree for selection. Once performance counters have been selected it can export an xml file, for use with PerfCounterMonitor.exe. Currently only supports graphite output, but wouldn't be difficult to add support for StatsD as well.

Features

  • Easy selection of system performance metrics
  • Custom Key Template - gives the ability to control the key (name used by graphite for the metric)
  • TODO - Metric templates to allow easy configuration of same metrics accross groups of servers.
  • TODO - Connect to Group - enter list of machines, connect and list metrics only available on all servers

This application is functional, but may be unstable

About

Simple GUI program to create a config file for graphite-windows-client


Languages

Language:C# 100.0%