EMAIL SUPPORT
dclessons@dclessons.comLOCATION
AFConfigure TMSH Monitor
TMSH Monitor Configuration
Configure Following Monitor tmsh task as per below requirement
Monitor Configuration:
- Name : dclessons_monitor
- Monitor Type : http
- Interval : 10
- Timeout : 30
- Destination : 80
- Other paramater : Send: GET /index.html\r\n
- Reciver : Server
Assign the Monitor to Previously created pool dclessons-pool
Solution
Below is the tmsh command need to be configure to complete the above task
create monitor http dclessons_monitor interval 10 timeout 30 destination *.80 send "GET /index.html\r\n" recv server
Now Assigning this Monitor to pool dclessons-pool
Comment
You are will be the first.
LEAVE A COMMENT
Please login here to comment.