# tegrastats > Monitor memory usage and processor usage for NVIDIA Jetson-based devices. > Note: Omitting `sudo` will leave out certain output. > More information: . - Repeatedly print system statistics: `sudo tegrastats` - Set a custom interval in milliseconds: `sudo tegrastats --interval {{1000}}` - Write the output to a file: `sudo tegrastats --logfile {{filename}}`