Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python environment ... #8

Open
mohierf opened this issue Apr 10, 2015 · 3 comments
Open

Python environment ... #8

mohierf opened this issue Apr 10, 2015 · 3 comments

Comments

@mohierf
Copy link

mohierf commented Apr 10, 2015

I just tested your plugins on my Shinken 2.4 on FreeBSD and I needed to replace first line in scripts by #!/usr/bin/env python to allow direct launching by Shinken !

In command line, ./check_es_docs.py does not run with the original declaration.

Please note that in repo readme :

  • you should include the right command declaration :
define command{
  command_name    check_es_docs
  command_line       $PLUGINSDIR$/check_es_docs.py -w 5000000 -c 10000000 -a elasticserver:9200
}
  • you should explain the -i and -t parameters. What are they used for ?
@radu-gheorghe
Copy link
Owner

Hello and thanks for your feedback!

Would you be able to send a pull request with the suggested changes? I would really appreciate that, because I didn't use the this for a while now :(

@mohierf
Copy link
Author

mohierf commented Apr 15, 2015

I will try to find some time to do it ...

2015-04-14 9:32 GMT+02:00 Radu Gheorghe [email protected]:

Hello and thanks for your feedback!

Would you be able to send a pull request with the suggested changes? I
would really appreciate that, because I didn't use the this for a while now
:(


Reply to this email directly or view it on GitHub
#8 (comment)
.

@radu-gheorghe
Copy link
Owner

Thanks a lot, @mohierf !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants