NAME
App::MadEye::Plugin::Agent::TheSchwartz::Job - monitoring error count of TheSchwartz
SYNOPSIS
- module: Agent::DBI
config:
target:
- DBI:mysql:database=foo
user: root
password: ~
SCHEMA
type: map
mapping:
target:
type: seq
required: yes
sequence:
- type: str
user:
required: yes
type: str
password:
required: yes
type: str
threshold:
required: yes
type: int
AUTHORS
Tokuhiro Matsuno