I need a solution
We currently use monitor solution with Altiris. When alerts are triggered we use a workflow to pull some extra info on the affected machine and then have workflow email the owners of the box the triggered alert. It would be nice if I could include in this email alert a line graph of the last 30 minutes or so of related metric info.
For instance:
- High CPU utilization alert is triggered = CPU Utilization Graph
- High Memory utilization alert is triggered = Memory Utilization Graph
- Device Down = Up\Down ping stats and dropped packet % graph
Pulling the data from SQL is easy. Just not sure how to put it in a graph and include it the email with Workflow.