WEBPINGVIS(1) | General Commands Manual | WEBPINGVIS(1) |
webpingvis - visualize Web server response time
webpingvis [-CiVz] [-A align] [-a archive] [-h host] [-m max] [-n pmnsfile] [-O time] [-p port] [-S time] [-T time] [-t interval] [-x version] [-Z timezone]
webpingvis displays a summary of Web server response-time statistics collected from the Performance Co-Pilot (PCP) infrastructure. The display is modulated by the values of performance metrics retrieved from the target host (which is running pmcd(1) and the pmdawebping(1) Performance Metrics Domain Agent) or from the PCP archive log identified by archive. The display is updated every interval seconds (default 2 seconds).
As in all pmview(1) scenes, when the mouse is moved over one of the bars, the current value and metric information for that bar will be shown in the text box near the top of the display. The height of the bars is proportional to the performance metric values relative to the maximum, as controlled by size of the URLs being fetched by pmdawebping(1), and the -m option (see below).
The bars in the webpingvis scene represent the following information:
To the right, the component and total times are summed over all URLs in the pmdawebping workload.
webpingvis uses pmview(1), and so the user interface follows that described for pmview(1), which in turn displays the scene within an Inventor examiner viewer. For generic control of the viewer, see ivview(1).
webpingvis passes most command line options to pmview(1). Therefore, the command line options -A, -a, -C, -h, -n, -O, -p, -S, -t, -T, -x, -Z and -z, and the user interface are described in the pmview(1) man page.
Options specific to webpingvis are:
As webpingvis sorts the configured URLs by size, running webpingvis shortly after starting pmdawebping(1) may result in the URLs being sorted incorrectly as they may not have been fetched.
The ~ character may not be parsed correctly by pmview(1). Therefore, if pmdawebping(1) is fetching any URLs containing ~ then webpingvis will not launch.
Environment variables with the prefix PCP_ are used to parameterize the file and directory names used by PCP. On each installation, the file /etc/pcp.conf contains the local values for these variables. The $PCP_CONF variable may be used to specify an alternative configuration file, as described in pcp.conf(4).
pmcd(1), pmchart(1), pmdawebping(1), pmdumplog(1), pminfo(1), pmlogger(1), pmval(1), pmview(1), weblogvis(1) and webvis(1).
Performance Co-Pilot |