Comments
-
My events page loads in about 23 seconds. We do not use the events view often so I do not know how it performs at different service pack levels. What does your setup look like? Are you using a separate server for your database?
-
We have 9.5 SP4 installed and we still have performance issues with syslog. I do not think this was something addressed in SP4 or SP5.
-
Yes, They are both part of the same windows domain.
-
You need to create two condition groups and change the main condition group to alert of any. It should look something like this. Supress alert when any of the following conditions exist. Alert when all conditions exist. Device name = Router 1 Device Status is not UP Alert when all conditions exist. Device name = Router 2…
-
#4 I imagine this could be accomplished directly between the IPAM and the Cisco router. The NCM doesn't really need to be a part of it.
-
Thanks Vic, Adding the "ActionDefinitions.TriggerAction = 1" to the where statement resolved my issue. John
-
I don't think that is a very viable work around. I already get enough complaints from my users. It would only increase if they were required to look in two different data stores. This is something Orion should be able to handle. We have over 100k invested in our Solarwinds infrastructure and syslog should not be this slow.…
-
Have you gone into the Node details for the server and selected application monitroing then selected the applications you want to monitor.
-
I can get to the zip file but I don't see the Hotfix 4 contained inside it.
-
I haven't tweaked the code but I ran a test with the SQL against the database and I don't get an error. I have 77 distinct groups on that level that won't expand.
-
I would create a report with the information you want in the email. Then create and advanced alert for a condition that will always be true. An example would be to check that your Orion server is up. Then create an alert trigger which emails a web page and point it towards the report. Next select the option in the alert…
-
#1 - we have as an enhancement in the system to alert on this. If you own APM you can setup a monitor to look for this change on an IP as a workaround currently. Good to know. Are there instructions for this? #2 - So what you are looking for here is the ability to understand which port an IP is using and then the ability…
-
Thanks for the help. However, I only have one target configured for each alert and I'm getting multiple results with the exact same data. I need to keep the target field on my report. It's interesting since I do not get the duplicates when I preview the report in the report writer. The duplicates only show up on the web…
-
If a device has multiple IP's that respond to discovery, if we discover them as apart of a single discovery profile we will de-duplicate them. However, if you scan the same subnet in two different discovery profiles this de-duplication will not occur. I have an enhancement in to do this. I will look to see if the network…
-
We are running Orion NPM SLX ver 9.5 SP4.
-
You need to change where you have Process ID to Application Name. The Process ID is the numeric process number the application is using on the machine where it is running.
-
I've had the worst possible service from Customer Service this week regarding the new APM. It took four calls to customer service to get them to update our portal with the new APM. The first three calls they did incorrect things like reset the license for the v8 Application Monitor. The fourth call resulted in the actual…
-
I too would like to know the upper limit of concurrent users on additional web servers. Our managemnt wants us to grant access to users at remote sites and we have 200+ sites.
-
I agree, this is a reporting option that I would really like to see.
-
We have a fairly large syslog table which failed to properly convert and support has not provided a solution yet. I would suggest if you have a large syslog table to wait until they figure out all the issues. The upgrade has kinda left us up a creek when trying to review syslog messages. Our open case with support is…
-
I would like to have the ability to customize views based on the web server being used. We have two additional web servers, one sits on a DMZ with access to the internet and the other sits on a closed network with no access to the Internet. Due to this setup, I cannot add any live data pulled from the internet to any of my…
-
How I handle it is by having my nodes grouped with custom properties that relate to their function in our network. Then I have alerts for perticular interface types on these devices and additionally exclude some interfaces based another custom property. A note on excluding interfaces based on a custom property. If you put…
-
Are you running version 8.1? I'm running into a few issues with the latest version. It doesn't want to send emails and gives an error indicating it's an eval version if I try to copy anything to the clipboard. I have a support ticket open so we'll see what they have to say abou it.
-
I'm looking for a solution to the same issue. We use cisco routers with dsl circuits and I need a way for NPM to detect the current adsl line speed.
-
Our ticket number is #37427.
-
I think HTML based notifications are a much needed improvement.
-
I think it's adviced that you upgrade your version of SQL to 2005 if it's not already. We had issues when using 8.067 with SQL 2000.
-
Is there a reason this Hotfix has been removed from the ftp site?
-
1.3.6.1.4.1.9.1.694 Cisco 2960
-
I have found a workaround to my issues regarding users setting this threshold too high. I replaced the built in menu bar link to SysLog with a link which point to this URL. /Orion/NetPerfMon/SysLog.aspx?MaxMessages=100 Whenever you use the SysLog link in the menu bar, it will only load the past 100 messages. Most likely…