Script 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 ArticleConfig-Archive cleanup/purge
Does anyone have a script, perl, batch or anything, that will clean up the file/folder structure automatically? I am on 6.1 currently so not sure if this much asked for request made it to v7.
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 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 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 ArticleSQL or VIEW to select group-members
Hi, can someone point me to a sql statment that generates a list of nodes which a member of a certain group?@SW Team: For future use it might be good to have some views (i.e. one per objecttype) with...
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 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 ArticleJoining APM tables
Has anyone figured out the schema to connect APM thresholds to the assigned application monitors, or the application monitor templates?...
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 ArticleHow can I avoid "Can't identify dynamic column definitions from script...
Hello,could some one please explain what is wrong with the following perl script from orion's prespective? I appreciate your help!!!!******************************************#!/usr/bin/perluse...
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 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 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 ArticlePowershell Authentication Help Post Server 2012 R2 Upgrade
Hello, We've recently upgraded our VMWare vCenter server from 2008 R2 to 2012 R2 and upgraded vCenter from 5.0.0 to 5.5.0. Since then our SAM PS script that checks for snapshots (below) is failing...
View ArticleHello, I want to read a value of the Windows Registry Database, and if the...
Hello, I want to read a value of the Windows Registry Database, and if the value matches my condition, i want the application monitor status to be up or down. How would I go about doing this?
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 ArticleVBScript running from poller
At the recommendation of another user I am posting my scripting issue here.. I've created a vbscript monitor template that executes a sqlplus command on a remote windows server.Running the vbs script...
View ArticlePowershell file size monitors
This is probably an easy one, I just admittedly don't know the first thing about PowerShell but I need to get some monitors built. I've got some commands that do something close to what I want but I...
View Article