-
New Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
2.2.3
Attached is a patch (against v. 2.2.3) which adds the ability to export inventory data to a CSV file. This is modeled on the csv export of events. The patch affects two files: include/views/inventory.host.list.php, (adds an "Export to CSV" button) and hostinventories.php where the actual generation and export of the csv data takes place.