Help 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 ArticleBest way to use Log Parser with more than 10 statistics?
Please, hear out and try to understand my dilemma -- here is a list to retrace my steps. 1. First, there is already an extensive amount of ERROR(s) within the log file, and I have no way of telling...
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 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 ArticleSolarwinds Installed Software Query
we had a need recently to know what versions of products where installed across the Orion environment and found that there's currently no one place to find it, fine if only have 2-3 servers but when...
View ArticleSQL script
hello- first time using solarwinds SAM and running into problem with creating alerts for my SQL server to get notification regarding problems with sql databases, sql backups,etc. the alerts comes...
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 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 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 ArticleSam Linux / Unix filesystem monitor only looks at root (/)
Sam Linux / Unix filesystem monitor only looks at root - What about the other filesystems ? How can i add them in the monitoring scripts and get back values ? I have other people ask the question and...
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 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 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 ArticleCisco Script CLI listener
Hi everyone, I need some help regarding a script that I'm trying to do.I have added a sample and I know I'm way out from the solution but I wanted to show what the idea was. I need to be able to:lunch...
View ArticleQuery sysadmin Role on SQL
Hi, Trying to write a small script that will alert if there are any additional users/groups added to sysadmin role. It's working fine running as a standalone script but always returns 0 when run via...
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 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 ArticleSQL Query For VM/Physical in SAM
Need a SQL script that lists all servers in SAM, sorted by whether they're physical or VM, and creates a table with columns showing node name, IP address, and host (if VM). I don't need a count - I...
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