Redhat 8 no data

Performance data not collected for Linux monitor with RHEL 8 & above in SSH mode

If you notice an issue regarding the performance data collection for the Linux monitor with RHEL 8 & above (No data in GUI) then from the Applications Manager GUI --> Admin --> Product Settings --> Logging --> choose Print all logs option and save setting.

Check if the below log trace is observed in the AppManager/logs/nsm/nmsout.txt file.

-Install package 'redhat-lsb-core' to provide command 'lsb_release'? [N/y] ----

During every polling the Applications Manager executes the commands to fetch the data from the remote server by establishing an CLI based SSH session, when it executes the command if we are getting an response from the server like above this will interrupt the data collector threads hence resulting in data collection failure

Solution:

yum install redhat-lsb-core

After installing this package on the target Linux servers check if the data collection is successful and if you notice any issues you can share the support information file with the applications manager technical support team (appmanager-support@manageengine.com)

                  New to ADSelfService Plus?

                    • Related Articles

                    • Self monitor Applications Manager using APM Insight Java Agent

                      Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...
                    • Memory Usage Calculation (Linux- Telnet/SSH)

                      Total Memory Utilization Calculation: Linux Monitoring: Telnet/SSH For memory usage calculation using 'free -m'  command. Sample command output: root@root:~$  free -m                      total        used        free      shared  buff/cache   ...
                    • APM Insight monitor is UP, but monitor page doesn't show any data

                      Possible Causes The APM Insight monitor status corresponds to the respective agent folder pointed Java Application status i.e., as long as the Application server is running, the monitor status will be UP. 1. No Transactions Recorded: It is possible ...
                    • Self monitor Applications Manager using Real User Monitoring

                      We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                    • DNS Monitor - Troubleshooting

                      Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...