Skip to content

wreckedred/pixie-diag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

pixie-diag

A simple bash script to check the health of a Pixie-enabled cluster.

The script runs standard Kubernetes commands in the namespace that Pixie is installed in and creates an output file.

Usage

pixie-diag.sh <namespace>

Run from instance with access to cluster. The namespace will typically be either px or newrelic, depending on your installation.

wget https://raw.githubusercontent.com/wreckedred/pixie-diag/main/pixie-diag.sh
chmod +x pixie-diag.sh
./pixie-diag.sh newrelic

Output

pixie-diag.sh outputs to terminal and creates two files:

  • pixie_diag_.log <-- stdout to file

  • pixie_logs_.gzip <-- logs to gzip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages