Web ViewPoint User Guide, Version 5.14
Web ViewPoint User Guide Version 5.14 - 528226-014  35 
[max. 395 chars]  
URL of this function in case it is unable to find one in URLCookie or URLVariable (which is the case during 
first run). A URL can be spanned across successive lines. The successive lines have to be prefixed with one 
or more white spaces. All these lines will be concatenated to make the URL before processing. 
RemoteAllowed [Yes|No] 
This specifies whether this function is to be made visible for Web ViewPoint  windows that belong to 
remote systems. For Object Manager and CCM this will be NO, but for Performance, it will be YES. 
Note: 
ObjectID is required 
TagVariable is optional 
URLVariable and URLCookie are optional but at least one has to be specified 
LocalSystemURLSearchPref is required 
RemoteSystemURLSearchPref is required only if RemoteAllowed=Yes 
DefaultURL is required 
RemoteAllowed is required 
example: 
[Function] 
Caption      Tools 
FnID        fnid_ZWVPTools 
ParentFnID      fnid_ZBaseRoot 
Group        Yes 
[Function] 
Caption      BAM 
FnID        fnid_ZWVPBAM 
ParentFnID      fnid_ZWVPTools 
Group        No 
ObjectID       OBJID_ZBAM 
URLVariable      ZWVP_UBAM 
LocalSystemURLSearchPref  Variable 
DefaultURL      homepage 
RemoteAllowed      No     
2.5.3 PECONF       
This configuration file provides the configuration parameters for the Measure Entities to be used for collection. 
Only entities listed in this file will have meaningful data in the WebDash screen. See Measure documentation for 
description of the Entities. Each entry has the following data elements defined. 
Collator process name in PECONF must match COLLATE process name in STRTWVP, also same with COLLMONITOR 
and COLLMON process names (see examples below). 
Entity Name = [TMF, NETLINE, FILE, DISK] - (Measure definable entity). 
refreshrate = Interval between to collection sample for the given entity (in seconds) [Default: 15, Max: 300] 
topn = How many of the highest rated entries to display (default is Top 10). Note '-1' represents ALL. (There is no 
top n used TMF). [Default: 10, Max: 20] 
Default PECONF example: 
<peconf> 










