This post is more than 5 years old
2 Intern
•
128 Posts
0
882
October 1st, 2008 07:00
Storage Scope
Is there a way in storage scope so that we can trigger an email to be sent as soon as a Symm has say less than 1TB of storage space?
What would the other options be if any?
What would the other options be if any?
No Events found!
tazal
59 Posts
0
October 3rd, 2008 07:00
an email of report through storagescope?
In 6.0 you go to:
Analysis -> Reports -> Scheduled Report Jobs
From there click Create, select Email as the job type and fill out the wizard to get started. The next step lets you add reports to this job and then set up a schedule to determine when it runs.
At any time you can go back to "Analysis -> Reports -> Scheduled Report Jobs" and modify your job to change the schedule, format or included reports.
tazal
59 Posts
0
October 2nd, 2008 09:00
If you are by chance looking for the amount of storage left in a save pool then there are a couple of alerts right in control center for 90% full and 100% full. You can have that alert use a management policy that sends you an email. Very limited in flexibility but if it's save pools you're looking for you can at least set of some proactive alerting on it's usage.
More likely to get what you want you would need to do something like have a script periodically query storagescope via the API and then send an email based on its return. You'll need to carefully consider what stats you're examining as some people have different definitions of free space.
protoss
2 Intern
•
128 Posts
0
October 3rd, 2008 06:00
sriwithfbl
34 Posts
1
October 3rd, 2008 07:00
You can schedule a report, and in the process you have an option to send it to email. I am not sure whether we can email already generated reports, if that's what you are looking for.