We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
HealthCheckEnabled: true HealthCheckIntervalSeconds: 30 HealthCheckPath: /hostname agould@uc3-aws2023-ops:~/git/github/cdlib/ias-nagios-objects> elb-tg-show uc3-mrt-ingest-prd-tg2 HealthCheckEnabled: true HealthCheckIntervalSeconds: 30 HealthCheckPath: /state agould@uc3-aws2023-ops:~/git/github/cdlib/ias-nagios-objects> elb-tg-show uc3-mrtinventory-prd-tg HealthCheckEnabled: true HealthCheckIntervalSeconds: 30 HealthCheckPath: /state?t=xml agould@uc3-aws2023-ops:~/git/github/cdlib/ias-nagios-objects> elb-tg-show uc3-mrt-store-prd-tg HealthCheckEnabled: true HealthCheckIntervalSeconds: 60 HealthCheckPath: /hostname HealthCheckPort: traffic-port HealthCheckProtocol: HTTP HealthCheckTimeoutSeconds: 10
Sorry, something went wrong.
Nagios:
defaults: normal check interval: 10 min retry check interval: 1 min max check attempts: 3
define service { service_description uc3-mrt-access-prd_hostname_7x16 use CDL-ias-7x16 hostgroup_name uc3-mrt-access-prd-vms check_command cdl-check-http-full-expect!35121!"/hostname"!""!"HTTP/1.1 200" } define service { service_description uc3-mrt-audit-prd_state_7x16 use CDL-ias-7x16 hostgroup_name uc3-mrt-audit-prd-vms check_command cdl-check-http-full-expect!37001!"/state"!""!"HTTP/1.1 200" } define service { service_description uc3-mrt-ingest-prd_state_7x16 use CDL-ias-7x16 hostgroup_name uc3-mrt-ingest-prd-vms check_command cdl-check-http-full-expect!33121!"/state"!""!"HTTP/1.1 200" } define service { service_description uc3-mrt-inventory-prd_state_7x16 use CDL-ias-7x16 hostgroup_name uc3-mrt-inventory-prd-vms check_command cdl-check-http-full-expect!36121!"/state?t=xml"!""!"HTTP/1.1 200" } define service { service_description uc3-mrt-replic-prd_state_7x16 use CDL-ias-7x16 hostgroup_name uc3-mrt-replic-prd-vms check_command CDL-check-http-full-expect-extra-long!38001!"/state"!""!"HTTP/1.1 200" } define service { service_description uc3-mrt-store-prd_hostname_7x16 use CDL-ias-7x16 hostgroup_name uc3-mrt-store-prd-vms check_command cdl-check-http-full-expect!35121!"/hostname"!""!"HTTP/1.1 200" }
dloy
mreyescdl
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: