Steps to troubleshoot if you see "NO Data" in the Node VM tab
Problem statement: You are getting No Data under the garbage collection and event loop graphs such as GC Pause Time, GC Pause Frequency, and Event Loop Ticks Per Minute.
Prerequisite: The Node.js agent version should be 3.0.0 or higher.
Solution:
Follow the below requirements of the node-gyp package, without which you will not get the GC and event loop metrics.
- Depending on your operating system, you must have the following:
- On Unix
- Python v3.7, v3.8, v3.9, or v3.10
- Make environment
- A proper C/C++ compiler toolchain, like GCC
- On macOS
- Python v3.7, v3.8, v3.9, or v3.10
- Xcode Command Line tools
- On Windows
- Python v3.7, v3.8, v3.9, or v3.10
- Visual C++ Build environment
- If your NPM version is 5.2.0 or higher, the NPX comes pre-bundled with it. So, for versions below 5.2.0, you must install NPX separately.

Even if your native module build fails, you will still get memory and CPU-related metrics, but not the GC and event loop metrics.
Related Articles
How to identify and resolve conflicts between other APM products and the APM Insight .NET agent
Problem statement: You are experiencing either of the below issues and suspect that another APM product is interfering with the Site24x7 .NET agent. 1. The .NET monitor is not created under APM > APM Insight > Applications, even after the .NET agent ...
No data for service and process in Windows server monitor
If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
How to set up alerts for network device data collection issues
When your network monitoring interfaces are not collecting data due to issues in the Network Module, you'll want to be alerted. To set up alerts, you need to add or edit the threshold and availability profile of the On-Premise Poller, which is used ...
Retention of performance data across Site24x7 monitors
Below is the retention period for performance data across different Site24x7 monitors: Type Professional Enterprise 2024 Performance data (Raw data retention) 30 days 30 days Outage 5 years 10 years Archived date 1 year 3 years The above-stored data ...
Where are Site24x7's physical data storage regions located?
Site24x7's integrated data centers are located in the US, European Union, India, China, Australia, and Japan. All Site24x7 customer-related data are stored in these physical storage regions. Data Center Primary Data Center Disaster Recovery Data ...