Comments
-
If you have View management rights to your web console, click the EDIT button on the said resource: Then from there, change the highlighted number accordingly
-
I think you can by adding map tooltips.. just make sure that the application/component is added to the map to be able to use it. You may use this link for reference: http://www.solarwinds.com/documentation/orion/docs/OrionNetworkAtlasAdminGuide.pdf Let me know if that helps
-
Yep, SQL Server service would only show from the Services.msc if you have installed this on the same box as Orion. Probably some customers tend to stop this service as well that's why they mentioned that. idk
-
What type of node is this? If its a Windows server, what polling method is it using?
-
are you running Nightly discovery? Also, does your Interfaces change its indexes frequently? For your unknown interfaces, if it shows as -1 index, then that could be the reason why its unknown
-
Can you go to path: C:\ProgramData\Solarwinds\Logs\Orion\ConfigurationWizard.log and paste here what the most recent log says? It may have been due to duplicate views, and not the APM templates so we'll need to confirm.
-
there is a list of DB tables but it does not really state for what purpose the table: http://knowledgebase.solarwinds.com/kb/questions/6263 http://knowledgebase.solarwinds.com/kb/questions/6263/Database+Changes+between+NPM+11.0.1+and+11.5+%28Orion+Platform+2014.2+and+2015.1%29 If you would like to know where the groups…
-
So the alert is for Custom Pollers? What version of NPM are you using? Just curious: If you were to open UnDP from the Orion server, does it load correctly? If it does, will you try running Configuration Wizard from your Orion server to re-establish connection with your database?
-
double post. but here's a detailed instruction: SolarWinds NPM Online Help
-
do you have UDT installed? have you tried this? The Controls collection cannot be modified because the control contains code blocks in UDT 3.2.3
-
did you check the IIS Manager to see if the application pool is already started?
-
what alert variables are you using? you can check your DB to see if your node's name has really been updated. I think it's under NodesData table (if you are on NPM version 11.5 or up)
-
Try running repair for the SolarWinds Netflow traffic analyzer found on your Orion server's control panel. Complete it and let the Configuration Wizard complete
-
I was able to duplicate and create alerts just fine in my NPM 12. Can you go to C:\ProgramData\SolarWinds\Logs\Orion and find the most recent Orionweb.log? What does it say?
-
What's your current NPM version?
-
I think Top xx Interfaces by Percent Utilization is actually using Interfaces table, not the NodePortInterfaceMap table that's why the query does not work. Why not just create a custom property for your trunk ports and use this instead? You can use the filter: Interfaces.YourCustomProperty = 'YourCustomPropertyValue'
-
Hi charlesspada I think the Traps table is limited to 1 Million rows only, and by default it has a retention settings of 7 days only: Tips and Tricks for Managing Traps and Syslog in Orion NPM I suppose this is because if the Traps grew big, it will cause performance issues. Better to use Getting started with Kiwi Syslog…
-
From what you mentioned, it seemed that you are polling the status of the device using ICMP. If this is correct, have you tried pinging the device from the Orion server?If its giving you status other than upon UP then that could be the reason why its showing as down in the web console
-
Please try this filter: Status = '9'
-
This might help: http://www.solarwinds.com/documentation/en/flarehelp/npm/default.htm#orionphnodemanagementaddnodedefinenode.htm?
-
Can you run WBemtest to check its connectivity? SolarWinds Knowledge Base :: Testing WMI connectivity
-
Just curious.. can you check your web account and confirm if you have Node Management rights? is it ticked?
-
I've had the same issue a long time ago and found that its either because of the following: - Server's SNMP configuration is not properly routed to Orion - Problem with the Orion server's services. If its the latter, you may want to follow steps outlined on this KB article: (Only the Repair the Job Engine, Job Engine V2,…
-
Most likely a certificate issue. Can you try this please? To check this, open the Certificates MMC snap-in: 1. Run mmc (e.g. from the Start menu) 2. File menu > Add/Remove Snap-in 3. Select "Certificates" in left pane and then click Add 4. Select "Computer Account" (for LocalMachine) then click Next, and then Finish 5.…
-
MSMQ feature is only used by Pollers, so the answer would be it should only be open on the App servers not on database. Prior to polling, I believe APE would directly place data on your database.
-
sample screenshots
-
Go to Settings > Network Sonar Discovery Then find the scheduled Discovery profile you'd like to edit Click Edit and next until you are on the page talking about frequencies and time this schedule will run
-
Hello riffster I had this issue before and had confirmed that after the equipment was upgraded, interfaces under this device had an interface index of -1 on their interface details. Can you confirm? As far as I know Interface index is being used by SolarWinds as a tagging in the database to know which interface belongs to…
-
I believe that the alerting variables available depend on the tables where the Type of Property to Monitor selected is being directed to. And as I checked, the QoE applications table does not contain any Node name column, hence; no alerting variables available for this. You may want to try to create a custom SQL script if…
-
I did. From what had been stated on the requirements, if I'm not mistaken, SolarWinds is compatible with using .Net 4.5 and TLS 1.0 only But I think support has a fix for that so that your system will be compatible with what you currently have applied..