Comments
-
At present, if there are APM resources on the NPM pages, you'll have a problem. If you take the APM resources off and keep them in the APM area, you should be able to use NPM on the HSE. We're going to make some changes in the next release to remove this restriction.
-
I'd like IPFIX support, or at least Netflow V9 primarily because I have Nortel 8600's that I would like to access and they don't support v5 or v7 at all. Does your Nortel support sFlow? We're working sFlow now.
-
It's clearly on the roadmap for 2008.
-
I have just uploaded them again. Attn Kate Case #582005
-
Odd, I uploaded the diagnostics same day as I received an email from Kate at support. I will upload them again today.
-
Right on, I've been hammering the DB for information via SqlDbx and am picking it up. I'll keep working on it.
-
this would be interesting due to the fact that if there was no event then Orion would have nothing to Alert on. If you are getting paged by Orion it comes from an alert that would also generate a event. If you are still having this issue change the alert to only fire after the alert has been triggered for 3 polling cycles…
-
Unfortunatley, it can't be done with SQL. I'll take that as a feature request.
-
Likewise - this is a great concept, version 0.1 of functionality, however its not currently useful for us as it can't: - Identify variances within the 37xx type (we have hundreds of stacks - Identify the individual switches in the stack - Identify the sub-cards within the equipment Please impliment these capabilities ASAP…
-
Sorry for the delay, I haven't opened a ticket because I detected that the NTA database is being stored in the same server as the Orion NPM is (Not the database for Orion, but the applications), once the database is migrated to a separate server I'll create a ticket if the issue persists
-
As a follow up, \r\n are at the end of configs in Orion. So if you put blah$ you are actually missing the \r you could do a blah\r$ since the \n is the actual return line character. As far as what trimming configs meant, trim does both end line white space and beginning of line white space, this could include the extra \r…
-
I'm attempting to add and also update information in the Orion.WorldMap.Point table, do you happen to have any pointers on how to do it? Ideally via perl. Update: create a post with the question - Updating Orion.WorldMap.Point via the Perl SDK
-
if the report could break it down daily over the past 7 days with a total downtime for each node that would be outstanding :)
-
After talking with engineering, there's no reliable way to add nodes via SQL. There are too many gotchas. Interfaces are more straightforward. Here is a snippet of SQL from dev on how to do that. You will have to provide the Orion NodeID, the interface index, and the ifDescr (1.3.6.1.2.1.2.2.1.2) value. Then run this SQL…
-
We have a need for better insight into our VOIP systems. What I would like to see is the ability to easily add a PBX to VNQM, and have it recognize that its an Asterisk, or I3, or whatever. Being able to monitor the call quality, latency, jitter, etc would be nice. I have tried to get the Asterisk PBX working using some…
-
There is always that manual element, it would be possible to crowd source the linking of OIDs to model numbers, it's already done in part with the machine type. However this often does not include the model number. In the announcements Cisco at least do include the full model number, so matching it together should be easy.
-
So what's the ultimate goal? Do you really need them in the Last 25 Events? Or is that just where you can consolidate them? What if we could provide a consolidated alerts view that included syslog, traps, and advanced/basic alerts?
-
Yes. VoIP Monitor 1.0 will ship at the same time as NTA 2.2. You can find out more about it here: www.solarwinds.com/.../voip_monitor.aspx There's a preview available here: www.solarwinds.com/.../OrionVoipMonitorTechnologyPreview.html And we're doing demos during webinars. You can register for one of those here:…
-
If you download from your portal now, SP2 is included automatically.
-
It's incredulous to own an SLX license and the hardware to support it, only to have the "unlimited" software impose a cap.
-
Perfect. I know it's a lot more work this way, but at least I can do some evaluation. I believe in the past, I let IP SLA show me what it was going to do and then had one of the router folks put it in so I could "play". This was a long time ago, when IPSLA was just a VOIP product. Thanks
-
Had this same issue, it doesnt appear to really be much of a problem so I changed two lines in the template: From - WHERE IPS.avg_fragmentation_in_percent > 0 To - WHERE IPS.avg_fragmentation_in_percent > 0 and SI.name <> 'ix2_spt_values_nu_nc' and SI.name <> 'spt_valuesclust' This took me awhile and I'm sure there is a…
-
Do you have an inventory job scheduled?
-
Did the repair help? Or have you not ran it yet?
-
There are some tables where one MIB table serves as an index for another MIB table. In order to use those, we would need to join the data from multiple tables. We may add this functionality in the future, but it's not planned for this next release.
-
Yeah Network Atlas is easy but doesn't do everything we want from a Wifi surveying tool plus the access points arent all setup with SNMP access.
-
does that mean you have to have APM/SAM to monitor Hyper-V? I just want NPM to register the hyper-v as such and then break it out for node monitoring. this should not require SAM when we are not monitoring applications.
-
Thanks for the response Peter. I use Network Performance Monitor, Bandwidth Gauges (for a quick look) Netflow Realtime and Realtime Interface Monitor
-
Update: To recap, originally I installed (1) Microsoft SQL Server 2008 R2 Express, and (2) SolarWinds-Orion-EOC-v1.2 on one computer running MS Windows Server 2003; and I installed (3) SolarWinds-OrionNPM-v10.1.1-Eval, and (4) SolarWinds-Orion-NCM-v6-Eval on another computer running MS Windows Server 2003. Athough it…
-
Why do you edit in notepad for routers? Is your IOS really old?