I'm looking for a way to generate ExportedStats files on a HNAS system so they are included when you download a Diagnostics bundle (.zip) from the HNAS Web GUI.
The ExportedStats_<date.time>.zip files are part of the "SMUDiagnostics.zip" file. Below is a screenshot displaying an example of this.
Some HNAS systems I come across generate these files, others don't so it seems to be configurable.
Does anyone here know how this is configured?
Thanks in advance for the feedback!
Kind Regards,
Herman.
maybe you can check the content of the SMU and see what is in the folder "mgr" (and use a simple scp command to collect the files).
-> these files are only available on recent SMU release (let's say 11.x, maybe 10.x but not before)
or
you can find in the daily report (at midnight) the "almost" same stats by email
or
you can dig the SNMP mib of the HNAS to find the same informations
or
you can see the command called "rusc" on the smu.
there is a way to export the data into CSV format
or
see if the content of the (HNAS) dump-logged-stats command is the thing you want