EmmaClaire · Manager

Comments

  • [quote userid="269185" url="~/products/server-application-monitor-sam/f/forum/103429/inventory-of-running-services-and-process-on-a-windows-system"]Does SolarWinds offer an add-on product that collects information on all Windows Services and Windows Running Process? I have SAM, but I do not want to collect the status of…
  • [quote userid="291782" url="~/products/server-application-monitor-sam/f/forum/103897/how-to-do-pac-file-monitoring"]After a recent internet outage caused by the drive that hosted the PAC file becoming unavailable I need to monitor the availability of the PAC file. Using powershell on thre main polling engine I've written a…
  • Hi, currently I don't have but I will share once I get it. 
  • [quote userid="279159" url="~/products/server-application-monitor-sam/f/forum/103869/ad-user-locked-out-alert-using-sam"]Hi Folks, I am using SAM module and I wanted to get notified whenever a user account is locked out, with username and workstation info. I have tried to achieve this by active directory templates, but is…
  • [quote userid="303860" url="~/products/server-application-monitor-sam/f/forum/103730/how-to-turn-off-debug-logging-on-iis-app-from-database"]I have a problematic iis monitor with too many sites on it. I disabled some components on it from the db. I may have turned on the application's debug logging a long time ago and…
  • To disable debug logging for an IIS application, check the database for a configuration table where logging settings might be stored. Look for flags like "DebugMode" or "LoggingLevel" and set them to "Off" or a non-debug value. If you can't access the application, you can also click here and edit the web.config file…