Comments
-
It'll only broadcast the command if you've got an active response connector configured, and there might be some nuances to each firewall as to whether that matters - with Cisco IOS we do route to null, with cisco PIX/ASA it's a shun, with checkpoint it's a SAM block with a timeout, with juniper/sonicwall devices (and…
-
It's marked down when it missed 10 polls. That would include the poll that sent it into fast poll mode. When 10/10 are missed, packet loss is 100% and we mark it down and go back to normal polling.
-
Thank you for your help!
-
Thanks you very much !
-
It looks like that may indeed be the issue. I see the proc starting @4:02. Thanks all. Not sure why the snmpd is not just running persistently. root 29728 1 0 04:02 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -p /var/run/snmpd.pid -a
-
If you've tried all that, you should probably open a Support ticket.
-
Apparently even changing those settings doesn’t help because IIS runs under a different account. If the machine was installed as Turkish, that’s basically how IIS will run. In the web.config under the website directory, there’s this line: <globalization culture="auto" uiCulture="auto" />Change the “auto” values to “en-US”…
-
Actually, my 8.51 to 9.0 went pretty slick. The problems I have had since have been with upgrades to SP1, SP2, then 9.1.
-
Cool! Make sure you mark his answer as correct. This will help other users in case they stumble upon the same issue.
-
Thanks for opening a Feature Request on this Josh! We do not have control over the web pages to monitor but I was given 3 web pages/sites by our firewall team (since my original post) that are written to not be cached and APM is polling them. It would great if APM had an option and flexibility to do this.
-
the custom html resource is certainly handy. it opens things up nicely when there isn't enough legroom to do what you need. what i need though, is to alert when a disk is n hours from filling. since we've seen the chart with future date and trend feature now, we can see that it's possible to predict the number of hours…
-
Nortel with Firmware release 4.01 supports Mibs that Orion can read. We are now able to account the Ring Transit Traffic of the OME 6500's. With firmware 5.2 further SNMP improvements come along. Bandwidth e.g. needs to be entered manually, read outs are not correct. But otherwise we are getting results without APM.
-
if that was the case then we would all be out of a job ;-) I have attached an example SQL query that you can add to report writer and it would be good to start learning SQL as that is the basis of Orion frontend, as all the fancy widgets are SQL queries basically speaking. The bit I have highlighted in bold is the name of…
-
ivantsui, Our expectation is that your problem will be solved with APM 3.0. The Support team offered you the Release Candidate to confirm that it will, in fact, solve your problem. You may feel it's a waste of time, but most customers appreciate that we give them the opportunity to test a fix. We certainly test it…
-
As an alternative to IP SLA -when/where using Cisco is not an option- is to use similar VoIP synthetic traffic generation capabilities from vendors such as AppNeta and Visualware. Both specialize in providing VoIP pre-deployment and contious monitoring synthetic traffic generation (VoIP, Data, and Video). They both provide…
-
Mike, I can promise you your never going to see more than what your seeing right now with that configuration. Its rather annoying that cisco lets you apply the netflow configuration to a layer 2 interface. No doubt its because the interface has the capacity to be configured as a layer 3 interface. Netflow however is a…
-
You're not going to lose any more data by killing it than by waiting for it to stop.
-
I buy that. Now, in looking at Microsoft SQL Server 2005 Server Management Studio Express, I see that the version shows to be 8.00.760 sp3. Everything I find on the web says thai is SQL 2000 not 2005. I limited the memory to 1.2 GB and rebooted and now I am again getting the error that the Orion NPM Gui on the server will…
-
Port monitoring is going to be part of our new and improved application monitoring module, which is not that far in the future, but we don't have a clear date yet. Can you give me a couple of examples of what you want on the post-to-a-web-page action?
-
pguenther, Some of the developers looked at this thread and suggested that you open a Support ticket and include diagnostics. With more information, we could get an idea of why you're seeing this problem with NTA.
-
I have received a similar response from SolarWinds support. At our peak, we were around 14,000 elements. The slowness issue upon boot only started when we upgraded to version 8.5.1. It did not exist with 8.0. Our plan is to install a second poller and move a great deal of elements over to it and see what happens. This…
-
clucas, The way NPM calculates utilization is to divide the traffic it sees by the bandwidth. It reads that bandwidth from the device. You can, however, override the device settings, at which point NPM will use the new custom bandwidth settings. It sounds like your bandwidth setting is wrong for some reason. If you go…
-
Can't find my upload but here is another users for power status and alerts Temperature Poller and alert(alert link in the comments) Always best to search the Content Exchange first. try it for the Cisco Fan Status.
-
Answers to above Q's: 2300 elements, polls per second is maxed at 60 - this with NetFlow turned off. I checked the status polling (nodes,int,volume) and they are all 5min. Web, SQL, and Poller are all on separate servers. Am I running into a polls per second tuning issue? Not to mention the complete inability for NetFlow…
-
Let me talk to Dev. I suspect that it's more complicated than you might expect. Our authentication model is still midway between our transition from ASP to ASP.net.
-
My bad. I saw that as a UnDP Table resource. The status resource shows the values of all pollers assigned to that node. It's not controlled by the values on the 'Web Display' page and there isn't a way to limit what pollers are shown. I'll add a feature request to our tracking system to provide a way for you to limit which…
-
We have resolved this issue - I asked the owner of your case to contact you with the resolution. Anyone else affected should contact support for the tool update associated with this fix. It will be automatically included in the next maintenance release.
-
And to be fair, Support has been great. Got on my system, adjusted some chunk things and have me doing some other changes. Looks like I'll be OK once all this is done then move the DB. Glad to hear it's looking up.
-
We plan to make this easier in a future release, but for now this is how it's done.
-
Any idea when 2.0 is going to be released? Yes, but I can't tell you. :-) Will windows nagios scripts work also? No. the windows nagios scripts require the nagios agent. It's to bad wmi isn't fully supported, being on an army network APM 2.0 will allow you to monitor any WMI performance counter, so I'd call that full…