Head plugin is a good management tool for Elasticsearch.
If the machine is like an agent, you can install head plugin directly, as follows:
CD C:\elasticsearch-0.90.3\bin
Plugin-install mobz/elasticsearch-head
Reference:
http://www.oschina.net/translate/elasticsearch-getting-started?cmp
For more plugins, refer to:
Http://www.cnblogs.com/sunxucool/p/3621002.html
However, if the machine has an agent, you need to follow these steps:
1, first manually download the required Zip package head, address:
Http://github.com/mobz/elasticsearch-head/archive/master.zip
Put it in the C packing directory.
2. Execution:
C:\elasticsearch-1.4.2\bin>plugin-u File:///C://elasticsearch-head-master.zip-
I Mobz/elasticsearch-head
can be installed.
Reference:
Http://elasticsearch-users.115913.n3.nabble.com/Unable-to-install-plugin-because-of-proxy-td4044167.html