Simple 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 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 ArticleLooking for a powershell script to monitor if the exchange store is mounted.
I just wondering if any of you have written a script in powershell that would allow me to monitor if the store is mounted. Occasionally after reboots the store has not been mounted which causes some...
View ArticleDisplaying A Node Stack Members
HI all I'm trying to find the best way to display Stack member information (entities as Orion calls them) IE Serial Number, Firmware etc which is equal to class 3 Some alternatives i've looked at a...
View ArticleMigrating perl scripts to NCM. . . . .
Hello everyone. We have recently purchased NCM and are working to migrate our "old" perl scripts into NCM. What do you think would be the best way to accomplish this? Thanks,K
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 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 ArticlePowerShell script won't return results
I'm trying to get a count of files in a directory that are over 30 minutes old. Unfortunately, when I test the script output I just sit and wait on an indefinitely spinning wheel--not even an error or...
View ArticleAutomated and dynamic application of SAM templates, specifically linux disk...
I asked this question in the SAM forum and was directed here by alterego as you guru's may be able to point me in the right direction. This question is Not Answered. 65pony Oct 29, 2014 9:51 AM We...
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 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 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 Articlesub-Interface mib parsing while keeping historical data and not having a UDP...
For example: I would like to monitor interface output drops on all switches supporting "1.3.6.1.4.1.30065.3.6.1.2.1.6.%%x.1.0" where %%x is the interface ID and .1.0 is only what I would like to poll...
View ArticleCount of files matching a filename pattern.
We have a request from a server owner to monitor for the count of files matching a specific filename pattern, and to generate an alert when that count is exceeded. Currently that group is handling this...
View ArticleCorrect Order of Script to search specific OU(s) for locked out users and not...
Seems script for ADLockout only works if I have one line of string: It will work for onlty the last line of this "ou=IT people,ou=users,ou=site" I want it to look thru all the strings of OU's. Do I...
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 ArticleNetapp Powershell monitoring
I've installed the netapp powershell commands on the Orion server. The Netapp toolkit can be found here https://communities.netapp.com/docs/DOC-6138. I'm able to run the script below in a powershell...
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 ArticleProblem with APM template for locked out user account
I'm having an issue with the Shared APM template for AD account lock outs. I'm specifically speaking about the one that Peter.Cooper posted in December of 2009. It seems to work just fine, but it...
View Article