Forum Discussion
Sarah_Terry
9 years agoProduct Manager
Have you seen our documentation on Custom Reports: http://www.logicmonitor.com/support/reports/custom-reports/
Specifically, we have an example word doc you can start from: http://www.logicmonitor.com/support/reports/custom-reports/custom-report-template-example/
It sounds like you might want to use the instanceTable function, like this:
$[[ def(varName="datasource") ]
$[[ def(varName="group") ]
$[[ instanceTable(columns="Name,DeviceName,datasourceName",dataSourceName=datasource, groupPaths=group) ]
Where datasource and group will display as variables you can set once you upload the Word Template to LogicMonitor.
Our current suite of macros is primarily designed to display monitored data in graph format. We will be adding more extensive macros for displaying tabular data in an upcoming release.
Related Content
- 2 years ago
- 5 months ago