Monitor Oracle listener on Windows server with Windows Script Monitor
I need some logic on monitoring a Oracle listener (name: TNSListenerGW) in a Windows Script Monitor , can anyone help ? (I am a unix guy)
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 Articlecan I modify the linux helper scripts
I have a requirement to log into some HP/UX boxes via Telnet to run some perl commands, can I modify the LinuxScriptHelper to log into a menu before it starts to run an application monitor component?...
View ArticleIIS reset with powershell
Hi there, i'd like solarwinds to automatically reset iis on a server if that server CPU goes over 50%. The server is managed using WMI, and has powershell 2.0 installed, i have this script working...
View ArticleScript to push on multiple devices
Hi Thwack community, I'm new here so excuse me if I'm not following the right procedure. I'm not a programmer and I need help for a script so I don't have to spend 2 weeks full time for doing a little...
View ArticleWhere to find the existing script in Solarwinds?
Where to find the existing script in Solarwinds?
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 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 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 ArticleSimple Scripts Not Working
Hi everyone! I have loaded up a test box and discovered it for NCM. I am now trying to run some test scripts to test things out but am having issues. I created a new script and copied all the info...
View ArticleMonitoring SCCM Update Deployment Help Requested
I am trying to setup a apm template to monitor som aspects of SCCM update deployments to servers. the one part i need help on is formatting the pending update returned values. The PS string to return...
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 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 ArticleRun php script in SAM
I have a very simply script which does nothing more than tests the connection to the database from our webserver. The script is as follows : <?phperror_reporting(0); $host =...
View ArticleExclude a content from Logfile Moitoring - Log Parser (PowerShell)
I need to monitor a logfile and find a string - if matches get an alert. However, I need to exclude 2 strings from the same. Is there a possibility that I can exclude a String from logfile monitoring -...
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 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 ArticleHelp with custom PowerShell monitor
I am trying to monitor the search index for SharePoint. I would need to monitor when the state for index component state= degraded anyone able to help me create a custom monitor?the powershell command...
View ArticleCan you use filter string to filter several OUs at same time to find locked...
I am not a scripter so I need to see an example of how you would modify this default filter line to query several different OU in a domain including child OUs. The reason is to find out only specific...
View Article