Local downloads are available from the Help > About page in the management interface. It provides Network Monitor operators with easy access to tools and documentation.
The about page
The about page
From the about page you can download the following files.
Customizing the local downloads
The files available for access from the management interface can be customized via the install.xml
file found in the install directory. To add a new file that can be accessed from the About page, add a <file> entry for each file.
<FILE>
- Declaration of a new file to display on the page.<OPERATOR_GROUP>
- This tag can be used to only display the file for members of a specific operator group. Enter the group name in the tag.<NAME>
- The name of the file as presented in the management interface. Note that you should enclose the name in the language code that you use. Current available language codes are ENG
and FRA
.<FILENAME>
- The name of the physical file in the install directory to associate with this entry.<DESCRIPTION>
- The description of the file. Enclose the text with the language code that you use.