Comments
-
I would contact customer service if you have valid maintenance and get the download allocated to your customer portal.
-
Did you select Read/Write?
-
You can try to walk the mib tree and see if you can find the OID on that device. If you do not own the Toolset just download the 30 Trial version- www.solarwinds.com/.../MIBWalk.aspx
-
Try removing the . (dot) between ${InterfaceCaption} and use ${Status} for the interface status.
-
Could you post the entire error? I'm guessing that this view is having problems. Can you back out of that Custom View For now and go straight to the admin page by typing http://servername/orion/admin From here try creating a new summary view.
-
and if that is the issue, here is some info for your DBA http://support.solarwinds.com/kbase/ProblemDetail.cfm?ID=1159
-
Not by using Adv. alerts, we do have the Hot Standby Server that's designed to fill that role.
-
sorry, that is not currently possible with the available reports.
-
Sometimes an Add/Remove-> Change-> Repair will help things out. Which version of Orion is this from?
-
You can upgrade to Microsoft SQL Express 2005 which has a 4GB limitand is free. In Solarwinds Orion, the Database Manager allows you to do a backup and restore. - Back up the MSDE database into a temp directory - Restore the backup into SQL Express 2005 - Run the Solarwinds Configuration Wizard and reconnect Orion to the…
-
There are new features now that allow sounds from the webpage. To enable audible web alerts: 1. Log in to the Orion Web Console as an administrator. 2. Click Admin in the Views toolbar. 3. Click Account Manager in the Accounts grouping of the Orion Website Administration page. 4. Select the account that you want to…
-
The Polling Engine Tuner is available for download in the Customer Portal -> Additional Components section (assuming you have current Maintenance) Once installed you can locate it by clicking Start > SolarWinds Orion > Advanced Features.
-
sorry David, I'll have a sales rep . reach out to you.
-
Try showhost
-
The SL2000 is the license upgrade. The Update.exe is the latest SP.
-
-
It appears that you might have a row in your Interfaces table whose NodeID points to a non-existent node. You could use Database Manager to find all interfaces associated with NodeID 3 (SELECT * FROM Interfaces WHERE NodeID=3) and delete them. That should get the Limitations working again. What version and SP are you…
-
If you are importing from an Excel file, the first worksheet will be used. You can then select which columns to ignore.
-
Sounds like it may be expired. Contact certification@solarwinds.com to address.
-
"Unable to validate this node with the supplied credentials." some ideas here, try deleting the node and then re-adding it -
-
Your best bet would be to contact support- It's not too easy to extricate and merge the IPAM tables into an existing Orion DB, in fact I don't think it's supported. If you don't need historical stats on the new location then you could export/ import your addresses.
-
Do you recall if you have Hotfix 6 for 8.1 applied? It addressed a particular gaps in data issue...
-
You just need to submit a ticket and attach them with the auto-reply email - and they will be compiled and added to the SW MIB DB-
-
For net-snmp you can have a look here- net-snmp.sourceforge.net/.../snmpd.html or on their main docs. page net-snmp.sourceforge.net/.../
-
You probably should open a ticket and submit some diagnostics. Had these previously worked prior to applying SP1? Is data being written to the DB? This thread also had a "no data" issue but I'm not sure about the Event messages being the same as you reference. Feel free to poke around this thread for suggestions
-
You should be contacted shortly.
-
Let the Configuration Wizard run completely through...
-
You may do this now. http://www.solarwinds.com/NetPerfMon/SolarWinds/OrionAdministratorGuide.1.212.htm
-
You can using Universal Device Pollers. Try a search for the vendor and see if it you can locate the OID for low toner. Here is a tutorial in case you are not familiar with it. Create a Universal Device Poller (UnDP) in the Orion Platform - SolarWinds Worldwide, LLC. Help and Support
-
Try using sysinternals to try to determine which DLL is causing the error. technet.microsoft.com/.../bb896642.aspx The only other time I have seen this error was the msvbvm60.dll was outdated. Updating that dll resolved the error.