I am writing a script that will auto-fire off an alert if CPU usage is above 85% for a certain amount of time. The script will create a list of running processes and their CPUtime/Memory usage.
What I'd like to do is have both the ALERT info, AND and results of the script emailed as one ticket into ConnectWise rather than having to create the ticket via one email, and then send a second email from the script.
Is there any way to do this?
Thanks! :-)