Skip to content

pybruno/py_check_elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py_check_elastic

nagios plugins to check elasticsearch state

please see requirements

usage: Usage: check_elastic.py [options]

Options:

--version show program's version number and exit

-h, --help show this help message and exit

-v, --verbose

-H HOST, --host=HOST The cluster or node to check

-P PORT, --port=PORT The ES port (default port is 9200

Example output

green cluster name: testcluster nodes : 2, master: name_master slave: [u'slave1', u'slave2'] unassigned_shards: 0

About

nagios plugin to check elacticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages