-
Re: Issues getting PowerShell monitor script output in Alert Email
Lets back up to make sure your PowerShell is outputting the values correctly. All PowerShell scripts run within the context of SolarWinds SAM must use the following 2 outputs - An exit code to determ…1 -
Re: SAM Oracle Version
SELECT VERSION FROM v$instance2 -
Alert on IPAM Event
My security team wants to be alerted (not a report) when a subnet is created or deleted in IPAM. Simple enough! I found these events are tracked in the IPAM_Events table. However I'm finding it …4 -
DPA Overhead Test
Database Performance Analyzer was a hard sell to my DBA team. Even once we bought the product the monitoring team was not allowed to connect it to our production Sybase ASE databases for fear that it…2 -
How To: Decrypt SAM Credentials
For anybody who needs to decrypt SAM credentials (including passwords) you can use the following PowerShell script. Create a new Application template with one PowerShell component. Run this script in…7
