DAG Failover monitor
Hi there, i was hoping someone could help me integrate a powershell script i have into SAM? Basically, this script sits on my Exchange 2010 server, and runs every 15 minutes. it checks where each DB...
View Articleacknowledged alerts report
Hi guys, As we all know that events are triggered as alerts and then alerts gets acknowledged/reset/deleted. I would like to learn more what exactly happens when an alert is acknowledged ? I believe it...
View ArticleBizTalk 2013 SQL Query Output
I am attempting to monitor the orchestration count from my BizTalk Server using a SQL Query in Solarwinds. I am using the following SQL Query: SET NOCOUNT ONSET TRANSACTION ISOLATION LEVEL READ...
View ArticleUnable to get PS monitor to take arguments
I've a baby PS script (cut down from the existing time drift PS monitor) that I'm trying to get to take arguments from the powershell monitor. Any help would be appreciated. The below code works fine...
View ArticlePowershell monitor for changes to Active Directory protected objects (domain...
Here's a real quick powershell monitor to check for changes to your Active Directory protected objects It takes every item where the attribute 'admincount' has been set to '1' and compares it's...
View ArticlePowerShell Issue - SQL Job Monitor
So. Frustrated. (but I'm sure it's something small that I'm overlooking!) I have this code: Import-Module SQLPS 3>$null[System.Reflection.Assembly]::LoadFrom("C:\Program Files (x86)\Microsoft SQL...
View ArticleAlert and Acknowledgement Report
I'm trying to create a SQL Query that over a period of a month will give me the amount of alerts and the number of alerts that were acknowledged. I would like also to break these numbers down into...
View ArticleGet first line of log file
Instead of searching a string in a file (SAM component monitor - number of strings found) I need only to get the first lind of a file on linux. Is there someone who could help me?
View ArticleFile Existence Monitor on AIX with a variable. HELP?
I'm struggling a bit with this and am wondering if it's even possible. Is there a template or has anyone has success with an application on an AIX machine for a file existence monitor that has a...
View ArticleHow do I see the statistical values I'm returning from a script?
I have a Powershell script that searches through log files and counts instances of certain words. I would like to know how I can use that value to make a visual representation of the returned values....
View ArticleTrend Micro OfficeScan monitor for Virus Pattern file out of date
We want to be able to monitor and alert on Trend Micro OfficeScan or Deep Security clients virus pattern files when they are older than a certain number of days. I see there's an old thread on someone...
View ArticlePowershell and Named Pipes
This was done based on some posts related to getting data into SAM from external sources. For example when SAM itself cannot run code to get to the data. For a proof of concept create a Windows...
View Articlesnmp scripting
I used to use Solarwinds when it was in its infant stages and it has come along ways. I am in need of a template to script two changes mainly:• access-list 1 permit 0.0.0.0• snmp-server host...
View ArticleCan you bypass the initial script in a custom SQL/SWQL query when creating an...
I am trying to create a custom alert built around a database query that uses 3 custom pollers. A couple of the pollers stores the results in the same table and column so alias are used.The query pulls...
View ArticlePassing Arguments to MongoDB Template - Unix/Linux Component
We are trying to make a connection to a MongoDB database using a Linux/UNIX script component. The components are from a Solarwinds template that is written in PERL and it assumes that the DB is...
View ArticleAlert Execute Program Trigger Action
Hello everyone, I am trying to execute a powershell script as a trigger action. In my file path I have \\servername\C$\Windows\System32\WindowsPowerShell\v1.0\Powershell.exe -executionpolicy...
View ArticleShutdown Unused Ports
Need a script that will let me select a switch in my network and based on the time that I give it will see if the port has been active. Then if it passes with no activity will do a "shut" on that port.
View ArticleASP.NET Web App under SW Site
Hi all,I am not sure there is right forum. I just have an question about ASP.NET web application. The web application is published under SolarWinds Orion Web Site but is located physically another...
View ArticleHow to create a vbscript that runs a batch file on a remote server?
How to create a vbscript that runs a batch file on a remote server? I have a requirement to create a vbscript that runs a batch file (when triggered on a certain condition) on a remote server.I have...
View Articleacknowledged alerts report
Hi guys, As we all know that events are triggered as alerts and then alerts gets acknowledged/reset/deleted. I would like to learn more what exactly happens when an alert is acknowledged ? I believe it...
View Article