Available Languages: English
This option allows you to setup integration with third party software tools such as WhatsUp from Ipswitch, Orion from Solarwinds, CiscoWorks, InterMapper from Dartware, etc.
CAUTION Pay close attention on the necessary URL and where to place the % variable as this is key to successful integration. See the third party page above for the necessary URLs.
Click Here to learn about the latest third party products that Scrutinizer can integrate with.
Third party integration links are displayed in two places:
Below is the code for two methods to search for a host in Scrutinizer:
1.) Search for a specific host:
To bring of the above from a third party page use this code:
http://address-of-server/index.cgi?el=ip-address
address-of-server = scrutinizer server address
ip-address = ip address you want to look for
2.) To Search for a router or switch that is sending NetFlow/sflow to Scrutinizer use the same code below:
http://address-of-server/index.cgi?el=ip-address
address-of-server = scrutinizer server address
ip-address = ip address you want to look for
As of Scrutinizer 5.5, you will be able to log in with an encrypted key in the URL. This means that it is no longer necessary to put your password in plaintext to access Scrutinizer from a 3rd party utility. Here is how to accomplish this:
1. First, get the encrypted version of the password needed:
2. Authenticate using a URL containing ‘user=’ and ‘encPass=’ instead of ‘pass=’
Next Topic: Alarm Conditions or go back to the Settings Table of Contents
Would you like to see a feature added to Scrutinizer? Click Here and tell us about your feature request.
Available Languages: English