0 votes

Hi

We have Adaxes (3.15.21009.0) set up in HA across 2 back end servers. I am just working on a simple script, connecting from a seperate box to one of the BE servers and noticed when I started the script it stopped responding.

On checking the BE servers, one is using between 2 and 10% CPU, the other is 100% with the Adaxes service account using over 90%. Is there any way to track what Adaxes is doing to help identify why the service is taking all the compute of this server? Adaxes CPU 1.png Adaxes CPU 2.png

Thanks

Matt

by (2.0k points)

1 Answer

0 votes
by (288k points)

Hello Matt,

You can try checking Adaxes general log and event log for detailed information on the currently running processes. However, your script might be calling something by means of Adaxes that increases the CPU usage and that is not reflected in Adaxes logs.

Related questions

0 votes
1 answer

For creating a computer object, we want to check if the entered CN is already used in our AD. And for that we want to use a powershell script. An other dot ... powershell script should be start before creating the computer object, right? Thanks for your help.

asked Jun 4 by KEME (80 points)
0 votes
1 answer

Pretty easy to replicate. On the Adaxes server, you can use Powershell to send to that SMTP server so we know it's not a firewall issue: $myCredential = Get- ... packet capture shows the Adaxes server doesn't issue either an EHLO or a STARTTLS command.

asked Jun 28 by ngb (290 points)
0 votes
1 answer

We have 4 om prem servers to setup Adaxes on, we currently have almost everything on one server but have crashed on several occassions when multiple scheduled jobs are ... way to achieve this configuration without having to buy double the licenses. Thanks' Jay

asked Sep 24, 2021 by willy-wally (3.2k points)
0 votes
1 answer

Dear Adaxes support, can you please advise if there an option to release memory, used by Adaxes service? I'm facing an issue with 2019.1 that after ... ) $computer.SetInfo() } } } Remove-Module $ConfigMgrModulePath -ErrorAction SilentlyContinue Thanks, Dmytro

asked Jun 25, 2019 by Dmytro.Rudyi (920 points)
0 votes
1 answer

Hello, I have a scheduled task running daily at 1am. After that the Softerra.Adaxes.Service.exe process is using most of the available memory and brings the server to ... the remote session and release resources if ($session) { Remove-PSSession $session } }

asked Jun 14, 2019 by ryan_breneman (920 points)
3,538 questions
3,229 answers
8,224 comments
547,747 users