Friday, 18th May 2012  

Scrutinizer New Features

Statistics & Reporting

Mapping

Architecture

Flow Technologies

Scrutinizer NetFlow & sFlow Analyzer

Integration with Dartware's InterMapper.

Scrutinizer integration with Dartware's InterMapper
Integrating Scrutinizer with InterMapper

Launch Scrutinizer from InterMapper

Launch the top protocols coming from a host right in InterMapper. Zoom in on the most recent time frame and look at traffic coming from that host in real-time!

To do this, an edit must be made to two files in the \InterMapper Settings\Web Pages\PerMapHTML\ folder:

  1. Modify the !device.html file.
  2. Download the scrutinizer.html file to the \WebPages\PerMapHTML folder by right-clicking the link and selecting "Save Target As...".
  3. If Scrutinizer isn't running on port 80, modify the contents of the scrutinizer.html file with a text editor to use the actual Scrutinizer port as shown in the code sample.

Note: Make sure to include the port number after the IP, if it is anything other than 80
(e.g. ${httplocaladdress}:81).

 

Add Scrutinizer as a Helper Application

Integrating Scrutinizer with InterMapper
  1. Right-click a device, and choose Helper Apps > Customize... You'll see the window at the right.
  2. Click Add You'll see the Helper App customization window.
  3. Enter the following, where xxx.xxx.xxx.xxx is the IP address or DNS name of the Scrutinizer server:
    Title (${TITLE}): Scrutinizer
    Command Line: ${URL_LAUNCHER}
    Path (${PATH}): http://xxx.xxx.xxx.xxx/?el=${ADDRESS}
    The remainder of the fields may be blank

Want to add an Intermapper gadget to your MyView? Contact Scrutinizer to find out how.

Integrating Scrutinizer with InterMapper