Saturday, 4th February 2012  

Scrutinizer New Features

Statistics & Reporting

Mapping

Architecture

Flow Technologies

Scrutinizer NetFlow & sFlow Analyzer

Integration with Ipswitch's WhatsUp Gold.

Scrutinizer integration with Ipswitch's WhatsUp Gold

How do I integrate Scrutinizer NetFlow Analyzer v6 with WhatsUp Gold v12?
- Scrutinizer & WhatsUp Gold v12 Guide

Scrutinizer gadget in WhatsUp Gold

Below is another way the two products can integrate.

Scrutinizer and WhatsUp Gold integration

1. Download the scrutinizer-wug12.zip file.

2. Extract Public.inc to \Program Files\Ipswitch\WhatsUp\HTML\NmConsole\CoreNm\Tools\.

3. Extract _WrDeviceDetails.inc to \Program Files\Ipswitch\WhatsUp\HTML\
NmConsole\Reports\Workspace\Device\General\WrDeviceDetails\
.

4. Extract denika.gif and scrutinizer-top.gif to \Program Files\Ipswitch\WhatsUp\
HTML\NmConsole\NmConsole\CoreNm\Tools\images\
.

5. Open the Public.inc file in a text editor and adjust the links for TOOL_DENIKA and TOOL_SCRUTINIZER (don't for get any specific port numbers and credentials for the Scrutinizer link).

Users without the Denika Performance Trender can edit _WrDeviceDetails.inc (line 114) and comment it out, using standard HTML comments.

Example:
<!--td class="ToolItem"><a href="<%= GetToolHref(TOOL_SCRUTINIZER, nDeviceID, sNetworkAddress) %>" target="_popup"><img border="0" src="<%= GetToolIconSrc(TOOL_SCRUTINIZER) %>" title="Take Me to Scrutinizer For <%=sDisplayName%>"></a></td>-->

Scrutinizer My View WhatsUp Gold integration