Powershell 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 age monitor on ftp server
Good morning, I'm trying to build a file age monitor in PowerShell on an FTP server given a URL, login and password.Is that something I can do with SolarWinds? If so, how?
View ArticleWhere to find the existing script in Solarwinds?
Where to find the existing script in Solarwinds?
View ArticlePowershell script for Trend Micro Virus Pattern File age monitoring
Need to build a powershell script in a custom Orion SAM component monitor template that allows us to return a value of the number of hours or days a Trend Micro OfficeScan or Deep Security client is...
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 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 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 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 ArticlePerl Script output formatting
Currently need some assistance with a perl script i am writing. I will state first thhat this is my first script and i have absolutely no idea what i'm doing here. Back story I have an XML that im...
View ArticleAudit reports unused and unapplied access-lists – cisco ios devices. Looking...
I'm looking for a good method to find and report on unused and unapplied access lists. Basically an audit tool or method. This only involves Cisco IOS devices, (routers, ASA’s) Any chance Orion NCM...
View ArticleHow can I have PowerShell talk to SAM and CMDB
I have a powershell script that talks to SAM at the backend, which then talks to CMDB. PS calls SAM.exe then "Unmanage" a CI from CMDB. # Unamanage CI in CMDB c:\SAM\SAM.exe /BATCH /h...
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 ArticleMonitor Exchange Mailbox Items
I would like to monitor Exchange 2010 mailboxes for the # of emails thay have in their mailbox. We POP emails out of these accounts so they should always be empty. We would like to know when this...
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 ArticleWhere to find the existing script in Solarwinds?
Where to find the existing script in Solarwinds?
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 ArticleLog Parser Pseudocode help
Hello all,I was wondering if some people could help me think through different approaches this can be done in SAM. Scenario: I have a an app that is deployed throughout my environment. I want to...
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 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 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 Article