Re: Deploy Custom Dameware MSI package using PSexec
Hi There, Did you get any luck with this? Is it for V11? John.
View ArticleCreating an alert using ${option} to collect the current temperature
Here is my alert but I can't get it to pull the current temperature, The bolded alert doesn't work but everything else does ${NodeName} has sent a High Temperature Alert that exceeds the threshold of...
View ArticleRe: SAM licensing math does not make sense!!
There is probably some AppInsight application which requires 50 component licenses and unlike regular application, AppInsight application cannot be licensed partially therefore whole AppInsight that is...
View ArticleSAM Oracle template - table space, autoextend and file system space?
So our DBAs like the SAM Oracle templates and we've had a look at the components that calculate the table space free and used percentages. However, my DBAs inform me that most of the table spaces they...
View ArticleRe: Re: SQL Auto close alert not passing ${DatabaseName} in alert message
This will not count properly when there is more than one database matching given criteria. Try something like: DECLARE @names VARCHAR(MAX)SET @names = '' SELECT @names = @names + ', ' + nameFROM...
View ArticleRe: NTA 4.0.1 - Cannot view Conversation Traffic History after upgrade
The solution for me:First we did this;- Stop all services- Run the following queries in order:delete from dbo.PendingNotificationsdelete from dbo.SubscriptionTags delete from dbo.Subscriptions- Start...
View ArticleRe: NTA Hourly Traffic Compression?
anyone know if this can be done or is a feature request?
View ArticleRe: MIB/OIDs required for basic monitoring
Can anyone at SW shed any light on basic OIDs needed as above?
View ArticleRe: NTA 3.11.0 pdf netflow
thanks Jiri. Is this a bug since the last upgrade? or can the pdf export settings be tweaked somewhere?
View ArticleRe: NPM 12.0 Beta1 Now Available
Hi I am not sure how long it takes but I also requested access to the Beta Versions of NPM 11 and NPM 12.Not sure how long this process takes but I am very eager to play around with NPM 11 with the DPI...
View ArticleRe: SMTP stopped working once upgraded to 1.1.5
Jeremy, could you please check your Proxy Server settings on AC?Application -> Settings -> Internet ConnectivityAppliance -> Network -> Proxy Probably it also makes sense to check your...
View ArticleRe: How to Customize Active alerts
Building custom Active Alerts, but what tools to use? Have a look here. Come back with questions.
View ArticleDisk alert for amount of space remaining, 10gb and 2gb?
I just posted a feature request about this because as it stands today this doesn't seem possible. Since they want the value in bytes, and there's a hard limit of the equivalent of 2gb in bytes...I...
View ArticleRe: SAM Oracle template - table space, autoextend and file system space?
In theory this should be possible by altering the query to account for free volume space. Each database could be on a different volume, so you'll need to take this into account when adjusting the...
View ArticleRe: Disk alert for amount of space remaining, 10gb and 2gb?
The Advanced Alert Manager will return gigabytes, terabytes, etc. in bytes. In your example above you would set the value in the trigger condition to "less than 10000000000" (bytes) for 10GB, or...
View ArticleRe: NPM and SAM to monitor hardware sensors on Oracle linux
Have you installed HP's System Insight Manager Agent software onto the server? Without that, you won't be able to gather Hardware Health information from the server. SolarWinds Knowledge Base ::...
View ArticleRe: Patch Manager/WSUS on 2012 server. Everything was fine, until we...
Screenshots don't really help if the image cuts off the most important part of the package.Why aren't you simply using the Adobe Reader update package provided by Adobe?What are you doing in...
View ArticleRe: where to find a template for SQL 2000
I'm afraid SAM has never shipped a SQL 2000 template. A quick rummage through the Content Exchange only turned up the following. SQL 2000 Database sizes, with Powershell My recommendation would be to...
View Articlecan I set up an alert action to ssh to a cisco device and run commands and...
High guys. I want to set up an alert action for High CPU. When a devices goes into a High CPU condition, I want SW to remote into the devices bassed on the devices settings and run a few commands....
View ArticleRe: "Script file creation failed. The created file is corrupted."
Upgrading to 6.1.1 did not change anything. Still getting "Get Output Failed: Script file creation failed. The created file is corrupted.", on a very simple script that has no trouble running on its...
View Article