MyView > MAIN INTERFACE
Available Languages:
English
Overview
MyView is used to display the favorite gadgets of the user.
MyView can be customized per login account.


Click the Open Panel
icon and it will change to the
Close Panel
icon.
Select the Gadget from the menu. Select and close as many Gadgets as necessary
to customize the MyView. Click the Save icon
so that it will look as edited everytime the MyView tab is clicked.
Custom Gadgets can be
added to MyView. Gadgets can represent almost any 3rd party
application. Below is a Call Center Gadget which lists call volume per employee in the
Plixer call center. Although it appears part of Scrutinizer, it is actually from a 3rd
Party Product "plumTrack CDR Reporter":

Custom Gadget Steps:
- 1.) Create a new .html file in the \html\gadgets folder. CGI scripts are also supported,
as are PHP, ASP, and other technologies, if you have installed them on top of the Scrutinizer
webserver. In other words, if Scrutinizer is installed on the server and then PHP is
installed and Scrutinizer's Apache service is configured to use that PHP installation, .php
files can be placed into that directory and they will render fine. The same concept holds
true when installing Perl on a server and executing .pl files.
- 2.) [OPTIONAL] The start of your file may contain a word or phrase, followed by three
pipes (' ||| '). If MyView sees this, it will make that the title of the gadget. If it
doesn't, the gadget title will be the filename.
- 3.) The rest of the file should contain html as you would normally see after the
tag in a webpage. Simply begin writing new html. There are examples in the gadgets folder.
- 4.)script tags are not supported within the gadget itself, but any javascript files
that you want MyView to include can be placed in \js\myview and they will be loaded the next
time you refresh the page.
- 5.)Click Here for a file you can start with as a template.
For CSV:
1.) Open the Gadget Panel.
2.) Click My Gadgets > CSV Gadget
3.) Enter the path to your CSV file (e.g. C:\MyStuff\csv\data.csv)
4.) Click "Add"
5.) Click "Save"
Contact Plixer for documentation on how to build new Gadgets.
Use this option to quicking bring up a report on a specific router/switch and interface.
Select the criteria and click the run button:

Would you like to see a feature added to Scrutinizer?
Click Here
and tell us about your feature request.
Next Topic: Top Users
Available Languages:
English