CMK version: 2.1.0p18
HI, i trying to monitor a mongoDb cluster but i can;t get e.g. the mongoDb memory correct.
This is what i have done sofar :
- Agent-rules , add the mongo rule to deploy the mk_mongodb.py plugin.
- Baked and deploy the new agent.
- discovery on mongo hosts, on all 3 hosts, i see a new service with mongo version number and service is OK
- created a piigyback host with as hostname the replicaset and did a discovery
So far so good
But i also trying to get the other mongodb checks e.g. memory.
When i enforced this check i get the message: no data received.
So how to get the other mongo checks in place and will this be on the 3 mongodb host or the piggyback host?
Thanks in advance.