Users can export any data from the performance data base, download it directly from the GUI, send it periodically to defined email addresses or save it to a file system.
Exports are saved to: <NG-HOME>/server-nest/files/exporter/export-<LABEL>-<TIMESTAMP>.<FORMAT>
(<NG-HOME> is usualy /home/xormon/xormon-ng)
Output formats
CSV
XLSX
JSON
You can select items either by selecting them from a menu or via a regex ( '.*' selects everything).
You can also specify filter for the data to restrict output for example to CPU % > 50% like is in example below