|
NetworkView Files
The whole NetworkView application is just one executable file:
No DLLs are needed (except those provided by the OS itself). Your program preferences are stored in the following file, together with your license code if you have a registered copy:
It is not mandatory. When missing, it is automatically created again with default values. Your license key information is in the [License] section. The sysObjectID database that contains the ~20000 enterprises and devices is only one file:
The file will not generate an error when missing, but will be created as an empty database. In this case, discovery will only use the internal (hard coded) OID contained in the NetworkView.exe file. The MAC OUI database that contains the ~7000 enterprises is
The file will not give an error when missing, but will be created as an empty file. The NetworkView maps (discovery and manual creation) have the following extension:
NetworkView also optionally generates 4 log files:
- Log.txt, the discovery log
- Errors.log, SMTP and custom alerts errors
- <docname>.his, the event log (UPs and DOWNs)
- <docname>.log, containing all the alert emails that has been sent
The standard package also includes a few files used in the tutorial section:
- Tutorial1.nvd
- Tutorial2.nvd
Finally, you get some help from:
- NetworkView.chm, the Help file in HTML format.
|