- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Monitor::Simple allows simple monitoring of applications and services of your IT
infrastructure. There are many such tools, some of them very complex and
sophisticated. For example, one widely used is Nagios (http://www.nagios.org/).
The Monitor::Simple does not aim, as its name indicates, for all features
provided by those tools. It allows, however, to check whether your applications
and services are running correctly. Its simple command-line interface can be
used in cron jobs and reports can be viewed as a single HTML or text page.
WWW: http://search.cpan.org/dist/Monitor-Simple/