home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 April / PCpro_2007_04.ISO / files / dsl / ManageEngineWiFiManager.exe / Disk1 / data1.cab / SourceFiles / WiFiManager.exe / html / clientparameters.conf next >
Encoding:
Extensible Markup Language  |  2004-08-11  |  7.9 KB  |  156 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <CLIENT_PARAMETERS_CONF>
  3. <!--
  4.  
  5.   $Id: clientparameters.conf,v 1.9 2004/06/18 09:49:42 sivashankar Exp $
  6.  
  7.   This conf file stores the parameters with which the client is initialized.    
  8.   The parameters that are specified in this file will be common for all the users. If a user wants to override any of the parameters
  9.   then he can specify that in users/<userName>/clientParameters.conf. If the same parameter is specified in both the places then
  10.   the parameter specified in users/<userName>/clientParameters.conf  will take precedence.
  11.  
  12.   The multiple jars can be specified as ARCHIVE="../classes/nmsarc.jar,../classes/MyJar.jar"
  13.  
  14.   NOTE: For using TL1 protocol use this ../classes/AdventNetTL1.jar, also in classpath. Also include SAS_PORT_DIR="../html/" as another parameter.
  15.  
  16.   MAX_THREADS  specifies the number of threads used by Schedular on the client side.
  17.  
  18.   MAP_LAYOUT_CLASSES all the layout classes used by map.
  19.  
  20.   MIBS_DIR specifies the directory in which the mib files are stored.
  21.  
  22.   INITIAL_MIBS specifies  the mib to be loaded initially.The mibs should be separated by comma. 
  23.  
  24.   MIBS_DIR, INITIAL_MIBS ,REMOTE_HOST, COMMUNITY ,snmp_port,snmp_retries,snmp_timeout, SAS_PORT_DIR
  25.   are parameters required for Mib Manager
  26.  
  27.   DATE_FORMAT The date format to be used in the client
  28.  
  29.  
  30.   SHOW_LEDPANEL. if true, client uses Led Panel to display the updates of events, alerts and database. 
  31.   if false, No Led Panel will be displayed.
  32.  
  33.  
  34.   DEFAULT_LOOKANDFEEL. The default look & feel of the client on startup.
  35.  
  36.   MAP_GROUP_SEVERITY. if max, then severity of the group is the severity
  37.   of the symbol with maximum severity
  38.   if latest , then the severity of the group ,
  39.   is the severity  of the latest symbol added to it.
  40.  
  41.  
  42.   MAP_ROOT_IMAGE the image which should be loaded  when the Maps node
  43.   selected in the client.
  44.  
  45.   MAP_LAYOUT_CLASSES all the layout classes used by map.
  46.  
  47.   DEFAULT_FONT, MENU_FONT, DIALOG_FONT, TREE_FONT, MAP_FONT are the fonts used on the client
  48.   for display.  for fonts PLAIN = 0, BOLD = 1, ITALIC =2 
  49.  
  50.   INFORMATION_COLOR , ERROR_COLOR , BROADCAST_COLOR are the colors that appear on the status label
  51.   Depending on the information the color displayed is changed.
  52.   The user can configure his own color for the various type by changing the RGB values 
  53.  
  54.   TreeViewWidth, TreeViewHeight provide the dimensions for the Tree in the client.
  55.  
  56.   The parameter CHOICE_FOR_BROADCAST is used in the broadcast message dialog.
  57.   if true,  then the user has a choice of sending to his FE clients only or
  58.   to all clients connected to BE i.e, the choice box is given
  59.   if false, then the message is sent to all clients connected to BE. 
  60.  
  61.   ACTION-ON-NO-PRIVILEGE : this attribute can take two values, viz. "HIDE" or "DISABLE". This is basically a global parameter
  62.   to control the action to be taken in case of menu items being denied access for a particular user. The actions could be that
  63.   the menu items be disabled for the unprivileged user or be completely removed and not displayed at all. The configuration 
  64.   values for them are "DISABLE" and "HIDE" respectively. To control access of menu-items for users one should make use of the
  65.   OPERATION tag in the menu files. Please look into the documentation for more details about this OPERATION tag.
  66.  
  67.   The REFRESH_EVENTS_EACH_TIME and REFRESH_ALERTS_EACH_TIME values signifies
  68.   whether the view needs to be refreshed every time the Events or Alerts
  69.   nodes are selected on the tree.
  70.   FRAME_ICON, The icon that appears in main panel
  71.   LOGO_ICON, The logo that appears in main panel
  72.   LOGO_URL, On clicking the logo it takes to the url specified.
  73.  
  74.   ALERTCOUNT_CATEGORIES value is used for getting the alerts counts only for the specified categories. user should specify the categories(For example "Topology,Categories-Total,Totals") with comma separator.
  75.   "Categories-Total" give the sum of alert counts for the specified categories. 
  76.   "Totals"give the sum of alert counts for the all categories.
  77.  
  78.   The below specified parameters are the parameters that are specified in users/<userName>/clientParameters.conf. Any of the below given parameter can also be specified in this file also but the parameter entry in users/<userName>/clientParameters.conf  should be removed or else it will be overridden by the parameter given there as explained above.   
  79.  
  80.   INIT_PANEL , the panel that appears default on startup.
  81.  
  82.     -->
  83. <PARAMETERS
  84.     INFORMATION_FGCOLOR="0-0-0"
  85.     BROADCAST_FGCOLOR="0-0-0"
  86.     ERROR_FGCOLOR="255-255-255"
  87.     INFORMATION_COLOR="223-223-223"
  88.     ERROR_COLOR="255-0-0"
  89.     BROADCAST_COLOR="223-223-223"
  90.     DEFAULT_FONT="Verdana,0,11"
  91.     INIT_PANEL="Events"
  92.     SHOW_LEDPANEL="false"
  93.     LOGO_ICON="../images/logopane125x35.png"
  94.     TreeViewWidth="225"
  95.     REFRESH_ALERTS_EACH_TIME="true"
  96.     PROGRESSBAR_FGCOLOR="0-0-200"
  97.     ADD_STATUS_BAR="true"
  98.     NMS_RESOURCE_DIRECTORY="../html"
  99.     PROGRESSBAR_IMAGE="../images/splash.png"
  100.     REMOTE_HOST="localhost"
  101.     SAS_PORT_DIR="../html/"
  102.     TREE_BACKGROUND_COLOR="255-255-255"
  103.     PROGRESSBAR_BGCOLOR="255-255-255"
  104.     DIALOG_FONT="Verdana,0,11"
  105.     codebase="../classes"
  106.     TreeViewHeight="600"
  107.     DEFAULT_LOOKANDFEEL="javax.swing.plaf.basic.BasicLookAndFeel"
  108.     INITIAL_MIBS="RFC1213-MIB"
  109.     FRAME_ICON="../images/logo16x16.jpg"
  110.     TIMEZONE_PREFERENCE="Client"
  111.     ALLOWED_IDLE_TIME_BEFORE_TERMINATION="0"
  112.     COMPILED_MIBS="NONE"
  113.     MAP_LAYOUT_CLASSES="com.adventnet.me.opmanager.client.wan.RouterMapLayout,com.adventnet.me.opmanager.client.lan.OpManagerSwitchLayout,com.adventnet.me.opmanager.client.service.ServiceLayout,com.adventnet.nms.mapui.EthernetLayout,com.adventnet.nms.mapui.GridLayout,com.adventnet.nms.mapui.StarLayout,com.adventnet.nms.mapui.NmsFlowLayout,com.adventnet.nms.mapui.RingLayout,com.adventnet.nms.mapui.NmsGridLayout"
  114.     SHOW_ALERT_COUNTS_PANEL="true"
  115.     ALERT_COUNTS_PANEL="com.adventnet.me.opmanager.client.accpanel.OpManagerACCPanel"
  116.     ACC_CATEGORIES_BGCOLOR="192-192-192"
  117.     LOGS_DIR="clientlogs"         
  118.     ARCHIVE="../classes/OpManagerCharts.jar,../classes/OpManagerBeans.jar,../classes/OpManagerImages.jar,../classes/jfreechart.jar,../classes/jcommon.jar,../classes/jasperreports/jasperreports-applet.jar,../classes/NmsClientClasses.jar,../classes/GenVarPanel.jar,../classes/AdventNetSnmp.jar,../classes/AdventNetSnmpV3USM.jar,../classes/JimiProClasses.zip,../classes/jaxp.jar,../classes/crimson.jar,../classes/xalan.jar,../classes/AdventNetUI.jar,../classes/ManagementClient.jar,../classes/AdventNetCLIClient.jar,../classes/AdventNetUtils.jar,../classes/ApiUtils.jar,../classes/AdventNetJta.jar,../classes/AdventNetAboutDialog.jar,../classes/AdventNetProBeans.jar,../classes/AdventNetDMPModels.jar,../classes/jnlp.jar"
  119.     ASSIGN_ALERT="false"
  120.     NMS_RESOURCE_CLASSNAME="com.adventnet.management.i18n.AdventNetResourceBundle"
  121.     MAP_FONT="Verdana,0,11"
  122.     MIBS_DIR="../mibs"
  123.     REFRESH_EVENTS_EACH_TIME="true"
  124.     NMS_ARCHIVE="../classes/OpManagerClientClasses.jar"
  125.     snmp_timeout="5"
  126.     TREE_FONT="Verdana,0,11"
  127.     ACTION-ON-NO-PRIVILEGE="HIDE"
  128.     snmp_port="161"
  129.     snmp_retries="0"
  130.     TREE_FOREGROUND_COLOR="0-0-255"
  131.     MAX_THREADS="4"
  132.     REFRESH_STATS_EACH_TIME="false"
  133.     MAX_LOG_FILES_COUNT="-1"
  134.     WEB_LOGO="../images/logo226x66.jpg"
  135.     MAP_GROUP_SEVERITY="max"
  136.     SEVERITY_NEEDED="All"
  137.     MAP_ROOT_IMAGE="networkmapmain.png"
  138.     MENU_FONT="Verdana,0,11"
  139.     DATE_FORMAT="MMM dd,yyyy hh:mm:ss a"
  140.     REFRESH_NETWORK_DATABASE_EACH_TIME="true"
  141.     TAS_PORT_DIR="../html/"
  142.     LOGO_URL="opmanager.adventnet.com"
  143.     CHOICE_FOR_BROADCAST="true"
  144.     COMMUNITY="public"
  145.     SHOW_SINGLE_PAGE_IN_FRAMES="false"
  146.     ALLOWED_IDLE_TIME_BEFORE_LOCKOUT="0"
  147.     MAX_LOG_LINES_COUNT="-1" 
  148.     SHOW_PROGRESSBAR="false"
  149.     FETCH_MO_PROPS="false"
  150.     LOAD_CLIENT_LAZILY="false"
  151.     EXPOSE_PASSWORD="true"
  152.     BUILD_NUMBER="5004"
  153.     ENABLE_ROUTER_DELETE_MENU="false"
  154.     DEBUG_PRINTS="false" />
  155. </CLIENT_PARAMETERS_CONF>
  156.