-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Disk Usage Data Not Displaying
Description
The disk usage data is no longer being received by the Jetson Stats Node Exporter. While other metrics are correctly reported so the rest of the node exporter work as expected, the disk usage field remains empty. This issue persists across multiple versions of the node exporter.
To verify the issue, I tested with jtop (jetson stats), and it correctly displays disk usage information, suggesting the problem is specific to the node exporter.
Expected Behavior
Disk usage data should be displayed in the node exporter, similar to the correct readings seen in jtop.
Actual Behavior
The disk usage field remains empty, with no data being received.
Environment
- Jetpack Version [5.1.3]
- Jetson Stats Node Exporter Version: 0.0.4 (also tested with 0.0.5 and 0.0.6)
Additional Information
- The issue appears to be isolated to the node exporter, as other tools like jtop can correctly read and display disk usage data.
- No error messages are being logged related to disk usage in the node exporter logs.
Screenshot of Error
Request for Help
Thank you for your assistance!
