Pohoda Checker Pohoda Checker
CheieTipObligatoriuDescriere
APP_DEBUGboolShow debug messages
EASE_LOGGERstringwrite log messages using
RESULT_FILEstringwrite output json data to
ZABBIX_KEYstringDefault name for Zabbix Item key name
Pohoda Checker
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Pohodov\u00e1 zkou\u0161e\u010dka",
        en: "Pohoda Checker"
    },
    description: {
        cs: "Ov\u011b\u0159\u00ed dostupnost Stormware mServeru",
        en: "Check Stormware mServer availbility"
    },
    executable: "pohoda-client-checker",
    homepage: "https:\/\/github.com\/Spoje-NET\/pohoda-client-checker",
    uuid: "08891f30-a0f7-43b9-8984-c8188dda9583",
    tags: [
        "Pohoda",
        "mServer",
        "Check"
    ],
    version: "1.1.0.95",
    schemaVersion: "3.3.0",
    requirements: [
        "mserver"
    ],
    environment: {
        APP_DEBUG: {
            type: "bool",
            description: "Show debug messages",
            defval: "0",
            required: true
        },
        EASE_LOGGER: {
            type: "string",
            description: "write log messages using",
            defval: "console|syslog",
            required: false
        },
        RESULT_FILE: {
            type: "string",
            description: "write output json data to",
            defval: "pohoda-status.json",
            required: false
        },
        ZABBIX_KEY: {
            type: "string",
            description: "Default name for Zabbix Item key name",
            defval: "mServer-attainability-{POHODA_ICO}",
            required: false
        }
    }
}
Descarcă pohoda_checker.multiflexi.app.json