The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02

  • second, early release
  • module tests have been added
  • plugin framework has been extended to include a pluggable back end store
  • the ealy plugins have been reviewed, some removed, some added and all share a common architecture
  • plugings now have a standardised interface, using parameters and plugin results are summarised
  • DBM::Deep is used internally as the standard state persistent mechanism
  • the backend store may be used to interface to other monitoring systems

Modules

lightweight pluggable service monitoring
base package for sysMONLite plugins
simple HTTP check plugin for sys::MON::Lite
simple POP check plugin for sys::MON::Lite
combined SMTP & POP service check plugin for sys::MON::Lite
library functions for sys::MON::Lite

Provides

in lib/sys/MON/Lite/Store.pm
in lib/sys/MON/Lite/Store/DBMDeep.pm