Create a common health monitor
Navigate to: Local Traffic ›› Monitors ›› New Monitor…
Create a health monitor on asm1.site1 according to the following table.
| Setting | Value |
|---|---|
| Name | shared/example.com_https_monitor |
| Type | HTTPS |
| Send String | GET /login.php\r\n |
TMSH command for asm1.site1:
tmsh create ltm monitor https shared/example.com_https_monitor send "GET /login.php\r\n"