User manual

© 2011 Racktivity NV 113/160
Antwerpsesteenweg 19 - 9080 Lochristi - Belgium - www.racktivity.com v 2014.5.14
Bar Chart Macro
The Bar Chart Macro allows you to view certain data for a particular object (location,
datacenter, pdu etc.) For instance a bar chart with one of the following types of data can
be shown:
Voltage
Power
Active energy
Frequency etc.
Parameters
This macro accepts the following parameters:
type: the type of data to be shown (power, active energy, voltage etc.)
guid: object global unique identifier
timespan: show data for a particular time interval. For instance use 'e-1d' to show only data
for last day. Other possible values are: 'e-1w' (last week) or 'e-1m' (last month).
refresh: number of seconds after which the graph should be refreshed.
label: the label to be used for the graph.
resolution: number of seconds for each data sample represented on the graph.
Example
[[barchart:timespan=e-1d, guid=1609008f-1006-49f4-b599-e3eeecfdebd2,
type=activeenergy, refresh=30, label=Active Energy,
resolution=900]][[/barchart]]
Sample