Page History
...
Info |
---|
An update to NetFlow Scrutinizer integration authentication to accept tokens instead of user name and passwords was addressed in Uptime Infrastructure Monitor 7.8.3. Only NetFlow Scrutinizer versions 16.7 and later support tokens. While using the |
...
- Access the Config tab in the Monitoring Station web interface.
- Click Uptime Configuration to display the configuration panel.
- Add the following entries to the text box:
netflow.enabled=true
netflow.hostname=[NetFlowHost]
The host name or IP address of your UIM installation.netflow.port=[NetFlowPort]
The HTTP port through which Scrutinizer sends and receives communication.netflow.username=[NetFlowAdmin]
The user name required to log in to Scrutinizer.netflow.password=[NetFlowPassword]
The password required to log in to Scrutinizer.
- Click Update.
For example (can be cut and pasted in the the Uptime text box and updated with the correct values):
netflow.enabled=true
netflow.hostname=1.2.3.4
netflow.password=admin
netflow.port=80
netflow.username=admin
Info |
---|
SPECIAL NOTICE Scrutinizer/Netflow v15.8 has a graphing bug. There are two ways to fix this issue:
|
...