Hello,
Is there a DB table that stores SAM template collected data? I have a SAM template that collects the status of server firewall profiles (domain, public, private). It's working fine but I can't find a way to create a report to show the data in the following format.
| server name | firewall status (domain) | firewall status (public) | firewall status (private) |
| server_01 | enable | disable | disable |
Any help would be very appreciated.
San