How to view PDF reports in languages other than English?
Solution: For viewing reports as PDF in languages other than English in Acrobat reader, the desired language font needs to be added in the Acrobat installation directory from the below link:
http://www.adobe.com/products/acrobat/acrrasianfontpack.html
New to ADSelfService Plus?
Related Articles
No reports are generated by clicking icons representing 7 and 30 days reports. Also, in Reports screen, on clicking on any attribute for reports, it displays a message "No Data available to generate Reports for the specified time period".
Reason: Applications Manager archives the data for every one hour. Though the monitoring of the monitors is started, the reports are generated only after an hour.Solution: Wait for a minimum of one hour to view the report.
Applications Manager does not start when it is installed in a directory that contains non-english characters.
Reason: This is because the absolute path of the working directory will be updated in server.xml and tomcat server will not start if non-english charaters are present in server.xml. Solution: As of now, Applications Manager should be installed in a ...
I'm not able to view the CPU Data while monitoring Linux systems in SNMP mode.
Applications manager queries the OID in HOST-RESOURCES.mib for getting the CPU data in SNMP mode. In linux machines the OID does not return any value. Hence the UCD-MIB is queried. For this purpose you need to enable the permission for viewing the ...
How to view data under Session & Performance tab in MySQL monitor?
Note: If the server is a MariaDB server, check whether the SYS database is installed by executing the below query on MariaDB shell: show databases; If the output does not contain the SYS database, then install the SYS database suitable for the ...
Can I view the trace of a web transaction that consumes more response time?
Yes. APM Insight captures detailed traces for slow transactions, helping you analyze where time is spent (database calls, external services, application code, etc.). Prerequisites for Trace Capture 1. Enable Transaction Tracing: Ensure the "Enable ...