I can think of a way to use a single dynamic action profile for ALL clients by allowing macros to dynamically create a folder and file name.
For instance, I use %FCommentLine1% for the company name.
With this macro I could tell a report to use the value to first create a folder then create a file. I could use this same piece of code in the reports tab for every client folder.
Code: Select all
c:\Program Files (x86)\HostMonitor8\Reports\%FCommentLine1%\%FCommentLine1% - Monthly Statistics.htm
For report creation I did try this using the code above but received an error.

Again if there is a way I am not aware of please enlighten me.
Regards