Hi,
I want to monitor ES performance. What is the best way to do it?
I want
1.Monitoring of:
- RAM used by ES
- Heap used by ES
- CPU percent
- number of open files
- max file descriptors
- Total index
- Active primary shards
And so on.......!
What is best way to monitor this?
2. Alerting
I also wish to have email alerts on these parameters and few more parameters from stats API. How can I do that? Do I need to use some other tool?
br,
Sunil.

