Hello,
For what it's worth we use SPM for Elasticsearch a LOT in all our
Elasticsearch work/engagements with clients. Radu mentioned Alerts, and
SPM has them in the current release, though we are keeping them limited to
a few test accounts in the backend for now. I think BigDesk is handy for
"ad-hoc" looking at ES, while SPM is handy if you want to continuously
monitor ES (and not just ES), if you want to be alerted when there are
issues, if you want to be able to look at historical data, etc.
Otis
Search Analytics - Cloud Monitoring Tools & Services | Sematext
Scalable Performance Monitoring - Sematext Monitoring | Infrastructure Monitoring Service
On Wednesday, July 4, 2012 9:21:01 PM UTC-4, T Vinod Gupta wrote:
i want to be able to measure the health of my ES deployment by looking at
various key counters/metrics like throughput, latency, load, disk IOs, etc.
that way i have visibility on how things are progressing..are there any recommendations or does ES have an API for the same?
i see some solutions when i google for it -
http://manpages.ubuntu.com/manpages/oneiric/man1/pmdaelasticsearch.1.html
are these particularly good enough?
thanks