HxGN OnCall Dispatch - Healthcheck Virtual Service Recommended Settings (optional)
- Last Updated: September 12, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
This table outlines the recommended settings set using the Progress Kemp application template. You can use the Application Programming Interface (API) parameters and values with scripts and automation tools.
|
API Parameter |
API Value |
WUI Field Name |
WUI Field Value |
|---|---|---|---|
| Main Virtual Service | |||
|
port |
20000 |
Port |
20000 |
|
prot |
tcp |
Protocol |
tcp |
| Transparent | 1 | Transparency | Enabled |
|
Schedule |
lc |
Scheduling Method |
least connection |
|
Persist |
none |
Persistence Mode |
None |
| SubVSs | |||
| HxGN OnCall Dispatch - Healthcheck - OCD RabbitMQ Healthcheck | |||
|
Schedule |
lc |
Scheduling Method |
least connection |
|
CheckPort |
5672 |
Checked Port |
5672 |
| HxGN OnCall Dispatch - Healthcheck - OCD Proxy Healthcheck | |||
|
VStype |
http |
SubVS Type |
HTTP-HTTP/2-HTTPS |
|
Schedule |
lc |
Scheduling Method |
least connection |
|
CheckPort |
44343 |
Checked Port |
44343 |
|
CheckUrl |
/oncall/healthcheck |
URL |
/oncall/healthcheck |
| HxGN OnCall Dispatch - Healthcheck - OCD Config Server Healthcheck | |||
|
Schedule |
lc |
Scheduling Method |
least connection |
|
CheckPort |
9011 |
Checked Port |
9011 |
In addition to the above recommended settings, each SubVS within the Healthcheck Virtual Service should have the Critical option enabled. To enable this option using the API, run the following command:
https://<LoadMasterIPAddress>/access/modrs?vs=<ParentVSIndex>&rs=!<RsIndexOfTheSubVS>&critical=1