Comments
-
That is just for status. Statistics is every 5 min.
-
We are seeing the same thing in our Operations Center. The issue is still there in SP2; however, it does appear that it doesn't happen as frequently. We are using a mix of IE7 and Firefox 3.5
-
We are using a single polling engine to monitor 399 Nodes and 1587 interfaces. The polling is set for every 180 seconds on nodes and every 240 seconds for interfaces. Our dbase is running on a separate server. We have been discussing adding additional pollers. Is there a documented process for doing this?
-
Most of the data we are reporting on can be found in a graph "somewhere" in Orion. This may be response time, traffic, availability, etc. Once you generate the graph you like, you can right-click on that graph and get the "Image Location" URL. From there, you will need to create the scheduled report. When you are creating…
-
We had issues pre-9.5 with slowness, and those were ultimately linked to running the poller and database on the same machine. Once we separated the database, things improved.
-
The web page loads, it seems to operate at a slow pace now. The error usually shows up when first starting the system manager and occasionally when trying to add new nodes.
-
param, We do all of our reporting from the database. It is pretty rare that we use the report writer. If you are having trouble getting started with the database, you can build the report with the report writer, and then view the SQL code from there as well. This should help you get started.
-
I have been running up against this problem as well. The one thing I have done to get around it is Custom Views. After drilling down to a specific interface or node graph, I place that graphs URL into a custom view. If you would like some additional data on doing this, let me know.
-
This is something we are looking for as well. We have an APC PDU that we want to control outlet by outlet without having to access via http or telnet. I have seen php scripts for doing this, so I'm assuming I could implement those?
-
Can you do the above and send to the SMS email? ie 1234567890@vtext.com for VZW
-
It doesn't look like there is any traffic data while walking the MIBs. I'll get a hold of the vendor and see what they can do. Thanks!
-
Thanks for the tip. This got me what I needed. Now it is just a matter of transforming from bytes to bits.
-
The database is on a new machine (same Windows OS, same Version of SQL, same IP address, same credentials)
-
Since we have upgraded to 9.5 SP2 the system speed/performance has increased drastically. Prior we would wait for a good 30 seconds for a page to load.
-
On a related note, when I added the Polling Status section to our homepage, I noticed that update is spelled Upadate. "Last Database Upadate"
-
Here is the diagram of our network. We are not running any other applications on the netflow collector.
-
I'm getting this same error. Have there been any solutions offered?
-
Thanks for the help Brandon. That did the trick.
-
Thanks for the suggestions. I went in and checked the table size, it shows 4.9 Gb. Can anyone else give me an idea of their table sizes? How much, or maybe a better question, how long does everyone else retain this data? If I setup filters, it will discard only new traps, correct? Does anyone have a "best practices" method…
-
Is there some howto insight for this now?
-
Jodie, We are in the same situation, and there are a number of things we have done to accommodate this. Let me know if you are still having problems.
-
Here are a couple strings I use for various sql queries. datetime > dateadd(mm,-1,getdate()) --(last month) datetime > dateadd (ww,-7,getdate()) --(Last 7 Days) datetime > dateadd (hh,-24, getdate()) --(Last 24 Hours)
-
Johnny--I've got to ask. How do you like the IP-10s? We are using the 1500Ps, but we'll be forced to go to the IP10s, and I wanted to get some real user feedback.