Integrating Scrutinizer and InterMapper
Scrutinizer integrates with InterMapper from Dartware

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:
First, add the following line of code to the !device.html file.
${include:scrutinizer.html}
Correct placement of this code is indicated in the screenshot below.

Next, download the scrutinizer.html file or copy/paste the text below into a new file with that name. Place this file in the PerMapHTML folder as well.
| <TR><TD style="background-color: #ffffff; font-size: 10pt; text-align: center; color: #FFFFFF; border: solid 1px #000044;" NOWRAP width=100%> <a href="#NOWHERE" onclick="window.open('http://xxx.xxx.xxx.xxx/index.cgi?el=${deviceaddress}', '_blank','resizable=1, toolbar=0,location=0,scrollbars=1, width=800,height=600')" title=" View Scrutinizer reports for $\{deviceaddress}" onMouseOver="window.status=' View Scrutinizer reports for $\{deviceaddress}';return true;" onMouseOut="window.status='';return true"> <img src="http:\//xxx.xxx.xxx.xxx/icons/scrutinizer_sm.gif" border="0"> </a></TD></TR> |
Note: Both instances of xxx.xxx.xxx.xxx should be changed to the IP address of your Scrutinizer server. Make sure to include the port number after the IP, if it is anything other than 80 (e.g. xxx.xxx.xxx.xxx:81).
Add Scrutinizer as a Helper Application
This allows you to right-click on a device, and immediately get a report from Scrutinizer about that device's traffic. To add Scrutinizer as a helper application:
|
![]() |
For more help with integrating Scrutinizer with InterMapper, please contact Plixer support.
