Tuesday, 7th February 2012  

Scrutinizer New Features

Statistics & Reporting

Mapping

Architecture

Flow Technologies

Scrutinizer NetFlow & sFlow Analyzer

Integration with Ipswitch's WhatsUp Gold Version 11.

Scrutinizer integration with Ipswitch's WhatsUp Gold Version 11

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

Scrutinizer gadget in WhatsUp Gold

Below is another way the two products can integrate.

Scrutinizer and WhatsUp Gold integration

1. Download the scrutinizer-wug11.zip file.

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

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

4. Extract denika.gif and scrutinizer-top.gif to \Program Files\Ipswitch\WhatsUpProfessional\
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>-->

 

WhatsUp Gold v11 3rd Party Scrutinizer link

It is simple to create a 3rd party link from Scrutinizer to WhatsUp Gold v11.

Scrutinizer and WhatsUp Gold V11 integration

In Scrutinizer, set the 3rd party link to WhatsUp Gold as:

http://xxx.xxx.xxx.xxx/NmConsole/Workspace/DeviceStatus/DeviceStatus.asp?
sNetworkAddress=%i&sUsername=YOURUSERNAME&sPassword=YOURPASSWORD

Then just download and run wug-pass-ip.exe on the WhatsUp server. There is no prompt saying it completed, it will just finish running and the functionality will be there.

Note: if you run a WhatsUp Gold service pack, you will need to rerun the executable, as .asp files are rewritten in WUG service packs.