fish.payara.nucleus.healthcheck.admin.LocalStrings.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of payara-micro Show documentation
Show all versions of payara-micro Show documentation
Micro Distribution of the Payara Project
# Copyright (c) 2016 Payara Foundation. All rights reserved.
#
# The contents of this file are subject to the terms of the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
# Health Check
healthcheck.configure.status.success=Health Check Service status is set to {0}.
healthcheck.service.configure.status.error=Service with name {0} could not be found.
healthcheck.service.configure.status.success=Service status for {0} is set to {1}.
healthcheck.list.services.warning=No registered health check service found.
healthcheck.list.services.availability.info=Available Health Check Services
healthcheck.service.configure.threshold.checker.not.exists=Health Check Service Checker Configuration with name {0} could not be found.
healthcheck.service.configure.threshold.critical.success=Critical threshold for {0} service is set with value {1}.
healthcheck.service.configure.threshold.warning.success=Warning threshold for {0} service is set with value {1}.
healthcheck.service.configure.threshold.good.success=Good threshold for {0} service is set with value {1}.