Comments
-
Hi Petr, I thrashed down this old wpm server and then install a brand new one and it's all working. One thing when I tried to scroll through the current screenshot, it shows me the same page as per below. But the steps status are all showing up. Is there anything that I can do to ensure that the screenshots are up to date.…
-
Hi Petr, Tried what you said and it's working. But the issue is that i am trying to record a web based transaction and why is there RDP session involved? Could there be the possibility that the WPM recorder has the wrong info.
-
Thanks for your msg. I am not into programming but I am still trying to understand it a bit more. As a matter of fact, I am not sure how does the ending works. Thank you
-
pratikmehta003 , that is one of the requirements. How can I go about creating a custom poller to monitor swap space? Appreciate your assistance on this.
-
By doing the method that I did above, it shows that the site is up but it doesn't tell me if the site is down. The site IP is the same as the IP of the node. So I guess only using appinsight for IIS works? Appreciate any advise. regards, Alex
-
Hi Petr, can you please share on how this can be investigate / solved? Mine issue is that the player is completing the transaction in about 2 sec while the actual transactions takes about 30 sec ish. regards, Alex
-
This is the updated code - Get-ChildItem Cert:\LocalMachine\My | Where-Object {$_.Thumbprint -contains 'FEBF27844A8ADBB5E83B9359452852E3B0502B84' } | Where-Object {$_.NotAfter -gt (get-date)} | Select @{Name=" "; Expression={($_.NotAfter).Subtract([DateTime]::Now).days}} Write-output "Statistic: $Days" What does NaN mean?…
-
Hi, I have added the 7 (SEUM-User-x) to the local admin group but it's still not working. Any other
-
Access is already given but still not able to play. Could you please share what access did you give? Attached is the error -
-
Hi Serena, Could you please share the script? I believe using get-service servicename would work on local machine but not via powershell. My understanding is that solarwinds require a error code / Exit Code for this. Do correct me if I am wrong on this aspect. regards, Alex
-
Hi Steffen, Thanks for that. But to my knowledge, it's only applicable for websites hosted on servers. I intend to have a script that pings the URL to see if it's alive and also the ability to check the expiry date of all the urls and have them alerted to me via the alerts configuration. Thanks. Regards, Alex On Wed, 10…
-
Hi Brian, I did it another way. I created the url as a node and then I monitor it off the Orion Server. regards, Alex
-
Hi Pratikmehta0003, I assume that there is no way for me to view the swap space nor a email alert? Thanks regards, Alex
-
Found the solution already. This has to be disabled under "Internet Options" , "Security" , "Local Intranet" , "Custom level" ,"User Authentication" Select "Prompt for username and password"
-
This is how I did it. I got the emails after setting this but I didn't get any more alerts after that. I can't see what's wrong. Can someone please shed some light?
-
In that case, how do we monitor the status of all the jobs that are residing in sub folders?
-
Issue resolved.
-
Hi Romeo, It's working perfectly with windows 2016. No issues encountered on my end. regards, Alex