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

not clean auth params #9

Open
GoogleCodeExporter opened this issue Mar 2, 2016 · 0 comments
Open

not clean auth params #9

GoogleCodeExporter opened this issue Mar 2, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. set key line as 
mikoomi-mongodb-plugin.sh["--", "-h", "{$MONGODB_HOSTNAME}", "-p", 
"{$MONGODB_PORT}", "-z", "{$MONGODB_ZABBIX_NAME}", "-u", "{$MONGODB_USER}", 
"-x", "{$MONGODB_PASS}"]
2. don't set in Template Macros optional parameters
$MONGODB_USER and $MONGODB_PASS
3.

What is the expected output? What do you see instead?
Suppose it to connect without login/pass authentification
but instead there just no reaction in logs and "no data" on output

What version of the product are you using? On what operating system?
Linux 3.2
tryed svn-version
http://mikoomi.googlecode.com/svn/plugins/MongoDB%20Plugin/
and patched version from
http://code.google.com/p/mikoomi/issues/detail?id=6

Please provide any additional information below.
Some time one Template may be used to monitor Authentificated and 
non-Authentificated bases (or bases may change auth params).
I think script should ignore empty params.

Original issue reported on code.google.com by [email protected] on 14 Aug 2012 at 2:16

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

No branches or pull requests

1 participant