The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

NAME

App::MadEye::Plugin::Agent::SNMP::Process - monitoring process

SCHEMA

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

AUTHORS

Tokuhiro Matsuno

SEE ALSO

Net::SNMP, App::MadEye