Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

In Alteryx Server - MongoDB - Alteryx server peak times

pnaveen
7 - Meteor

 

Hi,

i want to find the Alteryx server peak times from MongoDB.

 

What are the tables , fields and jpin conditions from MongoDB need to find the Alteryx server peak times.

 

Thanks

1 REPLY 1
gawa
16 - Nebula
16 - Nebula

@pnaveen It depends on what do you mean by 'peak'. If it is about resource usage(CPUs, RAM, etc), Mongo DB is not the one you should count on. Instead, try to run the script at Server's computer or use function available in the cloud provider(For example, Azure provides API to get resource of virtual machines.)

 

If it is about some assets in Alteryx Server, maybe you can refer to;AS_Results, AS_Queue, AS_Schedules.