Comments
-
Unfortunately it is not possible in the current version. We are already tracking this as a Feature Request.
-
There will be more information in the log files. You should open a support ticket so we can investigate what is going wrong.
-
What APM version are you using? APM 3.5 doesn't support this, but there is Release Candidate for APM 4.0, where you should be able to do this.
-
There is no support for it out of the box, but here is what I have seen the other customer using as workaround: - They are using NPM UnDP to collect the OID customCurrentProcessList. The UnDP automatically puts the complete current process list into the correct NPM DB table. - They have an application template that…
-
This error message means that you need to install SP5 for Orion 9.5
-
Did you try to use 'Search String' option in the HTTP Monitor? It allows you to specify text, which needs to be present on the downloaded page. If text is not there, Monitor will go to 'Down' state. Also there is an option 'Fail if found', which does the exact opposite - you can specify some text, which is present only on…
-
I would suggest to open a support ticket so we can have a look what is going wrong there.
-
This is not supported in the current APM version.
-
'HTTP Form Login Monitor' just emulates a simple web client - it finds <form> on the web page and it submits it. If web application uses form authentication it should still work. Maybe controls for username and password textboxes were renamed and you need to update monitor settings to this new name? If you can't figure it…
-
What is the support ticket number? So you have APM installed on both - main Orion and Additional Poller? What polling engine mode are you using (can be set in APM Settings - Data & Database Settings) - Local-Only or Poller-Bound?
-
What exactly do you want to monitor/watch? On what operating system?
-
With DHCP integration you can do for example following: * Have information about DHCP utilization visible in IPAM (no need to go to MS DHCP admin GUI) * Setup alerts to inform you when usage of a DHCP scope is high * When DHCP scopes are downloaded from the server, subnets for these scopes get created automatically -> no…
-
So this problem with changing port is only happening with Oracle? You would have two options here: 1.) Use Oracle User Experience monitor, which will actually connect to Oracle SQL server and will execute SQL command to verify database works 2.) Use ODBC User Experience monitor for the same purpose
-
APM internally does not use IE or any other real browser. We are using classes from .NET to simulate what browser would do - create a web request, get response from web server and interpret it. In most situations this will work correctly with your web servers and proxy servers. However there is for example limitation that…
-
Hello, what SolarWinds product do you mean? APM does not have any agents.
-
Hello, you have posted your question to incorrect forum - this one is for SAM Beta versions so there won't be much feedback here Could you provide more details on what exactly is not working? What you are trying to do, what error message you see?
-
Yes, APM 3.5 will work with SQL Server 2008 R2
-
Do you have SQL Server Browser service running on those boxes? If so, then APM should be able to connect to SQL server even when it's running on a non-standard port. Other option would be to use ODBC User Experience Monitor instead of SQL Server User Experience Monitor. Also, what are you trying to monitor? SQL Server…
-
Hello, 'System Name' column is hidden by default. You can enable from drop-down on the grid header.
-
Hello, we have verified that this is currently not supported by APM. We are tracking this internally FB61164 and it will be considered for a future release.
-
You can use drag-and-drop to move subnets to specific group in the tree.
-
Hello, when a subnet has a DHCP scope associated with it, it's not easy to tell whether IP is used because it responded to scan (statically assigned) or because DHCP server has lease for it. Leased IPs should however have property 'Lease Expiration' set to something. What are you trying to achieve? You would like to get…
-
Why do you need this? The script body is saved in APM_ExternalSetting table, but please note, that you should not alter or update database manually as it could result in data consistency problems we don't support.
-
Hello, IPAM can only be installed to main Orion NPM server or to Additional web server, but they both would use the same database. If you have very large networks to manage, then I would recommend to create only IP addresses for ranges, which you use. It will speed up scanning.
-
Hello, do I understand correctly that you are having problems with 'MIN/MAX Average CPU Load' resource on Component Details view? If yes, then it looks like a known issue which was recently fixed in APM 4.0.2. The SQL query has been rewritten to perform much faster when loading data for longer period of time (for example 1…
-
Hello, we have verified that this is a bug. We are tracking it internally as FB61157 and it will be considered for a future release.
-
So far we can see two ways how to monitor Microsoft Terminal Services licenses details with APM: 1. By the using WMI – Terminal Services Licensing WMI provider exposes Win32_TSLicenseKeyPack class. In this scenario you should be able to query directly Win32_TSLicenseKeyPack\TotalLicenses,…
-
Hello Jim, please open a support ticket and reference this tread. We will help you to get this done.
-
Did you try to uninstall APM 2.5 first and then install APM 3.5?
-
That is not possible in the current version. I've added it to our internal system as a feature request.