I have been trying but keep coming up short.
Here is what I understand thus far.
Every client has a root folder in hm.
In the root folder a report is being generated per client and is placed on the file system as c:\hostmonitor\reports\CLIENT\CLIENT - Monthly Statistics.htm.
Here is where I'm stuck.
I want to reset statistics but not until after I send the report to the client on the first of the month.
The only way I see to do this is to use the "execute action profile before reset". Then use "good action" and "Send e-mail to Client". Then specify "Attach file" with the clients report.
So my question is how can I do this for every client without creating an "action profile to execute" before resetting statistics?
Regards
How to send reports to clients and reset statistics monthly?
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
First of all, "execute action profile before reset" should contain two actions: Generate Reports and Send E-mail (SMTP) action.
Also, attached file can contain folder related variables (like %fvar_clientname%).
Finally, you may have only one action profile for all clients.
Why don't you want to use "execute action profile before reset" option ?
For "execute action profile before reset" option you may use only scheduled action (Condition to start action: on the schedule). Such action can't be "good" or "bad".Then use "good action" and "Send e-mail to Client"
Also, attached file can contain folder related variables (like %fvar_clientname%).
Finally, you may have only one action profile for all clients.
So my question is how can I do this for every client without creating an "action profile to execute" before resetting statistics?
Why don't you want to use "execute action profile before reset" option ?