App::MadEye::Plugin::Agent::SNMP::Disk - monitoring disk


NAME

App::MadEye::Plugin::Agent::SNMP::Disk - monitoring disk


SCHEMA

    type: map
    mapping:
        target:
            type: seq
            required: yes
            sequence:
                - type: str
        threshold:
            required: yes
            type: int
        community:
            required: yes
            type: str
        port:
            required: no
            type: int
        timeout:
            required: no
            type: int
        retries:
            required: no
            type: int


AUTHORS

Tokuhiro Matsuno


SEE ALSO

the Net::SNMP manpage, the App::MadEye manpage