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


App-MadEye documentation  | view source Contained in the App-MadEye distribution.

Index


NAME

Top

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

SCHEMA

Top

    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

Top

Tokuhiro Matsuno

SEE ALSO

Top

Net::SNMP, App::MadEye


App-MadEye documentation  | view source Contained in the App-MadEye distribution.