ctschap

Comments

  • The initial suggestion I received when I called SW support was to readjust polling times to the default 2 minutes for status. I am at 5 minutes for statistics. When I adjusted node and interface status polling to 90 seconds my results improved, only slightly. I am still seeing several 30-45 minute gaps in the UnDP results…
  • Cool. Do you know if it is planned for a service pack or will it wait for an upgrade?
  • Can we add this as a feature request? That is, to include native NPM monitoring for NetApp volumes, similar to what was done with VMWare.
  • Is there any way we can get this added as a feature request to make NetApp volume monitoring native to NPM like was done with VMWare? I would be willing to bet that plenty of us would like to see this happen.
  • BundledLink = 'No' or BundledLink LIKE 'No'
  • That would be great. Thank you.
  • So "...an upcoming release..." did not mean APM 3.0? I thought I had seen mention of DHCP monitoring in 3.0. However, I installed it this morning and....ffffttt...it is not there.
  • Each poller has 1 3GHz Xeon processor and 4GB of RAM. The DB server has 4 3GHz Xeon processors and 4GB of RAM. The database is 3.6 GB. I must revise my previous statement, though. The server guys have been doing quite a bit of work on the SAN over the past few months while working on a disaster recovery scheme. The SAN…
  • That is pretty much the same as what I found. For us, it seemed to happen after Windows updates were applied and the system was rebooted. After that, I was only able to see basic information - volumes and interfaces, though in some cases only volumes. Some of them are VMs, others are not. Some I can get CPU and memory…
  • You should just need to mulitply by 8, then graph the transform. I have tried that several times but still end up with the raw value of the original poller being multiplied by 8. So, as the counter increases and then resets throughout the day, my graph looks like a mountain range and the numbers are way high. There needs…
  • This does not appear to have been resolved, even in 9.1 All mail clients we have tested do not work. It appears as if the HTML behind the links in the message is written incorrectly so as to point to a local folder rather than "http://{NPMWebServer}/NetPerfMon/..."
  • Has anyone found a way around this new Alerts page? Thanks.
  • One month later....the case is still open and we are no closer to a solution to the problem. I have asked a question via the support case at least twice now but have not received and answer, so I'll ask it out here instead: If I were to completely uninstall the Orion software from the server and then reinstall it, will I…
  • Look in the database at the Nodes table in the column PollInterval. You can try changing it there, but I have no idea if SW has a specific reason for limiting it to 1200.
  • I noticed in the release notes for SP4 this line: "- An error related to the Database Maintenance procedure that creates hourly summaries of historical data has been fixed." Is this intended to be the "fix fix" for the long DB-Maint run times?
  • I had similar issues prior to SP3. I was always getting this error and another similar one: Failed to execute procedure: NPM_HST_WL_DetailToHourly System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_NPM_NV_WL_INTERFACES_HOURLY_NPM_NV_WL_APS_HOURLY". The conflict occurred…
  • Has anyone heard when 9.1 is supposed to be out? Support just told me to keep an eye on the announcements here on Thwack.
  • I should mention that it displays this behavior in both Firefox and IE. Also, notice that the chart width is 600px. It does not matter how I size the custom HTML item. The code is below: <div class="ResourceWrapper" style="width: 600px"> <div…
  •  Yes, I am aware of those items that are currently available. What I am actually looking for, though, is Network Wide Average Traffic or Network Wide Average bps - aggregate traffic, more or less.
  • I found the MIBs and are using them now.Thank you, Chad
  • The directory did not exist. Once I created it everything ran fine. As a side note, when it kicked off the Configuration Wizard after the install it triggered a system reboot. After the reboot I ran the Config Wizard and everything worked fine. Thank you.
  • I see this wasn't changed at all in 9.5. Now the problem is that since the old page was ASP we cannot use it anymore...and the "new" page is useless to us. Even if the sorting by alert type isn't implemented, it would still be nice be be able to see the actual component that has the alert rather than just the parent node.
  • I do understand the aim of how it was designed. However, I think this type of scenario may have been overlooked. The users in question need Admin and Customize View rights but not Node Management for what they are tasked with. They build the customer user accounts for the NPM web interface and they create the maps and put…
  • I opened Case #105894 for this very issue. I opened the case on 7/14 and did not get a response from anyone until yesterday, 7/16 after I replied to the case asking for updates. The response I received was to check to ensure that my account still had Admin access to the system along with instructions on how to do that…
  • I am having the same problems. When I do a test poll from within UnDP I get good results - no timeouts. But when the poller is applied I get gaps in my data all over the place. I am getting this with the same upstream SNR poller for Cisco CMTS' and I was getting it with a couple others I tested last week. 
  • That seems pretty counter-intuitive to me. It worked fine for us all the way through version 9.0 were a user could change their own password. Not having the ability really is not acceptable since most of our users are outside customers that do not have access to our domain.
  • The report option is fine...but I have been getting more and more requests for a graph. There is every summary graph out there except one for aggregate traffic.
  • Hehe...to answer my own question...monitor OID 1.3.6.1.4.1.9.10.106.1.2.1.26 on Cisco devices. Maybe we can put in a feature request to get psuedowires to be discovered automatically like a standard interface? :-)
  • Click the "Edit" button to edit the resource. In the "Filter Interfaces" field you should be able use an SQL query for your Custom property. So if the custom property name is IntType and the value you specify is MultiLink you could enter into the field: IntType != 'MultiLink' or IntType NOT LIKE 'MultiLink'
  •  We are running Orion NPM SLX (main server and additional poller) and the SQL server all on VMWare. We are polling 300+ nodes, ~5000 interfaces, 230 volumes, and 65 applications. The only problem we have run into is seeing data gaps during the time frame that the SQL server portion of the SAN gets backed up. Once the SQL…