rdelpret / kfx

kubectl like tool for viewing metrics from SignalFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kfx

To Use

git clone https://github.com/rdelpret/kfx.git

Make an alias in your bash_profile for kfx

alias kfx="$HOME$/kfx/kfx"

remove the .example at the end of the kfx.config.example and add your signalfx user token

Supported Commands

$ kfx get node memory

$ kfx get node cpu

image memory

About

kubectl like tool for viewing metrics from SignalFX


Languages

Language:Python 100.0%