October 5, 200916 yr Hi, I'm having problems with my solution and would appreciate any help or suggestion that could solve my problem in the shortrun... I have a solution where users can run scripts that requiere a lot of iterative processes with queries. This ends up with 5 or more users using that kind of functionality at the same time and so the fmserverd process gets to 170% of CPU (although the system has 90% idle). This makes the application run slowly. At the moment I am using the pause scriptsept in scripts to help the server so that it does not get to heavy load that easy and I am considering running those processes in the background of users in future versions. I would like to know if there is a way to check the load of the server so that I can pause those scripts if it is needed. Thankyou... Edited October 5, 200916 yr by Guest
October 6, 200916 yr Author :( ¿Nobody knows any plugin or function or something to check the state of fmserverd process?
Create an account or sign in to comment