Comments
-
On the main poller, try to login to Windows using credentials for that DHCP user. If that works, try to run DHCP management console (Start - Administrative Tools - DHCP) and connect to the remote DHCP server. If that works, IPAM should work too.
-
Hello, I would suggest to do the following: * Create a new template, which will have 2 HTTP monitors. So both these websites will be monitored from the same application * Assign the template to a node * Go to application details view and click 'Customize Page', from the dialog select 'Specific view for XY-based…
-
Hello, this is a known issue which is fixed in next release (APM 4.2).
-
Also, what is the version of these ESX servers?
-
Aria, are you seeing random failures or are those process monitors permanently in 'Undefined' status (since yesterday). Are you using SNMPv2 or SNMPv3 ?
-
There should be some error message if anything goes wrong. If you can't see any, please open a support ticket and reference this thread. We'll need to check log files for what's going on.
-
Are you moving the whole physical or virtual machine, where Orion is running, to another network? If yes, then you shouldn't have problems if you make sure, that all DNS records are updated to point correctly to new IP. You will just need to run the Configuration Wizard and reconfigure Database. Then you should also…
-
You want to monitor total CPU usage (by all processes)? You can't do it out of the box, but you can get the opposite (processor idle time) on Windows boxes: - Setup SNMP Process Monitor for process 'System Idle Process'. Would that help?
-
In web UI, please go to Settings -> APM Settings -> Data and Database Settings You can set retention intervals here. What are you current values? How many components do you have?
-
If you want to monitor processes on remote boxes, then you could use SNMP Process Monitor.It is more bandwidth friendly and it will also give you information about memory, so you can use it in Alerts. PID of a process is also saved to the database, but you would need to write custom SQL alert to be able to detect…
-
There will be more information required for troubleshooting in the log files. Please open a support ticket and reference this thread.
-
Application.Name = 'Intranet' works for me on latest APM version. I'll have a look if something was changed since 3.5
-
Hello, the issue with duplicate scopes has been recorded as a bug. Even if you delete them, they will be recreated when DHCP server is scanned next time if you have your DHCP server set to 'Automatically Add New Scopes' There are 2 ways how to deal with this: 1st (workaround): - Edit your DHCP server and uncheck…
-
Hello, what APM version are you running? There have been some improvements in performance counter polling in APM 4.0.2... Also, you have just 1 application per node. Each application contains 30 Monitors?
-
That could be a bug, please open a support ticket and reference this thread.
-
When you setup HTTP Monitor, you can specify custom URL. It doesn't need to be URL of the target node. So as a workaround, couldn't you just add fake external nodes and manually specify the URL to what you need?
-
Thank you for the feedback, I have entered this to our internal tracking system as Feature Request (case FB69420)
-
I am not sure how restarting of SQL server is done. I would assume that that it's only going to restart that particular instance of SQL Server, but I can't tell for sure. However it is possible to go with option 2 and enable CLR on the SQL server in advance. So that should be definitely safe way how to do it.
-
There are some Application Templates for Exchange shipped with APM, so you can try some of them. However I would recommend to upgrade to APM 4.0.2 SP4, because in these Service Packs for 4.0.2 (SP1 - SP4) we have updated a lot of templates (Exchange was one of them) to be more accurate and also there is PDF documentation…
-
Hello, could you post a screenshot of the error? Are you also using APM? If yes, what version? You mentioned additional pollers - were you upgrading existing additional poller on the same machine or installing a new one?
-
APM only uses its own credentials library. You should go ahead and add your ESX credentials to APM.
-
Hello, could you post a screenshot of the error? Are you also using APM? If yes, what version? You mentioned additional pollers - were you upgrading existing additional poller on the same machine or installing a new one?
-
Hello, could you paste the screenshot of the error? Are you also using APM? If so, which version?
-
Hello, you need to monitor WebLogic java app server? That is a new feature in APM 4.2. There is already beta of APM 4.2 available so if you are an existing customer.
-
Hello Jonathan, if you disable "automatically add new scopes and subnets" within DHCP Server settings, then you will be able to access list of new discovered scopes by going to DHCP Management page -> toolbar item 'Add' -> Add New Found Scopes. It will take you to page with a list of orphaned scopes, where you will see all…
-
You can use 'DHCP User Experience Monitor' in APM
-
APM might not close connection to SQL server as it uses connection polling (it will reuse the connection during next poll). I've entered this to our internal tracking system so it will be considered for fixing in a future release. It would be JobEngine 2 service you are looking for.
-
How does your trigger condition in alert definition look? You should include Application Name (of the event log monitor application) in conditions so it will only trigger for application(s) with this particular name.
-
What do I do to get rid of this message? This message informs you that historical data in APM tables have not been summarized for some time. This indicates that Database Maintenance probably wasn't executed for several days or Database Maintenance is failing for some reason. Please try to run is manually as Roger suggested…
-
Profiler only supports vCenter and ESX servers. Workstation is not supported.