Can I change the default attribute update interval from 5 minute to my own interval ?
- Yes. You can change the update time to your convenient value.
- To do this go to Applications Manager home > working > apminsight >conf > apminsight.properties
- Enter your convenient interval time(in minutes) for the below mentioned key
attribute.update.timeinterval
|
New to ADSelfService Plus?
Related Articles
APM Insight Troubleshooting - FAQs
Monitor Addition - FAQs 1. How to add an APM Insight Monitor? After you deploy the APM Insight agent in your Application Server with suitable Applications Manager credentials in the apminsight.conf file, APM Insight monitors will automatically be ...
How to change Applications Manger's Host and Port in EUM Agent?
How to change Applications Manager's port and hostname via console mode or directly through the file? Go to [EUM_HOME]/conf folder. Open AppServer.xml in a text editor. Search for "host" and "port" attribute in the xml file. Replace the existing ...
How to change Applicaitons Manager EUM API Key in EUM Agent?
How to change Applications Manager API key through Agent settings page: Access the EUM Agent Settings page. Login to Agent Settings page by entering the EUM API key (You can find it in Applications Manager->Settings->Rest API->End User Monitoring). ...
How do I update the server name in the database?
Here is how you can update the server name in the datatbase: 1) Execute <AppManager_Home>\bin\troubleshooting\updateHostName.bat file with the old and new hostname as arguments. For example: updateHostName.bat [mysql port] [previous hostname] ...
How can I update the server IP in the database?
Follow these steps to update the server IP in the database: 1) Execute <AppManager_Home>\bin\troubleshooting\UpdateIP.bat file with the old and new hostname as arguments. For example, updateIp.bat [mysql port] [previous IpAddress] [new ...