Comments
-
Orion website works fine on my 8130 Curve. but you could also setup a home page that checks the browser and if it detects the BB to use an alternate page designed for the BB. Not that hard, just put the things you want on the new HTML page and size if for the bb.
-
You are correct. As I stated above, I am using the SL2000 license on both NPM and NTA. however, at the time of writing the original post, i was having phantom polls that were eating up the cpu. I didnt realize this however until after upgrading to 4 CPUs and still having the problem. after resolving the issue of the…
-
you want to use status or something like that instead of the mib name in the report.
-
can you get me a copy of the report? I would like to load it on one of my servers to check it out.
-
yip, sure did. Reports and custom pollers went through automatically and all work great. The batch file that imports the old maps didn't get all of them. so I had to run it manually and select all maps. I had to do that 3 or 4 times for it to pick up all of the maps. Now that they are all in the new version, status of…
-
Yes, i would like you to send me the info. Luckly i manage my own database for Orion and just turned CLR on about 3 min ago.
-
That worked, thanks for the help
-
This is what I use to disply availability stats to upper management. Can you help me figure out how to add a column after the % Available colum that shows minuites down for the same time span? SELECT TOP 10000 CONVERT(DateTime, LTRIM(MONTH(DateTime)) + '/01/' + LTRIM(YEAR(DateTime)), 101) AS SummaryMonth,…
-
Well, go to your web console, go to admin, then Polling Settings and post the numbers for: Detailed Statistics Retention days Detailed statistics will be summarized into hourly statistics after configured days. Hourly Statistics Retention days Hourly statistics will be summarized into daily statistics after configured…
-
Custom Query VolumeIDINCServerException168false169false170false171false178false Previous | Next Show all
-
That didn't work. It is looking for a Column name and if you enter (AVG(ResponseTime.Availability) < 100) under the WHERE statement it throws an error.
-
I have a working DB, i will test it and post the results.
-
Yes, I need mine to drop as soon as 1 one on my devices drop, but i have tried and it doesnt work yet. SW has some work to do on this.
-
OK, so, were you able to run it that way?
-
Yep, that makes sense. I will try it tomorrow and see what happens. Thanks for the help
-
in the pic below you see the black line with "Modules"? It still shows NetFlow Traffic Analysis even through it has been uninstalled.
-
in the existing AppSetting section
-
My switch logs didnt show any discards either, just orion did.
-
Same here. I have my Orion install split to 2 VM using VMware. each vm is running Server 2003 R2. Mine works fine as well.
-
you are correct, it is the 1.3.6.1.4.1.9.1.1045, good catch, thanks
-
Yep. It worked. Thanks again.
-
Yep, i tried creating separate maps and that solves the problems, but my fellow network engineers want the map of the home screen and want it to contain links to all sub maps. They want one map that shows weather any of the branches are down or have problems. Where do i check the DB Responce? and how do i tweak it? Yep, i…
-
I have run a few packet captures on the Orion box and checked the show ip flow export and noticed that if the circuit drops for 3 min, the router is still exporting flows, but NTA now sees the flows coming from the Lo0 port instead of the S0/0/0 and because the device is not added to orion by the Lo0 ip it is blocking the…
-
Yes, i have some thoughts on the subject. I think that SW needs to focus on fixing the problems with 9.5 SP2 first, and once all of the issures are fixed, then they can focus on adding new features. example: Maps - Network Atlas (in my opinion) is far better utility than map maker. but there are still issues with the maps,…
-
I think that i ended up with the same problem. I am still working on the solution. if i find out how to make it work, I will post it here.
-
I got it working, thanks.
-
I think that the e-mail alert feature in the Syslog Viewer that comes with Orion NPM is not turned on or functional. I would just like for someone for SW to verify it either way.
-
as i said in one of my earlier posts, there were some typos in one of the 9.5 tables. I beleave it was the resources table, the typos were as follows: /Orion/NetPrefMon/Resources instead of /Orion/NetPerfMon/Resources and the other typos in the same table were: /Orion.NetPerfMon/Resources instead of…
-
good catch. I forgot to put that in there.
-
I will need for Orion to be able to open incidents in Service-Now when a circuit goes down. I am not sure how to set this up other than creating an alert that sends an e-mail to service-now every time the circuit drops.