1. Home
  2. View
2. Tab – View
When you create objects in Management , fill object with values(for example - servers : server1,
server2 and operating systems : Linux, Freebsd ), and create relation schema for them, you can select
property for object values from values of another object( For example operating system : Linux to
server1 and operating system : Freebsd to server2 )
View Objects
This tab is used to view/modify property for single objects in store, previously created via Manage
Object tab.
For example:
Created object Server group , where display type - dragndrop and added relation to Namespaces
With relation to objects Server and POD , where servers can be used as property .
Also we can select multiply objects and filter them, save current value properties like template, clone
property to another value, use Flex mode for filtering
and sorting by property objects:
In the right top corner you can see "Notes" clickable word. After click you'll see notes block:
From every note you can
create separate thread by
clicking on PLUS icon. Notes with threads inside has MERGE icon.
Displayed information fields:
1) Drag arrows icon to re-size information window.
2) Fields with Union displayed as alias in one row
3) Move mouse to field name to view Object and Values ID. ( Object Server with Object ID 50 , Server
value server with Value ID 110 , Property object OS_kernel with Object ID 128 )
View Stepped Objects
This tab is used to view/modify property of several objects in store, previously added to stepped object
via Manage Stepped Objects tab.
View Relations
This tab is used to view content of object values and their properties as report.
IMPORTANT
1) For queries from 1 to 3 objects it is possible not to pay attention to the order or through how many
objects they have a link.
2) For a large number of elements, the correct order is necessary to fulfill the query faster. It is
necessary to arrange the elements in
the order of their direct links, if the object has a link through another object, you must specify it and
merge them in group.
3) You can filter the API query based on values of the first object
We can select iUser, iUser_email relation view request:
1.Add Objects
Legend:
Process Mono - add mono properties to the flexible table.
Select(under "Process Mono" checkbox) - selects type of report :
Table : simple table report
Chart : chart visualization(line,bar,pie...).
ScrollText : report with auto scroll and columns/headers styling.
Gantt : gantt chart visualization.
Grid : in this type you can use HTML,JS and CSS for viewing results.
SlideStartMarker: position marker for slide mode.
RawData : shows raw output from Elemental's API.
2. Click on "Add" button
Every report has Columns configuration(if element is unchecked - it will not be displayed):
Every report has filters presets
manage:
Table reports has color rule constructor:
and values transformation rules(here preg_replace group placeholders can be used(in Replacer field)):
Table report Global options:
Report title - title that will be shown on top of the report.
Config done - check when report configuration is finished.
ResetFilters - reset all filters.
RestoreViewDataSet - Restore dataset into `"View" preset` constructor.
Hide object names - Restore hide object names and shows only comment.
For each column we have:
Left top corner - configuration icon.
Left bottom corner - tags filtering icon.
Right top corner - custom column creator(arithmetical operations).
Right bottom corner - sorting icon.
Add custom column
You can add additional columns(for arithm. operations) after needed by clicking on column
configuration icon.
You'll need to fill:
Name - column name(should not be like an existing object name).
Arithmetic expression - an expression where you can place placeholders for any row column data to be
calculated. Digits are the existing column position
starting from "1".
Post-processing - make filtering and sorting operations after table's all transformations.
Table with custom column:
${1} - iUser object placeholder.
${2} - iUser_email object placeholder.
Table column configuration:
ValuAsColumns - make columns from values and display in existence grid.
DeepFiltering - in the previous case not just hide column, but additionally filter them.
FillFilteredValues - this will add to the first(root) column all values, that where filtered.
HardFiltering - when "FillFilteredValues" option is checked - this will filter rows one more time.
Natural Sorting - perform sorting in NATURAL way.
MergeBy - merge values in one column.
Min - display minimum value in the table header.
Max - display maximum value in the table header.
Average - display average value in the table header.
Total - display total values count in the table header.
Apply alias - alias for column name.
Chart report Global options:
Report title - title that will be shown on top of the report.
Config done - check when report configuration is finished.
ResetFilters - reset all filters.
RestoreViewDataSet - Restore dataset into `"View" preset` constructor.
Hide object names - Restore hide object names and shows only comment.
ChartType - chart visualization type.
Hide cache info - do not display cache information row.
Show chart datalabels - display data inside chart.
Show legend datalabels - display data in legend near values.
Stacked datasets - ability to group/ungroup bar and line datasets.
Countable time data - check if returned results are time periods.
History retrospective - get reports from saved history.
Count history findings - count property changes in selected historical period.
Refresh - refresh interval.
Margin - chart block margins.
Hardcoded colors - set specific color to each returned value.
Hardcoded color ranges - set color ranges for values by regex.Background - background color.
Line size - chart line size.
LegendFontColor - font color in chart legend.
LabelsFontColor - font color in chart labels.
AxesColor - color of the chart axes.
AxesLineWidth - axes line width.
yAxesFontSize - y axes labels font size.
xAxesFontSize - x axes labels font size.
Custom text on chart area
Result:
Chart
column
configuration:
HardFiltering - when "FillFilteredValues" option is checked - this will filter rows one more time.
Natural Sorting - perform sorting in NATURAL way.
ChartType - chart type of the returned dataset.
Apply alias - alias for column name.
GroupBy - group results by this column.
Grid report Global options:
Get response data - stores returned data in JS object.
ItemTpl - HTML, JS and CSS templater( use {OBJECT_NAME} placeholder to retrieve value data).
NOTE: if data is not grouped, then refresh option will list all result rows one by one.
ScrollText report Global options:
Report title - title that will be shown on top of the report.
Config done - check when report configuration is finished.
ResetFilters - reset all filters.
RestoreViewDataSet - Restore dataset into `"View" preset` constructor.
Hide object names - Restore hide object names and shows only comment.
Hide cache info - do not display cache information row.
Show header - add object names as header into view block.
Title font color - report title font color.
EvenRowColor - even rows color.
OddRowColor - odd rows color.
EvenRowColor - even row color.
Direction - not used.
Step - scroll step(px).
Delay - delay before next row will be scrolled.
Step - scroll step(px).
Speed - scroll speed.
Refresh - data refresh interval.
Margin - chart block margins.
Background - background color.
No data background - background color when no data received.
No data html - html template when no data received.
Grid column configuration:
MergeBy - merge values in one column.
Apply alias - alias for column name.
ChartType - not used.
GroupBy - group results by this column.
RawData type:
Items grouping:
API string generation, report storing and CSV file downloading.
Every report, in the right top corner, has following options:
CSV - download results in the csv file.
Group - check to add report in the group that you'll be able to store as a "report set" in RegistryStore.
API/Store - make API request string or store/update report in RegistryStore:
For grouped reports
For solo reports
View Reports
This tab is used to view/manage stored dashboards and reports and share them to use as iReport and in
iPortal.
Remove - delete report from the system.
Update - update reports metadata.
Share/UnShare - share report with other users.
OpeniReport - open report in ireport mode.
OpenView - Load report to the View_Relations board(with replacing other reports existing there).
AddToView - Add report to the View_Relations board.