Re: Manage Alerts, Alert me when a node goes down, test
Did you setup a reset condition? It should be the tab right next to the trigger condition and you can set it up like this: Once you have a reset condition, you should be able to test your reset action...
View ArticlevCenter versus Orion Cluster CPU?
Below are graphs of the Cluster CPU utilization for the same cluster for the past 7 days. One graph is from VMWare and the other is from Orion. Clearly these two are not at all the same, any ideas...
View ArticleRe: Custome View for Specific Nodes
page 160 of the NPM Admin Guide Views by Device TypeThere are vast differences among network objects and the statistics they report, but the Orion Web Console can make it easier to view network data by...
View ArticleRe: Want to prepare and send daily node down report with the event time from NPM
This should get you pointed in the right direction: select caption, max(eventtime) as 'last time down', message from nodes join events on nodeid = networknode where eventtype = 1 and status = 2 and...
View ArticleJitter from MIN and MAX Response time
Hello, We are trying to calculate the Jitter by subtracting the Max from the Min response time. We created a SQL Query but to no avail. Have you tried this before? SELECT TOP 10000...
View ArticleRe: Jitter from MIN and MAX Response time
You are missing END in CASE statement. MAX(CASE WHEN ResponseTime.MinResponseTime IS NULL THEN 0 ELSE ResponseTime.MinResponseTime END) - MIN(CASE WHEN ResponseTime.MaxResponseTime IS NULL THEN 0 ELSE...
View ArticleRe: Jitter from MIN and MAX Response time
Thanks for your response ET. I've tried that but got this error: Msg 8153, Level 0, State 1, Line 1Warning: Null value is eliminated by an aggregate or other SET operation.
View ArticleIntegration of NCM with Microsoft System Center Orchestrator
Is it possible to leverage the functionalities of solarwind NCM in an automated fashion through Microsoft Automation Tool "System Center Orchestrator". Any integration pack available for this or any...
View ArticleRe: Trap Viewer , Rule Creation and Alert Action (Change the status of...
Yes,The object have only 1 ethernet interface , and the interface is ping from npm for chech the reachabilityThanks --- Messaggio originale --- Da: "rob.hock"...
View ArticleRe: NPM Groups and Failover
Consider a firewall group with the interfaces you use and rollup of best- then if at least one circuit is up your groups will be. I learned early that nodes stay up even when your circuits are down and...
View ArticleRe: How are you using additional pollers?
Hi Rob I like this idea. We currently have 10 Campus Networks with each separated into about 10 - 20 sites. There is another bunch of smaller remote sites also.I work for a mining company and a lot of...
View ArticleRe: Cisco IPS 4270 Interface not see On NPM
thanks now i try to import the template,I wanted to point out that interfaces 10gb are recognized but they are always down, even if they are Up.thanks
View ArticleRe: Advanced Alerts : manage groups
Actually, we are going to implement one change recently, I do not want our mailbox flood of 400 emails. So thats the reason I was looking for that.So there is no way out ?
View ArticleRunning tasks at the same time in FTP Voyager Scheduler
I have upgraded to FTP Voyage recently. I noticed tasks scheduled at FTP Voyager Scheduler are running only one at a time and cannot be running at the same time. When one task is running, another is...
View ArticleRe: How are you using additional pollers?
Hi Rob I think solarwinds need to work on1.cheaper (linux?) poller (mini sl100?) for those who has a lot of site without away manage them in the same magnet net.2.carrier grade poller "SLX-C" to big...
View ArticleTop 6 SANS Essential Categories of Log Reports 2013 in LEM
SANS released an updated list of their critical log categories recently. Some good recommendations especially if you're new to log management. The 6 Categories of Critical Log Information How easily...
View ArticleRe: How are you using additional pollers?
Hi Rob, Survey completed. Some additional notes. 1. I'm loving the idea of a "mini-poller" for a small remote office that has less than 10 devices (a couple of routers, a firewall and a switch...
View ArticleRe: Advanced Alerts : manage groups
In case you want to rid off those 400 emails about node is unreachable. You can turn your alert to react only in case Node went Down and back, right? With this you will receive only 1 alert that parent...
View ArticleRe: NPM v10.7 RCs pulled from Customer Portal
I've check and my RC's are gone too for my two SWIDs... Hopefully NPM v10.7GA will be out soon
View ArticleWHD API (Scheduled Date)
WHD API allows me to read and write tickets, and the API lists about every field imaginable, except the fields to schedule the ticket. How can I access the "Scheduled Date" information via API ?
View Article