auto refresh
Completed
When watching updates caused by developing my app, I have to press F5 for refresh.
Can this also be done say every 10 seconds?
When watching updates caused by developing my app, I have to press F5 for refresh.
Can this also be done say every 10 seconds?
Hi Jack,
I assume you want something like this, open context menu to set one database node auto refresh for every 10 seconds. Am I right? So what do you want to check by auto-refresh, the database's stats, the collections stat, or anything else?
Hi Jack,
I assume you want something like this, open context menu to set one database node auto refresh for every 10 seconds. Am I right? So what do you want to check by auto-refresh, the database's stats, the collections stat, or anything else?
Hi Qinghai, thank you very much for the quick response!
Yes, I was looking for a kind of live-update for a set of collections.
In the context menu, I only found Refresh F5 (at the bottom), which is a manually triggered Refresh.
Without moving focus to the MongoBooster window and triggering a manual refresh, I would have like to watch chnages in the collection. I hope you understand what I mean. :-)
I found MongoBooster by far the best program, and on top of that it works perfectly on HiDPI desktops (well scaled).
Kind regards,
Jack.
Hi Qinghai, thank you very much for the quick response!
Yes, I was looking for a kind of live-update for a set of collections.
In the context menu, I only found Refresh F5 (at the bottom), which is a manually triggered Refresh.
Without moving focus to the MongoBooster window and triggering a manual refresh, I would have like to watch chnages in the collection. I hope you understand what I mean. :-)
I found MongoBooster by far the best program, and on top of that it works perfectly on HiDPI desktops (well scaled).
Kind regards,
Jack.
Hi Jack,
You could use our shell to accomplish this. like,
Now you can check a collection's status for every 10 seconds. You can add more collection to watch, change interval, whatever you want.
Hi Jack,
You could use our shell to accomplish this. like,
Now you can check a collection's status for every 10 seconds. You can add more collection to watch, change interval, whatever you want.
We added a dataview refresh in Mongobooster 3.0. You can always check the stat use the code I provided above.
We added a dataview refresh in Mongobooster 3.0. You can always check the stat use the code I provided above.
Replies have been locked on this page!