Integration with Dartware's 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:
- Modify the !device.html file.
- Download the scrutinizer.html file to the \WebPages\PerMapHTML folder by right-clicking the link and selecting "Save Target As...".
- 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
- Right-click a device, and choose Helper Apps > Customize... You'll see the window at the right.
- Click Add You'll see the Helper App customization window.
- 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.