nvmon, the nvidia gpu monitor
if you use nvidia gpus for general-purpose computing (such as password hash cracking),
you likely wish you had a way to monitor the vitals of your gpus. there is nvidia-smi,
but nvidia-smi isn't really meant for continuous, real-time monitoring.
enter nvmon. nvmon is a tiny perl script that scrapes the output of nvidia-smi and displays
it in a neat and familiar meter-style output.
download
view source
screenshot 1 - idle gpu
screenshot 2 - gpu under load
screenshot 3 - nvmon and oclHashcat+ in split screen
requirements
- Linux
- Perl >= 5.8
- The latest proprietary NVIDIA display driver
- An NVIDIA GPU that appears on this list.
bugs
if you've found a bug, please email a description of your problem as well as
the output of ''nvidia-smi -q -a'' to epixoip () bindshell.nl.