Comments
-
quote:Originally posted by maccs How about solaris 10? net-snmp was preloaded to Solaris 10. Therefore, may be I can try to use custom MIB to access the Disk I/O statistic directly. I am about to try this with AIX 5.3 (5300-05-05). I had network interface and disk stats reported with the AIX-provided SNMP, but IBM did not…
-
The one in your install directory(C:\Program Files (x86)\Solarwinds\Orion) is the one that's currently being used. And if the SysObjectID is not in that file, you will get the items as "unknown". Do you have some SysObjectID's you'd like to have added? Add them to this thwack thread, , and we'll get them added for the next…
-
Suggestion: It would be a great asset if you could associate site survey images with the device view so that you can click on a link from the device view and launch a pop up with the survey. On a side note. AirDefense has the ability to connect to the LWAPP controllers and dynamically import all the access points as well…
-
I'll use UserModifyAttribute as an example, but to detect that the same user that modified the account is the owner account I think you can use: UserModifyAttribute.SourceAccount = UserModifyAttribute.DestinationAccount AND UserModifyAttribute.SourceDomain = UserModifyAttribute.DestinationDomain If you want to limit to…
-
tallyrich, you can go to your profile -> reputation -> missions and then filter by "Show unearned mission first". This will display all the missions you are yet to complete.
-
To add to what Curtis said, we generally don't see issues with direct-attached storage, where we start to run into problems is network-attached storage where the latency is high. Usually virtual appliances/machines think in terms of IOPS over RAID levels, and as long as your storage is capable of enough IOPS you'll be…
-
Generally there's a connector for each log, sometimes multiple connectors for the same log. Out of the box, you'll get the Security, System, and Application logs (the "Classic" logs) which overlap some with the dedicated service logs. We don't have a generic connector for ALL of the service logs since they are individually…
-
Hi This looks for the latest Running config from 2011-08-09 use solarwinds_ncm select n.NodeCaption, c.Config, c.ConfigType, c.ConfigTitle, c.DownloadTime from Nodes n, ConfigArchive c where n.NodeID = c.NodeID and c.ConfigType = 'Running' and c.Config like '%snmp-server community public%' and c.DownloadTime >=…
-
Yes, that's a custom SQL job and you should use the SQL CONVERT function for this.
-
Are you using v9.x? If so, you can use web node management to select multiple nodes and unmanage.
-
We are aware of this and we're working on this as we speak. Thanks for keeping us updated, btw!
-
Also, which version?
-
Last week this custom table SWQL report displayed error when we tried to view it and this week it does not. So, it appears we have discovered yet another transient error with unknown root cause. Hope you have better user experience. Cheers!
-
We have an import tool for moving maps that should be out shortly.
-
Check if the interface is correctly reporting the Interface Bandwidth. For example if it's really a 1.0 Gbps link, but NPM has it listed as 10 Mbps, you could see crazy % usage. If it was discovered incorrectly you can manually override the Bandwidth by editing the link.
-
You can use hostnames, not just IP addresses when you go to Add Node. What problem are you having?
-
Orion 8.1 doesn't support custom SNMP port; however, we plan to add that feature in the next version, which is due the second half of 2007.
-
you will probably have to re-register and get a new license for your server. the server name is part of what they lock the license too. and yes in the database you can manually edit the engine table to reflect the new name you will need to re-run the configuration wizard to repair the rest of it then. If you had IIS on the…
-
Solved my own question. The whole query for the report now includes the downtime duration: SELECT N.StatusLED as Status,N.Caption AS Device,MAX(E.EventTime) AS DownTime, Cast(DateDiff(day,MAX(E.EventTime),getdate()) as varchar) + ' Day(s) ' + convert(char(8),dateadd(second,DateDiff(second,MAX(E.EventTime),getdate()),0),14)…
-
Hi, just bumping this up. Can anyone offer some input here? Thanks.
-
Haley - is the version 2 going to include CCM D-Channel status alerts? I've written a post about it from an Orion standpoint but have not seen a response. This is imperative as the gateways might be re-registering to the subscriber/publisher due to some other, non-VoIP issue; making the CCM think the PRI is down.
-
Hey Jay Snyder, Thanks for this suggestion! We do like to receive feedback from the community in order make it a better place for you all. Kind regards, Maria
-
No. And yes, but I don't have a firm date on when. Are you with the government? We're trying to get an idea of how quickly ipv6 is being adopted.
-
I'd take a look at the Database Maintenance Reports, from the LEM Reports app.
-
I called support on this issue when we were first considering buying Orion and was told that there is no method to use an API or scriptologically enter nodes into Orion at this time. We do it with Openview now and it would be great to be able to do it with Orion. It's something I'm waiting anxiously for. Brian
-
Orion uses the time on the host server, so we do not anticipate any problems. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
We plan to improve management of nodes and management of custom pollers in the next big release.
-
First off, 'has changed' is VERY misleading - it is only used to determine if the LastBoot has changed. [1] There isn't (AFAIK) any way to determine if something has changed, which IMO is a pretty big gap in the product. On the other hand, you are going about it the right way (picking out the PollerName like that). Andy.…
-
My issue got fixed after IOS upgrade of the device. Kindly check on Cisco, HP information tools, and check compatibility with Solarwinds. It should resolve your issue. Thanks,
-
Red means the AP is down/unavailable/unreachable. The alert "Alert me when a Thin Wireless Access Point goes down" is provided in Advanced Alert Manager.