User Profile Settings
The user profile is accessible at the top right button.
The drop down menu allows to change the web site language, to log out, and to access the profile settings.
Each user can have different settings.
User settings
The following user settings are available:
General Settings
- Use offline manual: if enabled, the manual buttons will link to a local copy of this wiki manual.
- Detail level of displayed graphs: This option allows to configure the displayed graph details. Higher levels use more data points for plotting.
- Advantage: Graphs are more detailed, especially for longer time periods
- Disadvantages:
- The web interfaces uses more bandwidth when updating the statistics.
- The web browser uses more processing time for rendering the graphs.
- Note: This settings only affects the graph rendering in the web interface. The available number of data points depend on the settings for the graph resolution, and some other traffic related factors, like activity of an IP address. So the chosen detail level might not always be available.
- Additional bandwidth requirements for web interface in comparison to the lowest level:
- level low: +50% data transferred
- level medium: +100% data transferred
- level high: +200% data transferred
- level ultra: +300% data transferred
- Zoom behavior of displayed graphs, can be left-align, centered or right-align
Detail level | Top users dashboard data transfer |
---|---|
lowest | 350-400 kbit/s |
low | 530-570 kbit/s |
medium | 700-880 kbit/s |
high | 1 MBit/s-1.4 MBit/s |
ultra | 2 MBit/s |
Change password
The password of the current user can be changed by entering the current password and the new password.
Two Factor Authentication
Two-factor authentication with time-based one-time password (TOTP) algorithm can be used. When this option is enabled, a QR code is displayed that needs to be scanned by a TOTP generator (e.g. FreeOTP or Google Authenticator). The Allegro Network Multimeter and the TOTP generator will generate a one-time password independently which needs to be given at login. Both devices needs to be time synchronized (e.g. via NTP).
Starting from version 4.1 this is also possible for administrators and third-party accounts.
Permissions
Users are able to see their own permissions.
API Token
API Token can be created with either the same or less permissions than the user creating them has got.
These tokens can be used for accessing the API of the multi-device or for adding the device as Remote Multimeter in the Multi-device settings.
You are able to use the token with curl instead of the Basic Auth to query the API:
curl -H "Authorization: Bearer {token}" -k https://allegro-mm/API/stats/modules/dpi/protocols/rtp
SSH Keys
SSH Keys can be used to access the internal SFTP server of the multimeter.
Reset stored settings
Many context specific settings are stored in the user session automatically, such as filter expressions, number of elements per table page, etc. Those settings can be cleared by clicking on the corresponding button.