<probe_system_perfmeter>.html-report [html-dir] [probe-json-file] [graph-spec-json-file] [-open-browser] [-one-page]
Produce a performance report in HTML. The graphs that are included depend on the probes that have been monitored. The html-dir argument specifies the directory for the HTML report. If not specified, a temporary directory will be created. The file "index.html" is the start page.
The probe-json-file can specify an already generated json file containing the probe information, and a report of its data will be presented (instead of the current session).
The graph-spec-json-file argument points out an json file used for selecting which graphs to produce. If not specified, a default file will be used.
The -open-browser switch starts a web-browser directly on the generated file.
To decrease browser load time, and to make the main-page more high-level, some graphs can request to be added to sub-pages instead of the main page. The -one-page switch prevents this and puts all graphs on the same page.
Note that the JSON graph-specification format is not yet finalized. Future improvements to the graph generation process may result in changes, additions, or removals of the supported key/value pairs. Therefore, backward compatibility of the JSON file is not guaranteed.
probe-monitor
<probe_system_perfmeter>.add-probe,
<probe_system_perfmeter>.clear-history,
<probe_system_perfmeter>.delete,
<probe_system_perfmeter>.export-json,
<probe_system_perfmeter>.export-to-db,
<probe_system_perfmeter>.force-sample,
<probe_system_perfmeter>.html-diff-report,
<probe_system_perfmeter>.list-probe-collection,
<probe_system_perfmeter>.load-probe-collection,
<probe_system_perfmeter>.merge-json,
<probe_system_perfmeter>.plot-graph,
<probe_system_perfmeter>.print-history,
<probe_system_perfmeter>.profile-probes,
<probe_system_perfmeter>.remove-probe,
<probe_system_perfmeter>.reset-session,
<probe_system_perfmeter>.sampling-settings,
<probe_system_perfmeter>.start,
<probe_system_perfmeter>.stop,
<probe_system_perfmeter>.summary,
<probe_system_perfmeter>.table-settings