App::MadEye::Plugin::Agent::MySQLSlave - monitoring mysql slave.


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

Index


NAME

Top

App::MadEye::Plugin::Agent::MySQLSlave - monitoring mysql slave.

SCHEMA

Top

    type: map
    mapping:
        target:
            type: seq
            required: yes
            sequence:
                - type: str
        user:
            required: yes
            type: str
        password:
            required: yes
            type: any
        threshold:
            required: yes
            type: int

AUTHORS

Top

Tokuhiro Matsuno

SEE ALSO

Top

DBI, App::MadEye


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