Re: How to create an alert for network devices' CPU
If you look at his custom sqt alert trigger you'll see he joins the cpu multi load table so you can alert on any CPU over a threshold. It will take some sql experimentation to get the trigger right
View ArticleRe: [thwack Feedback] Are you finding what you need?
I use the navigation to get to a sub-area and then search from there. But that's my 2nd option. I primarily stay with the top level search because, as stated before, searching within a sub-area relies...
View ArticleRe: [thwack Feedback] Are you finding what you need?
For browsing I'll start with the recent content on the homepage but as mentioned in my earlier post, this only goes back so far and is fairly "noisy". If I'm catching up because I haven't visited in a...
View ArticleRe: How to create an alert for network devices' CPU
Someone else asked a similar question here: http://thwack.solarwinds.com/thread/49393 You *can* set up an alert on a single CPU. It would look like this:Start a new alert. Set it to be a Node alert....
View ArticleRe: Forward SNMP Traps to external colllector
Short answer: yes. Medium answer: Forwarding traps is effectively the same as if the original source device sent the trap directly to your DPS system. So whatever you would have to doto receive traps...
View ArticleRe: Help with SQL Report Writer- Group By
I'm not familiar with the tables involved, but I think what you want is: SELECT [DateTime] ,COUNT([IPAddress]) FROM [Traps] where [TrapType] like '%NSG9000%';GROUP BY [DateTime]ORDER BY [DateTime]...
View ArticleSe pueden Insertar y/o Agregar nodos por SQL?
Es decir, en caso de ser mas de 500 nodos los que que hay que agregar. En espera de su pronta respuesta, gracias. Saludos.jjhj
View Articlequeries against apm_ComponentDeleteData chronically runs long
I ran a quick scan of the Orion logs to look for long-running query warnings, and observed several instances of queries running for extended periods; with some recent examples in excess of 900 seconds....
View ArticleRe: Directory Monitor Changed
Can someone also explain the rules on this? I normally just use the "File count must be" < [#]. Select the AND next to this gets the monitor working again. However, if I also select AND next to...
View ArticleProblem connecting agent to Beta8.0
I have the Beta 8.0 appliance up and running and I have another Windows system on the same network where I have installed an agent but it isn't showing up in the appliance. In the spoplog I see the...
View ArticleNPM thinks every node is an ESX host!
You can change views by device type but these settings are all correct. However, all of my nodes are displaying as ESX hosts. I have done upgrades hoping to resolve the issue with no luck. It has...
View ArticleRe: Primary or Additional: Where do alert trigger actions occur?
I think the basic alert manager does run on each additional poller, and can be configured on a per-additional poller basis... I might try hacking around with that. If I can install other software on...
View ArticleRe: NPM 10.7 - Error while trying to retrieve the authorization groups
Our tier 3 AD team corrected some AD issues last week and I do not see error in event log now so whatever they fixed appears to have resolved issue.
View ArticleRe: NPM thinks every node is an ESX host!
You have mentioned the Views by Device Type selections are correct. Can you also confirm your account is set to view by device type under your account settings? If this is set to ESX Host Details then...
View ArticleDifference between Cisco C3750X-48P-L and C3750X-48P-S ?
what is the differance between the WS-C3750X-48P-L and the WS-C3750X-48P-S also do these all include a smartnet?
View ArticleRe: Difference between Cisco C3750X-48P-L and C3750X-48P-S ?
You can refer to this page for the specifics: Compare Models - Cisco They are pretty much the same, except for the ios version (one has IP base and the other is LAN base). Unless your Cisco reseller...
View ArticleRe: Monitor system time drift
Much better answer than mine. I should look @ the available templates more often. I just put the Server Clock Drift (Perl) template on 40 servers and found 1 out of sync.
View ArticleRe: Oracle installer for monitoring
It sounds like you are using the Oracle client installer from Oracle's website, which is certainly an option. I would however suggest trying the Oracle client that's available for download through your...
View ArticleRe: AppInsight for Exchange - DAG info Exchange Mismatch
Are you using the Standard or Enterprise edition of Exchange? Also, what is the size of those mailbox databases that are showing at or near their limit? There is a bug in 6.1 which incorrectly...
View Article