Comments
-
Can you provide more detail?
-
Bret, not sure what 'exactly' the website issue is but when we have an 'anomoly' with ours I use this command from a CMD prompt. Fixes the problem 99.9% of the time. See if it works for you. taskkill /s \\OrionServername /IM dllhost.exe /FI "USERNAME EQ SOLARWINDS_WEBSITE" It is so common on one of our sites that I put…
-
Most use some form of. Bytes/Max Bytes * 100 If polled a T1 (1.544kBPS) every 5 minutes and got: 4000000 bytes transmitted in a 5 minute slice 57900000 MAX a T1 could have transmitted in 5 minutes 4000000/57900000 * 100 = 6.9%
-
I have Orion in our NOC. The way I worked around this problem was to create the 'Dirct Link Account' The PC that was having the image broadcast on the wall was given a link to the actual web page on the NetPerfMon website. Thats all I had to do. I use a map of the entire network with a limitation of only allowing the…
-
MJH, that's the Admin guide, not the User Guide.
-
I'd like to see the User Guide provided in PDF. As far as I can tell, you can only access one page at a time via Solarwind's website. What a pain!!! [:(]
-
${DateTime} variable was broken in NPM 10.2 and 10.3 and date is reported as 1/1/2013 06:00PM. In pre-10.2 versions, ${DateTime} was reported in long form; '${DayOfWeek}, ${MonthName} ${DD}, ${YYYY} ${Time}'. I was told it would be fixed in 10.4 (Case # 360826 - ${DateTime} variable has changed) but we are still running…
-
Not today (that we know of), but coincidentally another customer who can't supply log samples requested this so we had to de-prioritize it until we can get more information. If you can provide sample data, we can get this on the list!
-
vaibhav14 - I feel stupid asking this but I don't see how to do step#3. I don't see Custom Properties on the list of selections when you click on Add Limitation when Editing an account from within Account Manager. What am I doing wrong? Help!!!
-
Check the time difference between your appliance and your agent - take a look at the DetectionTime and InsertionTime columns of all the events in your screenshot. Make sure the appliance's time is accurate and not too far off of both current time and the agent's time.
-
Hello, I have installed the latest version of the EMC SMI-S Provider it allowed me to do it in place so I will monitor the RAM usage. Thanks for your help.
-
That feature is available only in Cisco. Netgear doesn't have that information available in its MIBs.
-
I just wanted to follow up on this i was able to resolve this issue by deleting 90 dynamic IP nodes. Once i deleted them I was able to login without issue.
-
I am running orion 8.0 on a VM ESX server with Windows 2003 Enterprise. No problems, whether solarwinds will support it is another question but they don't have to know.
-
The trial license is fully functional, limited only by time. If you're thinking of using it as part of two-step swap, that should work, as long as you don't wait longer than 30 days.
-
Nevermind; I used the filename on the first prompt and "y" on the second one.
-
Sounds like a speed/duplex problem. Is the server NIC set to auto-neg? I'm not familiar with the NIC but hard set both NIC and switch port to 100/full or 1000/full, whichever is your preference.
-
We have a CISCO-AS5520 Firewall. I have a SNMP Version 2 monitor build with the "number of active connections" as follows: UDP Port = 161 OID = 1.3.6.1.4.1.9.9.491.1.1.1.6.0 Analyze the Result as: Numeric data < 3000 The monitor is down when we have more then 3000 firewall connections from the intranet nic.
-
I have been fighting with this for years on Orion. there are historical threads where i was asking if i could use times within the condition tabs in the advanced alert, but no joy. My ideas would be something like custom properties for the support window of a specific node. you could then have a trigger that said something…
-
this is handled in NPM by adding volumes to your nodes. you should not have to create UnDP for this. then you can use all the views to see comprehensive data based on all the volumes you have added
-
Agreed, this is a horrible mess. Everything is all over the place, impossible to find any answers. Whoever designed this gets an "F" in User Experience.
-
CPU and Memory utilization tells Orion to collect CPU and Memory utilization stats. These are percentages. These feed the CPU Load and Memory Utilization gauges (among other resources). Physical memory grabs the total physical memory available and virtual memory grabs the total virtual memory available; see the Disk…
-
We have added this as a bug. I'm not sure if it'll make it into 8.1 or a subsequent release. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
Could you give us more detail on what you expected to happen and what you actually saw? We haven't tested against Outlook 2007 yet. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
Jon, Since Orion is still a 32-bit application, it needs the 32-bit versions of DLL's to be there. So why are the x64 needed? Being on an x64 Windows install and talking to SQL Server requires some of the x64 pieces(like the native client). In order to get everything up and functioning correctly, our dev research(and QA…
-
This is not a hang. We made some major changes to the database for 8.1 in order to improve maintenance. This stage of the config wizard can take a long time. For databases larger than 10GB, it can take over an hour. Give it a long time to complete. The payoff is that database maintenance will be much improved.
-
I cannot see any quotations, not sure what you want to see here?
-
Just checked - no current connector for Compellent yet. I also don't see a request for coverage in our queue, so you might want to go ahead and submit a case to support.
-
I had a bear of a time getting this to work. It appears that this might have been unique to our site but finally got it working... I had to check 'Enable HTTP Keep-Alives' under Web Site Connections in IIS.