Question:
How to identify the version of nTop used to create an exported .implicit file.
Applies to:
- .implicit files
Answer:
To determine the software version associated with an implicit body file:
Locate the file, right-click it, select Open with, and choose a standard text editor (such as Notepad or Notepad++).
Look at the very first line of the file header.
- Find the "app_version" metadata field.
Example: In the header {"app_name":"nTop","app_version":"5.44.2"...}, the file was created using nTop version 5.44.2.
And that’s it! You’ve successfully identified the nTop version used to generate your implicit file.