saimsafdar / mikoomi

Automatically exported from code.google.com/p/mikoomi
0 stars 0 forks source link

Need to update SVN #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set up as in manual
2. just from scratch
3. check from command line like 
./mikoomi-mongodb-plugin.sh [-D -h 127.0.0.1 -p 27017 -z MongoDB_ZabbixN ]
and get everything OK
4. but there almost no reaction when it set in Zabbix

What is the expected output? What do you see instead?
.log and .data do not get created or are created but empty

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.
but I get it work only when I make string like
mikoomi-mongodb-plugin.sh["--", "-h", "{$MONGODB_HOSTNAME}", "-p", 
"{$MONGODB_PORT}", "-z", "{$MONGODB_ZABBIX_NAME}"]

Original issue reported on code.google.com by b...@rackit.dp.ua on 14 Aug 2012 at 2:08