Remote Arpwatch collects ARP tables from remote devices using SNMP and
checks them for changes. It is very useful for detecting problems and
malicious users in networks with routers that don't support static
ARP tables.
PR: 50521
Approved by: roberto(mentor)
- Use DOCSDIR and EXAMPLESDIR in Makefile and pkg-plist
- Simplify post-install target
- Check for bpf availabity by calling pkg-req script
- Reword warning text in pkg-req and remove explicit version reference
- Correct typo in COMMENT
- Do not update /etc/services - not needed anymore
- Bump PORTREVISION due to changed package
PR: 50918
Submitted by: Sergei Kolobov <sergei@kolobov.com>
- move nagios workfile directory from /usr/local/var/nagios
to /var/spool/nagios. /usr/local is read-only on some NFS
booted systems.
- remove scripts/checkps, everybody should have a working
/bin/ps by now.
- add new switches WITH_MYSQL and WITH_PGSQL which enable
support for putting configuration files into a MySQL or
PostgreSQL database, based on a patch submitted in PR
48102 by Krzysztof Stryjek <wtp@mud.pl>
PR: ports/48988
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
NeTAMS is a Network Traffic Accounting and Monitoring Software.
It runs as a daemon under FreeBSD and Linux operating systems.
Collects an IP traffic information flowing via your PC/UNIX
or Cisco router, filters it, aggregates, stores onto HASH/SQL
database, and makes SMTP/HTML reports to site administrator.
Anoter features are flexible policy targets, firewalling,
access control, quotas, scheduler and much much more.
PR: ports/46777
Submitted by: Yuriy N. Shkandybin <jura@happychance.com>
- Corrected incorrect paths to plugins in the sample configuration file.
- Installed the check_nrpe plugin (in case the installer wants to use this host as a client).
PR: 48690
Submitted by: Paul Dlug <paul@nerdlabs.com>
-CURRENT
* Take maintainership as I need this version for one of my applications
PR: 48932
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Thanks to: ade, marcus
Reported by: Will Mitayai Keeso Rowe <mit@dreamlabs.com>
New package building process disallows additional fetching
of any additional files during port build process. Due to
permanent changes in routing registry databases, it's wise
for me to simply force to build package without possibly
stale AS-numbers info.
PR: ports/48632
Submitted by: Dmitry Morozovsky <marck@rinet.ru> -- MAINTAINER