Hello ,
I am looking for a way to launch the two mongotop and mongostat commands to an ATLAS instance
Would it be possible to do these types of remote commands?
Can we have these two functionalities in the Atlas portal?
Thans
Hello ,
I am looking for a way to launch the two mongotop and mongostat commands to an ATLAS instance
Would it be possible to do these types of remote commands?
Can we have these two functionalities in the Atlas portal?
Thans
Welcome to the MongoDB community! It is possible to run mongotop and mongostat on an Atlas instance today, however it requires downloading MongoDB Command Line Database Tools. Please see the documentation here and here on how to run mongotop and mongostat from the CLI.
Additionally, Atlas instances of tiers M10+ have a “Real Time Performance Panel”, which calls mongostat and mongotop and returns the results every 1 second.
Thanks!
Frank
Hi @Abdallah_MEHDOINI / @Tarun_Gaur
Apologies, I’ve edited my previous response! Please see the updated documentation links for more info on how to run mongotop/mongostat via CLI.
Thanks!
Frank