NMONVisualizer supports a number of keyboard shortcuts to make navigating the GUI easier and faster.
On MacOS, use COMMAND instead of CTRL and OPTION instead of ALT.
Main UI
- CTRL + O - Opens a file dialog to parse a new file
- CTRL + G - Opens a dialog box that allows setting the granularity
- CTRL + ALT + 0 - Display all data across all times that have been processed (i.e. the default interval)
- CTRL + ALT + 1 - Display data from the first defined interval; successive numbers up to 9 display other intervals (e.g. CTRL + ALT + 9)
- CTRL + SHIFT + I - Toggle between showing charts for the current interval or showing summary charts for each interval. Equivalent to selecting the Graph All Intervals checkbox.
- CTRL + L - Opens the log dialog to see information errors & warnings. Also allows increasing the log level to get more details about what the UI is doing.
- ESC - closes any dialog box
- CTRL + SHIFT + C - Display a dialog box to choose which columns to display on chart or table summaries
- CTRL + A - Select all columns
- CTRL + X - Select no columns
- CTRL + D - Select default columns
- CTRL + I - Show the interval management UI
- CTRL + T - Toggle between displaying charts or tables
- CTRL + R - Show the custom report UI
Interval Management UI (CTRL + I)
- CTRL + O - Load an interval properties file
- CTRL + S - Save the defined intervals to a properties file
- CTRL + Backspace - Clear all the intervals (use CMD + fn + Backspace on MacOS)
- CTRL + T - Set the interval's end time to the start time. This is the same as the Start = End Button
- ALT + B, ALT + R or ALT + A - switch between Absolute, Relative & Bulk interval panels, respectively
Table UI (CTRL + T)
- CTRL + N - Load a table definition file
- CTRL + S - Save a table definition file
- CTRL + SHIFT + A - Copy all the table data to the clipboard, as CSV
- CTRL + SHIFT + BACKSPACE - Clear the table
- CTRL + SHIFT + C - Show the column chooser dialog
- CTRL + SHIFT + T - Transpose the table. Switches between viewing all statistics by host & metric or a single statistic by metric + host.
Custom Report UI (CTRL + R)
- CTRL + O - Load a custom report XML file
- CTRL + S - Save all the charts in the report as PNG image files
- CTRL + G - Opens a dialog box that allows setting the granularity