We’ve constructed a process and dashboard which retrieves and alerts on the health and performance metrics as advised in https://www.graylog.org/post/back-to-basics-monitoring-graylog
However, I would also like to monitor MongoDB health. It is core to Graylog, but also we have lookup tables stored in MongoDB so message processing is directly linked to MongoDB performance.
I see some exposed MongoDB metrics but a couple of them return no information and the others don’t have the performance metrics I would be looking for such as non cached reads.
Does anyone know where I would find these? Are they already exposed via the Graylog REST API and I’m just missing them?