Subreg Users LLD for Zabbix Subreg Users LLD for Zabbix
KeyTypeRequiredDescription
APP_DEBUGboolShow debug messages
EASE_LOGGERstringwrite log messages using
RESULT_FILEstringwrite output json data to
SUBREG_LOCATIONstringCommand Endpoint
SUBREG_LOGINstringYour Subreg username
SUBREG_PASSWORDpasswordYour Subreg password
SUBREG_URIstringSOAP Endpoint
ZABBIX_KEYstringDefault name for Zabbix Item key name
Subreg Users LLD for Zabbix
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "LLD Subreg u\u017eivatel\u016f pro Zabbix",
        en: "Subreg Users LLD for Zabbix"
    },
    description: {
        cs: "Upozornit Zabbix na vytvo\u0159en\u00e9\/odstran\u011bn\u00e9 u\u017eivatele Subreg",
        en: "Notify Zabbix about created\/removed Subreg users"
    },
    executable: "subregsubaccountslld",
    homepage: "https:\/\/github.com\/Spoje-NET\/subreg2abraflexi\/",
    uuid: "804ca7c8-d81e-4d62-9999-1ddcd425b247",
    tags: [
        "Subreg",
        "Credit",
        "Check",
        "Json",
        "Zabbix",
        "LLD"
    ],
    version: "1.2.2.100",
    schemaVersion: "3.3.0",
    requirements: [
        "Subreg"
    ],
    environment: {
        APP_DEBUG: {
            type: "bool",
            description: "Show debug messages",
            defval: "0",
            required: false
        },
        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: "subreg_credit_report.json",
            required: false
        },
        SUBREG_LOCATION: {
            type: "string",
            description: "Command Endpoint",
            defval: "https:\/\/soap.subreg.cz\/cmd.php",
            required: true
        },
        SUBREG_LOGIN: {
            type: "string",
            description: "Your Subreg username",
            defval: "",
            required: true
        },
        SUBREG_PASSWORD: {
            type: "password",
            description: "Your Subreg password",
            defval: "",
            required: true
        },
        SUBREG_URI: {
            type: "string",
            description: "SOAP Endpoint",
            defval: "https:\/\/soap.subreg.cz\/soap",
            required: true
        },
        ZABBIX_KEY: {
            type: "string",
            description: "Default name for Zabbix Item key name",
            defval: "SubregCreditReport",
            required: false
        }
    }
}
Download subreg_users_lld_for_zabbix.multiflexi.app.json