Commit graph

15 commits

Author SHA1 Message Date
Antoine Brodin
efc5cc0e55 Cleanup plist 2014-11-24 22:35:08 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Jimmy Olgeni
7dc406a7a1 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
2014-07-10 12:13:11 +00:00
Adam Weinberger
de3a3bb13b Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:53:52 +00:00
Dirk Meyer
9b75ceb057 - use STAGEDIR 2013-10-06 15:19:24 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Emanuel Haupt
a1a4f024d4 - Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
2013-05-07 10:00:57 +00:00
Dirk Meyer
7e53f84196 - drop maintainership
Feature safe: yes
2012-10-18 19:22:25 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
d2a5a46507 LICENSE GPLv2 2010-06-04 13:49:15 +00:00
Dirk Meyer
20c278d630 - mirror distfile
the checksum of the traball from the MASTER_SITE keeps changing.
2009-03-19 18:42:04 +00:00
Dirk Meyer
0fa193c992 check_multi is kind of a wrapper plugin which takes benefit of the
Nagios 3.x capability to display multiple lines of plugin output.
It calls multiple child plugins and displays their output in the
long_plugin_output. A summary is given in the standard plugin output.
The child return code with the highest severity becomes the parent
(check_multi) plugin return code.

The configuration is very simple: a NRPE-stylish config file contains
a tag for each child plugin and then the check command line.

check_multi can cover complex Business Process Views - using a builtin
state evaluation mechanism. The second benefit is cluster monitoring
with no need for extra services. All you need is provided by check_multi.

LICENSE: GPL2 or later

WWW: http://www.my-plugin.de/wiki/projects/check_multi/start
2009-03-18 06:21:13 +00:00