MySQL replication slave is running and (coming soon) is within a
threshold bytes or seconds behind its master.
WWW: http://buhacoff.net/software/check_mysql_slave
PR: ports/157066
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@
2011-01-03
bugfix in mode sql (numerical vs. regexp output)
2010-12-20 2.1.5
fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
added mode table-fragmentation
fixed a bug in table-lock-contention (thanks mayukmok00)
mode sql can now have a non-numerical output which is compared to a string/regexp
new parameter ââ¬âdbthresholds
new mode report can be used to output only the bad news (short,long,html)
2010-10-02 2.1.4
added modes threads-created, threads-running, threads-cached
added connects-aborted, clients-aborted
Minor whitespace fix for PLIST_DIRS
PR: ports/157105
Submitted by: me
Approved by: maintainer
While here, pacify portlint by removing CPPFLAGS from
CONFIGURE_ENV; the former is passed to underlying
configure scripts via bsd.port.mk.
PR: ports/156943 [1]
Submitted by: Benjamin Lee <ben@b1c1l1.com>
Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
check functionality within your email environment.
Some typical uses of this plugin include:
* check SMTP server
* check IMAP server
* check email delivery loop
* check auto-responder function
* keep an eye on email lag
* monitor automated mailboxes
* aggregate check results of multiple plugins
* check email-to-FTP or other special email gateways
WWW: http://buhacoff.net/software/check_email_delivery/
PR: ports/156915
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
-Changes in port:
-Change depends of django to django-1.3.x version only
-Add options for make 'noc' with GMPY and PEP8 modules
-Remove creating user anf group from pkg-install script and use bsd.port.mk
mechanism.
-Autogenerate PLIST file from MANIFEST file in distribution.
PR: ports/156809
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer)
Approved by: itetcu (mentor)(implicit)
2011-05-01 net-mgmt/annextools: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/asused: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/grepip: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/ipsectrace: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/knowlan: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/p5-Altoids: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/pktstat: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/scotty3: Upstream disapear and distfile is no more available
Nagios plugin which scans log files for specific patterns.
This plugin looks for patterns in files. It is capable of detecting
logfile rotation. If you tell it how the rotated archives look like, it
will also examine these files. Traditional logfile plugins were not aware
of the gap which could occur, so under some circumstances they ignored
what had happened between their checks. In a production environment
this is not tolerable, that's why check_logfiles came into being.
WWW: http://labs.consol.de/lang/en/nagios/check_logfiles/
operation interfaces using Net::SNMP communicating with multiple
hosts and multi-OIDs.
WWW: http://search.cpan.org/dist/Net-SNMP-Util/
PR: ports/156021
Submitted by: Hsin-Han You <hhyou at cs.nctu.edu.tw>
Hardware & software inventory (with agent or agentless using SNMP);
Wake On Lan (WOL);
Software deployment using OCS Inventory NG protocol and peer to peer download;
Network connected devices (using Netbios, nmap and SNMP).
WWW: http://fusioninventory.org/
PR: ports/154867
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
service providing automatic failover. Those machines will be called a
cluster and each machine is one cluster node. hastmon is designed for
clusters that work in Primary-Secondary configuration, which means
that only one of the cluster nodes can be active at any given time.
WWW: http://hastmon.googlecode.com/
Author: Mikolaj Golub <to.my.trociny@gmail.com>
PR: ports/154036
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com>