Skip to content

multiple "exec" with same command, serve shows only one #150

@khimaros

Description

@khimaros

this seems to be a frontend bug only, as both output fine with ./checkup

example config:

        {
            "type": "exec",
            "name": "Block apcupsd",
            "command": "./assert_blocked.sh",
            "arguments": ["somehost", "3551"]
        },
        {
            "type": "exec",
            "name": "Block rpcbind",
            "command": "./assert_blocked.sh",
            "arguments": ["somehost", "111"]
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions