GreenEnvy22 6 Posted July 13, 2017 Posted July 13, 2017 I want to make a report to show me computer names, with device model# and serial#. I'm on ERA 6.5 (same issue was in 6.4). I create a new report template, select the serial#, model#, and computer name fields, and generate the report. No filters are specified. Each time I've tried this, I get no results. I've looked at individual computers, and they have serial# and model# fields populated. Anything obvious I can check that I may be missing?
ESET Staff MichalJ 434 Posted July 13, 2017 ESET Staff Posted July 13, 2017 This will be changed in next release. As of now, it is not possible.
ESET Staff MartinK 384 Posted July 13, 2017 ESET Staff Posted July 13, 2017 There 15 hours ago, GreenEnvy22 said: Anything obvious I can check that I may be missing? There are 3 related data field categories: Device identifiers: may be used to report device computername, FQDN and serial number Device Information: may be used to report device manufacturer and model Device control: used for reporting device controll logs reported by security product. For example if you have rules to block special HW devices on client machines, report will be able to show policy violations, but it requires proper configuration of severity, as otherwise logs won't be processed by ERA. If I understood correctly what you want to achieve: you have to use data fields from first two categories -> these contain data reported by AGENT and are also available in client details view. Unfortunatelly those two categories cannot be combined into one report.
denisvjcr 0 Posted October 26, 2017 Posted October 26, 2017 (edited) I also can't find a way to generate a report to get serial numbers Edited October 26, 2017 by denisvjcr
kingoftheworld 10 Posted October 27, 2017 Posted October 27, 2017 If you are good with SQL, you can build the report you are looking for. That is how I built a similar report. It takes a little bit of poking around to understand the structure, but with a few joins, it is possible
Recommended Posts