FormerMember ✭✭✭

Comments

  • Deleted my original post as I've just seen the "fix" is hidden on the portal as the main download link. Shame its not hightlighted better but thank god its there!
  • You have to use the Report Scheduler tool under the Solarwinds Orion Alerting, Reporting, and Mapping section.
  • Here's an update. 1. Cisco TAC advised we could filter and/or sample flows to reduce export volume, but current export not problematic; 2. We are receiving more flows per second (50k) than the receiver supports; Considering the behavior of the product when max fps is exceeded is undefined, further analysis for this single…
  • the error "Does not contain nested conditions" means that one of your condition groups does not contain any conditions. I would suggest removing all trigger conditions and groups and reinsert them one at a time ensuring that when you create a new condition you create it "from" the condition group. The conditions you have…
  • We now have netflow under control, But its the Job Engine Worker Service thats smashing the box's CPU
  • Chris - Yes, feel free to contact me at your convenience. Regards, John
  • Thanks for your help Deltona, your advice worked perfectly! Thanks again!
  • I am using the SQL query mentioned at the end of this post. It seems to work, but it appears that the downtime is always reported as zero minutes. Is there something I am doing wrong?
  • what SQL code do I need to use to put this into an advanced SQL report? I have a requirement of giving a report to my CIO every monday morning showing the total downtime for each node over the past week...
  • While were talking about ASP.Net, I'm assuming you kept with VB.Net??
  • Yes, it's enabled. So what's is the limit when enabled. Config transfers is at 10
  • Ok here are some updates: After running the session trace from above. I decided to re-enable telnet on the Dell switch and also changed the communication in cirrus to use telnet instead of SSH. I tried downloading the config again and it worked. So now the question is why can't cirrus and the dell switch communicate using…
  • I ran the first script you included and it worked for me. I'm not sure what's different about your environment. Are you sure your IPAddress, Community, EngineID are all correct? Here's an alternate (probably better) way of adding a node via API that might be worth trying: Perl SDK - Start Discovery - PluginConfigurations
  • Good deal. All that is left is how to load balance this Agents. We have a server team that builds servers the various projects that need them, and they use VMware system templates to build them. If we make the Agent part of the template for Windows servers, they will all go to the same polling engine. I tried change the…
  • Thanks superfly..at this stage this is for a SOHO. Each device..server and 2924 switch can ping each other ok..connected via ethernet.. Have erased config but left vlan configs as are..and rebooted Not done ACL yet..wasnt aware ...will get back to u..cheers..
  • Thanks for the quick reply..get back to u soon....:) On Wed, Feb 13, 2013 at 10:47 AM, superfly99 <
  • What are you seeing? Screenshot? 
  • CBQoS is high no our list of features. NBAR less so, primarily because we get far fewer requests.
  • We are working on it. We have an idea of how to do it technically, but it's something that has to be implemented in NPM and in all the modules, so it's non-trivial from a coordination point of view. So progress is being made.
  • I will give that a try and let you know. Thanks for all your help!
  • Hi Alterego, Thanks for link. One major concern coming my mind need clarification, Please suggest, as you said it is recommended to have all NPM, NCM, DT, IPAM, NTA together then Shall We have VNQM also deployed on same box first, If yes then keeping in view around 1000 network device, 50 IPSLA, 3000 ip phones, will a…
  • Hi, I am running with the same problem where due to DHCP/PPPOE, all my firewalls are reaching to LEM with dynamic IP and hence LEM is detecting it as different nodes every time the IP changes. Is there any way, we can see all the IP for same Node at a single place by enabling any filter or creating group and then assigning…
  • Try stopping the polling engine. What may be happening is that you're updating the database and the polling engine is overwriting it. In the current architecture, the polling engine is the master, not the database. When you stop the engine and restart it, it will pick up its initial state from the database.
  • when you downloaded and imported the file into the Universal Device Poller, you must also assign it to a device or a group of devices if you want to monitor more than one ASA. Once you have it assigned to a device then you view it in the Node Details View. By default it will be at the bottom. Hopefully you read all my…
  • I've had the same issue. Now it is SOLWED. Here is HOW TO. 1. Check the version of the LEM and the LEM Reports. They ought to be the same. If they are not match upgrade them to a latest version. 2. It is not enough to install LEM Reports with admin privileges. Explicitly use option "Run as administrator" to start Reports…
  •  We're working on another hotfix for NTA. It should be early next week.
  • Change the device type to Radware WSD for the Appdirector. It already has the proper command in it. <!-- edited with XML Spy v3.5 NT (http://www.xmlspy.com) by () --> <!--SolarWinds Network Management Tools--> <!--Copyright 2005 SolarWinds.Net All rights reserved--> <Configuration-Management Device="Radware WSD Devices"…
  • I figured out the problem. I was setting objWMIService twice. The second time would erase the credentials in order to restart the service remotely. I'm not sure what the credentials were for Orion, but it did not have Admin rights to the remote box: Set objWMIService = objwbemLocator.ConnectServer(strComputer,…
  • I talked to Support about this and showed them the problem. After discussing it with their development team, they have determined that there is a bug and will be looking into it. Because this is is not affecting everyone, simply because this is a custom poller that allowed me to expose this vulmerability, they probably…
  • I am facing the exact same problem here, uninstalling all SW, rebooting, reinstall, etc... didnt help. This post is a month old. Any updates/fix ? Thanks