Skip to content

Instantly share code, notes, and snippets.

@eznj
Created November 1, 2016 19:33
Show Gist options
  • Save eznj/4dddfbdd64422db25bf648591d2de548 to your computer and use it in GitHub Desktop.
Save eznj/4dddfbdd64422db25bf648591d2de548 to your computer and use it in GitHub Desktop.
#!/bin/bash
# check elastic stats
curl -XGET 'http://localhost:9200/_nodes/stats/os,process?pretty=true'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment