Open GoogleCodeExporter opened 8 years ago
I have this same problem too... Anyone have any ideas?
Original comment by anw...@gmail.com
on 11 Jul 2012 at 7:50
The missing key values just mean that serverStatus didnt return any data for
those datapoints. The ones listed seem to have to do with journaling and
replication. If you aren't using those features then those would be blank.
As for the failed 63. if you haven't imported the template to zabbix yet, you
will get failed. Anytime you try to submit a key-value to zabbix that hasnt
been defined, you will get a failed. make sure you have the template imported,
and that you have a host matching your name defined and using the template.
Original comment by andrew....@gmail.com
on 15 Aug 2012 at 2:26
Hi,
Just make sure, the hostname entry that you have given is correct in both macro
field hostname fiels while creating hosts.
Original comment by rahmael...@gmail.com
on 14 Nov 2013 at 2:09
Hi... I'm trying to use the mikoomi plugin to monitor our mongodbs on zabbix,
but, when the php plugins executes... I'm given this error:
zabbix_sender [22457]: Warning: [line 14] 'Key value' required
Sending failed.
An taking a look to the "data file" line "14" corresponds to this:
"mongo-a4 indexCounters_btree_accesses"
I know it's being a long time since the last update to this page but if you get
to read my message I'll really appreciate an answer.
Thank you so much.
Karina Costa
Original comment by karmu...@gmail.com
on 25 Sep 2014 at 6:16
You need to modify the mikoomi plugin for index access statistics for MongoDB
later than 2.4. The serverStatus json structure was flattened for this section
so instead of being [indexCounters][btree][missRatio] it should be
[indexCounters][missRatio] now (as an example.)
Original comment by nick.har...@epicgames.com
on 10 Dec 2014 at 5:44
Original issue reported on code.google.com by
johnny.s...@gmail.com
on 3 Jul 2012 at 6:05Attachments: