sendTestEmail
Sends a test email after initialization to ensure the email account is configured correctly.
- The email will be titled: INFO: Test email; JetStream DR: Healthview status <eom>.
Example
[admin@fs123-h1-5 dist]$ ./monitorHealth sendTestEmail -h
usage: monitorHealth sendTestEmail [-h]
optional arguments:
-h, --help show this help message and exit
[admin@fs123-h1-5 dist]$
E.g.
[admin@fs123-h1-5 dist]$ sudo ./monitorHealth sendTestEmail
[admin@fs123-h1-5 dist]$