Comments
-
This is a standard file that comes with all Orion installations, there is a good chance it is precompiled. Do you have a precompiledapp.config file in your inetpub locations? (there will be more than one, depending on location). do you see the InterfaceDetails.aspx and aspx.cs pages with its contents or the default of…
-
What exactly is failing?
-
That really depends on what you're after and the guest OS of each VM. It also depends on your current licenses for VMAN and any other modules you may have (NPM, SAM, etc) and what is your end goal. Quick example, it is not good practice to monitor VDI VMs as nodes as they tend to go up/down quite often Then, different…
-
try to remove then, then click on the vCenter. That should redirect you to the node's details view and click 'Rediscover' under the management widget and wait for a few minutes. Revisit the above page with the vCenter/ESXi host listing, hopefully you should be seeing your ESXi hosts in italics. This means that they have…
-
Thanks for sharing Will, I hadn't had the time to experiment enough with 12.1 for the custom resources, but definitely failed to found a way of making them persistent to any configuration wizard/upgrades! Believe the best workaround here is a scheduled task/Sync script process which will copy the necessary resource files…
-
Are the ESXi hosts nested underneath the vCenter or appear as stand alone ? It should look similar to: It may worth removing and re-adding them from monitoring as a quick-fix, though this will result in loss of historic data.
-
That's the http(s)://YourOrionWebServer/Orion/VIM/Admin/VMwareServers.aspx
-
Hi Serg, If your NCM version is greater than (or equal to) 7.3, then all of NCM's data are merged into NPM's database which is the NetPerfMon one. The ReportServer and ReportServerTempDB are part of SQL's Reporting Services deployment and is not part of SolarWinds deployment. Therefore, the only database that your…
-
Your VMan is slightly outdated, running two versions behind (8.1 vs latest 8.3) At VMan 8.2, the dialog I posted was introduced, a wizard-user-based-friendly method (see Virtualization Manager 8.2 Release Notes - SolarWinds Worldwide, LLC. Help and Support ) If upgrade is not in your immediate plans, you can add the node…
-
If you switch to WMI you should be able to monitor all hardware health but RAID Controller's/Physical disk, which the above template (Dell Server - Storage Hardware Health v1.2) rectifies that.
-
Any updates on HF2 then?
-
You can also set up a windows scheduled task to avoid copying over the modified files, see below: SolarWinds Network Performance Monitor v12.x & Custom Coded Resources - Prosperon Networks Antonis Athanasiou Prosperon - UK SolarWinds Partners Installation | Consultancy | Training | Licenses
-
This seems either a platform or environmental, in either case I would suggest to ask to escalate the case to either an Application Engineer or to development, support will be able to guide you better!
-
I dont remember how much the Config Wizard is actually overwriting/deleting/destroying etc, but you could also do a 301 redirect to the additional web server; also a combination of other things could help, e.g. if your users are going to a CNAME that would suggest a simple switch for example.
-
There are a few ways to accomplish that. 1. Retrieve records on a regular interval from your CMDB system and perform a one-way sync from SolarWinds -> CMDB. You may want to build the automation's logic in such way to search for deleted nodes as well 2. Create an alert for whenever a node has been added/removed/changed…
-
Also bear in mind the above limits are based on the default polling intervals which can be globally adjusted if needed. As a (poor) example, if there are 100 application monitors with a total of 1,000 component monitors assigned on the default 5-minute polling interval, this is the equivalent of monitoring 500 component…
-
That is a table (view actually) on the SQL backend. You can have a look by firing up the 'Database Manager' from the Start menu in your application Server. Just click on the 'add default server' and browse your way through the database.
-
I didn't notice that before! I guess this is why I ended up using TOLOCAL(time_colum) on several occasions..!
-
I should be more clear, I'm referring to the bottom of your web console, should look similar to this:
-
I see what you're saying, that's very resourceful and its a shame that the status is not exposed in the AlertObjects entity and one has to perform multiple joins. Had a look around and it looks like the StatusIcon.ashx will always expect the entity (type) in the query string as a required value and therefore any attempt to…
-
Hi Serg, All versions of NPM and NCM > 7.3 use the same database, therefore you can use Basic Availability Group AlwaysOn. Since Orion Platform 2017.3 AAGs are fully supported: Orion DB on SQL AlwaysOn Cluster does not reconnect after failover - SolarWinds Worldwide, LLC. Help and Support Regards, Antonis
-
I haven't tested this on 2016 server and unfortunately I dont have any means on testing it at the moment. Are you using local or remote execution mode?
-
Still on the thread mentioned above Re: Custom Table resource limited to 100 rows of data quoting jaminsql: " For anyone finding this in Orion Core version 2016.1.0 these settings were moved to the database and the setting listed above is no longer in web.config. You can find the value in the WebSettings table as…
-
Jakub, I've completely misread your first message, I thought your intention was to monitor the physical layer (RAID Controller and the physical drives), which the above template is used for. By using WMI polling method, you should still be able to monitor disk performance from the OS level. On the Node details page, when…
-
In that case, have a look at this one Poller for "LinuxAteMyRam" now available! which let you control how the CPU and Memory pollers calculator work or create a Universal Device Poller (Create a Universal Device Poller (UnDP) in the Orion Platform - SolarWinds Worldwide, LLC. Help and Support ) The only pre-req for both…
-
No problem! been there too many times myself, its the first one to notice nowadays!
-
That makes sense. I'm confident there's nothing hidden in those two tables and you should be getting the full result set back. I believe the problem relies at the URI on the IPAM.GroupNode entity hence the duplicate entries: As long as you don't select the URI in your SELECT statement and include the DISTINCT you should be…
-
Hi, Unless mistaken, those locations are used by NetPath and the Web License Manager so no need to edit anything there Antonis Athanasiou Prosperon - UK SolarWinds Partners Installation | Consultancy | Training | Licenses
-
Hi, NTA has some odd behavior on limitations too. when applying an account limitation based on a custom property, the flow navigator still lists all available nodes. Case: 967416
-
4 years later, mesverrum is here to put an end to it!