So currently I working on a project dashboard using Rshiny. Now I get access to the projects data using the rsconnect to get access to the basic information about the project time usage and etc. As mentioned second half of it here Retrieve Posit Console informations regarding the use of user sessions
I just wanted to know how to get access to the part about the CPU usage and RAM usage.
If you are hosting on Posit Connect and you have a Connect API key for the server and an administrator role account, the connectapi::get_procs()
function may return CPU and RAM usage.
thanks yes i got some data but not all, this is a good start thanks
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.