apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

Send email with PowerShell

2023-03-14

Easily send your DevOps reporting by email with this PowerShell function, because the Send-MailMessage cmdlet is obsolete. Of course you'll be using StartTLS and authenticated SMTP as additional security.