NAME

App::MadEye::Plugin::Agent::HTTP - check HTTP

SCHEMA

type: map
mapping:
    target:
        type: seq
        required: yes
        sequence:
            - type: str
    timeout:
        required: yes
        type: int
    user_agent:
        required: no
        type: str
    part:
        required: no
        type: str

AUTHOR

Tokuhiro Matsuno

SEE ALSO

App::MadEye, Gearman::Client, Gearman::Worker