Commit graph

9 commits

Author SHA1 Message Date
Vanilla I. Shu
3909466d16 Stagify. 2014-07-28 15:16:44 +00:00
Baptiste Daroussin
a5ac46e19e Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 15:36:50 +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
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
Andrej Zverev
6337984890 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 05:52:04 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jun Kuriyama
46dfffde80 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).

Approved by:	portmgr (itetcu)
2010-01-24 06:18:08 +00:00
Martin Wilke
4ac1be2ede The general idea of these scripts is to check as many things as possible with
SNMP: disks, memory, load, network interfaces, running processes, etc...

The other idea is to select disks, interfaces, process using regular
expressions:

- it is possible to test more than one disk/int/process in one Nagios check
  (ex.: eth* instead of eth0,eth1,eth2,...)

- you only have to provide a unique part of the name to select a
  disk/int/process (ex. : "C:" instead of "C:\ Label: Serial Number xxxxxxx"
  makes it easy to use on multiple Windows hosts).

Most of these scripts can make performance outputs.

WWW: http://nagios.manubulon.com/

PR:		ports/135523
Submitted by:	Alexey V. Degtyarev
2009-06-15 21:13:19 +00:00