Commit Graph

71 Commits

Author SHA1 Message Date
Pav Lucistnik
46c256ba99 nagiosgraph is an application to collect performance data from nagios
plugins, insert the data into rrdtool database, and generate webpages
with rrdtool graphs of the performance data. nagiosgraph is easy to
configure, and ready to use for many nagios plugins.

WWW: http://nagiosgraph.sourceforge.net/

PR:		ports/96769
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-05-07 12:11:56 +00:00
Yen-Ming Lee
13a81d7fbf - add nettop-0.2.3
Nettop is a program which looks like top, but is for network packets.
It requires libpcap and slang to be installed on your computer.

WWW: http://srparish.net/scripts/
2006-04-21 14:12:50 +00:00
Renato Botelho
e3b3506d16 PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.  This package provides command-line utilities
(pysnmpget, etc).

WWW: http://pysnmp.sourceforge.net/

PR:		ports/95675
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:29:07 +00:00
Renato Botelho
92c08628b6 PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.  This package provides additional python-format
MIB files for use with PySNMP.

WWW: http://pysnmp.sourceforge.net/

PR:		ports/95674
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:27:30 +00:00
Renato Botelho
aea27aa9cb PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.

WWW: http://pysnmp.sourceforge.net/

PR:		ports/95673
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:25:00 +00:00
Pav Lucistnik
642d243a1b Nagcon is a console application interfacing to Nagios 2.0 which gives
you an overview of all services with troubled services.

WWW: http://www.vanheusden.com/nagcon

PR:		ports/95096
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2006-04-02 01:04:36 +00:00
Pav Lucistnik
cd4eed0fcd - Retire net-mgmt/nfdump-devel
PR:		ports/95006
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-04-01 22:58:06 +00:00
Anton Berezin
a0e73de381 Add net-mgtm/p5-Net-IP-Resolver 0.01, a Perl module to resolve IPs to a
particular network.
2006-03-28 11:57:15 +00:00
Anton Berezin
fa01a51192 Add net-mgmt/p5-Net-IP-Match-XS 0.03, a Perl module to efficiently match
IP addresses against IP ranges.
2006-03-28 11:52:56 +00:00
Tim Bishop
0bcfd8caaa - Add bwm-ng:
Bandwidth Monitor NG is a small and simple console-based live
bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.

Short list of features:

    * supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
    * unlimited number of interfaces supported
    * interfaces are added or removed dynamically from list
    * white-/blacklist of interfaces
    * output of KB/s, Kb/s, packets, errors, average, max and total sum
    * output in curses, plain console, CSV or HTML
    * configfile

WWW: http://www.gropp.org/
2006-02-20 12:45:03 +00:00
Brooks Davis
954d78723f Add net-mgmt/rubygem-snmp:
This library implements SNMP (the Simple Network Management
Protocol). It is implemented in pure Ruby, so there are no dependencies
on external libraries like net-snmp. You can run this library anywhere
that Ruby can run.
2006-02-16 06:29:53 +00:00
Sergey Matveychuk
83cb048d24 radauth was developed to allow for command line authentication
against a radius server.  This allows for more rapid
testing/troubleshooting of radius authentication problems depending
upon the method by which the person is authenticating (dial-up
customers come to mind).

Author: Matt Miller <mmiller_at_hick.org>
WWW:    http://freshmeat.net/projects/radauth/

PR:		ports/91975
Submitted by:	Andrew Kilpatrick <tiger_at_whitetigersd.com>
2006-01-21 19:01:25 +00:00
Pav Lucistnik
32c40c6316 - After repocopy, add development version of nfdump at 1.5
PR:		ports/91725
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Repocopied by:	marcus
2006-01-15 23:56:27 +00:00
Edwin Groothuis
46265967d0 New port: net-mgmt/chillispot
Chillispot is used for authenticating users of a wireless
	LAN. It support WPA (Wireless Protected Access) encryption.
	Authentication, authorization and accounting (AAA) is handled
	by your favorite radius server.

PR:		ports/90397
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2005-12-20 20:41:17 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Anton Berezin
620eb303b7 Add net-mgmt/p5-NSNMP, a fast, flexible, low-level, pure-Perl SNMP
library.
2005-12-14 09:03:19 +00:00
Tim Bishop
d0cf5432ab - Add net-mgmt/check_snmp_pkgvuln
check_snmp_pkgvuln is a Nagios plugin that detects hosts that are running
  vulnerable ports based on the database of security vulnerabilities
  provided by portaudit.  The plugin communicates with the host via SNMP
  using the HOST-RESOURCES-MIB::hrSWInstalledName MIB.

  WWW: http://www.cultdeadsheep.org/~clement/

Approved by:	clement (mentor)
2005-12-05 21:34:11 +00:00
Pav Lucistnik
6009cc66ba Aircrack is a set of tools for auditing wireless networks:
* airodump: 802.11 packet capture program
* aireplay: 802.11 packet injection program
* aircrack: static WEP and WPA-PSK key cracker
* airdecap: decrypts WEP/WPA capture files
* arpforge: forges ARP packets

At the moment airodump and aireplay cannot be built on FreeBSD

PR:		ports/88870
Submitted by:	Lars Engels <lars.engels@0x20.net>
2005-11-25 18:04:32 +00:00
Edwin Groothuis
dfa096d246 [New Port] net-mgmt/ourmon: Network Monitoring and Anomaly Detection System
Ourmon is a network management and anomaly detection system
	for performing various SNMP RMON-like network analysis
	tasks.  It uses the BSD bpf in combination with RRDTOOL as
	well as various "top talker" style tuples including:  top-N
	flows which include IP, TCP, UDP, and ICMP flows, top SYN
	senders, top TCP/UDP ports, top single IP src to many IP
	dst senders, top single IP src to L4 (TCP/UDP), top ICMP
	errors which includes UDP creators of ICMP errors and other
	tools for both network management and anomaly detection.
	RRDTOOL graphs include a year of baselined information.
	New RRDTOOL graphs may be designed with user-configured BPF
	expressions a la tcpdump.  Reports and logging for top
	talkers are also included.

	WWW: http://ourmon.cat.pdx.edu/ourmon/

PR:		ports/84530
Submitted by:	Charlie Schluting <manos@cs.pdx.edu>
2005-11-24 23:49:12 +00:00
Edwin Groothuis
0c27acb617 New port: net-mgmt/torrus The Data Series Processing Framework -
think mrtg with xml configs

Torrus is designed to be the universal data series processing framework.
Although most users deploy Torrus for SNMP monitoring, it might be useful for
data series of any nature. Tobi Oetiker's RRDtool is used for data storage.

    * Configuration compiler and validator. It processes the XML configuration
      files and saves the configuration into a database.
    * View renderer and the web interface. They generate HTML and the graphical
      representation of the datasources and provide user authentication and
      authorization. All generated output is controlled by the configuration
      parameters and templates. The users can easily create their own
      presentation of data series.
    * SNMP Collector. Modular collector core architecture allows further
      extension with new collector and storage types. Any datasource can have
      its own polling schedule.
    * SNMP Device Discovery Tool. Devdiscover is a new, modular, flexible, and
      expandable tool for automatic generation of Torrus configuration files.
      New device types and MIBs are easily added as independent Perl modules.
    * Threshold monitor. All data, regardless of their type and nature, can be
      monitored according to the user-defined rules. The rules can also include
      the datasource-specific parameters, e.g. boundary values etc. The
      thresholds are specified by RPN expressions.

WWW: http://torrus.org

- Corey Smith
corsmith@gmail.com

PR:		ports/86634
Submitted by:	Corey Smith <corsmith@gmail.com>
2005-11-23 13:24:25 +00:00
Pav Lucistnik
55ba256801 Network Leak Finder is a collection of small perlscripts that detects
connectivity between network segments. It is mostly useful to detect "leaks" in
large organizations that have private network segments physically separated
from the Internet.

PR:		ports/88424
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be>
2005-11-12 12:28:49 +00:00
Andrej Zverev
7ee5c2644a Add net-mgmt/grepip
grepip searches the named input FILE (or standard input if no files are named),
for lines containing an IP address matched to the given CIDR.
grepip finds IP in any context of a line, while grepcidr only if all line is IP.

PR:		ports/88384
Submitted by:	Serge Maslov <serge@maslov.biz>
Approved by:	sem (mentor, implict)
2005-11-07 07:40:11 +00:00
Tilman Keskinoz
d9f2d34d9f Add nagios-spamd-plugin, which monitors Spamassassins spamd 2005-11-01 11:29:24 +00:00
Herve Quiroz
868262ab68 PfPro is a cross-platform GUI fat client for managing configurations
for the PF firewalling system.

WWW: http://pfpro.sourceforge.net/

PR:		86743
Submitted by:	Adam VanderHook <acidos@bandwidth-junkies.net>
2005-10-03 17:27:19 +00:00
Marcus Alves Grando
ebb76bfcdb New port
This is a mini-SNMP daemon. The basic daemon implements the system group
and a number of private extensions to manage the UDP transport mapping,
communities, trap destinations and loadable modules. In this form it can
be used to provide remote access to arbitrary data that can be described in
the form as required by the SMI. The daemon speaks both SNMPv1 and SNMPv2c.

PR:		86400
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru>
Approved by:	pav (mentor)
2005-09-27 17:32:27 +00:00
Edwin Groothuis
ad0ad50784 net-mgmt/grepcidr: Filter IP addresses matching IPv4 CIDR/network specification
grepcidr can be used to filter a list of IP addresses against
    one or more Classless Inter-Domain Routing (CIDR) specifications,
    or arbitrary networks specified by an address range. As with
    grep, there are options to invert matching and load patterns
    from a file.  grepcidr is capable of comparing thousands or
    even millions of IPs to networks with little memory usage and
    in reasonable computation time.

    grepcidr has endless uses in network software, including: mail
    filtering and processing, network security, log analysis, and
    many custom applications.

PR:		ports/80315
Submitted by:	Douglas Fraser <doug+ports@idmf.net>
2005-04-25 05:03:43 +00:00
Sergey Matveychuk
96b8701208 net-mgmt/nfsen: Web based frontend to nfdump netflow collector
PR:		ports/79950
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-04-16 10:33:07 +00:00
Florent Thoumie
44ac19b29e - Add nagios12 to the build. 2005-04-06 10:05:13 +00:00
Erwin Lansing
c6527a496c Add ipv6gen 0.8, iPv6 prefix generator.
PR:		ports/79520
Submitted by:	Vladimir Kotal <vlada@devnull.cz>
2005-04-04 12:52:34 +00:00
Sergey Skvortsov
acde01090d Add ng_ipacct 20050228, Netgraph IP accounting. 2005-02-28 12:34:58 +00:00
Pav Lucistnik
05e759e9db Yet Another Bandwidth Meter displays current bandwidth utilization using the
PNG image format. It somewhat resembles the Linux bwbar (although there is no
connection to it).

Features include measurement both on interface and assigned IP-address basis,
possible to run non-root and non-setuid, quite customizable (colours, geometry,
device max speed, etc). It also includes text output to the image.

PR:		ports/76275
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2005-02-25 21:01:57 +00:00
Erwin Lansing
31f4bffcc3 Readd nagios-snmp-plugins that was removed by accident in rev. 1.38 2005-02-22 07:12:51 +00:00
Michael Johnson
88adfbc2cb Add pads 1.1.3, passively detect network assets.
PR:		ports/77801
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2005-02-21 07:43:33 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Tilman Keskinoz
7e28f3f5c4 Add py-yapsnmp, yet another Python SNMP module based on net-snmp library 2005-01-14 15:49:47 +00:00
Edwin Groothuis
68b958eb51 New port: net-mgmt/ipplan (4.0.2)
New port: net-mgmt/ipplan
	Version: 4.0.2
	Description: IP address management and tracking

PR:		ports/74621
Submitted by:	Maxim Tuliuk <mt@zoo.top.net.ua>
2004-12-22 05:32:51 +00:00
Anders Nordby
afbf5f47aa Add NAV (Network Administration Visualized), a network administration
package from NTNU - Norwegian University of Science and Technology.

This port is work-in-progress, currently.

Sponsored by:	University of Tromsø
2004-11-23 07:29:45 +00:00
Pav Lucistnik
026037c5f9 Add softflowd, flow-based network traffic analyser capable of Cisco NetFlow
data export. Softflowd semi-statefully tracks traffic flows recorded by
listening on a network interface or by reading a packet capture file.
These flows may be reported via NetFlow to a collecting host or summarised
within softflowd itself.

PR:		ports/73723
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 21:06:11 +00:00
Pav Lucistnik
62d1b1e1c5 Add flowd, a small, fast and secure NetFlow collector. It offers the following
features:

* Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
* Supports both IPv4 and IPv6 transport of flows
* Secure: flowd is privilege separated to limit the impact of any compromise
* Supports filtering and tagging of flows, using a packet filter-like syntax
* Stores recorded flow data in a compact binary format which supports
  run-time choice over which flow fields are stored
* Ships with both Perl and Python interfaces for reading and parsing the
  on-disk record format
* Is licensed under a liberal BSD-like license

PR:		ports/73722
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 20:52:09 +00:00
Sergey Skvortsov
52eedbcf74 Add p5-POE-Component-SNMP 0.92, event-driven SNMP interface. 2004-11-10 12:29:43 +00:00
Sergei Kolobov
bccb319466 Add net-mgmt/tcptrack:
tcptrack is a sniffer which displays information about TCP connections it
sees on a network interface. It passively watches for connections on the
network interface, keeps track of their state and displays a list of
connections in a manner similar to the unix 'top' command. It displays
source and destination addresses and ports, connection state, idle time, and
bandwidth usage.

WWW: http://www.rhythm.cx/~steve/devel/tcptrack

PR:		ports/72543
Submitted by:	Tor Halvard Furulund <squat@squat.no>
2004-11-07 00:24:43 +00:00
Sergei Kolobov
84453d1c93 Add net-mgmt/nfdump:
NFDUMP tools support netflow v5 and v7 capturing and processing.

nfcapd - netflow capture daemon.
Reads the netflow data from the network and stores the data into files.

nfdump - netflow dump.
Reads the netflow data from the files stored by nfcapd. It's syntax is similar
to tcpdump. If you like tcpdump you will like nfdump.

nfprofile - netflow profiler.
Reads the netflow data from the files stored by nfcapd. Filters the netflow
data according to the specified filter sets ( profiles ) and stores the
filtered data into files for later use.

nfreplay - netflow replay
Reads the netflow data from the files stored by nfcapd and sends it over
the network to another host.

WWW: http://nfdump.sourceforge.net

PR:		ports/72171
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu>
2004-11-06 23:48:46 +00:00
Pav Lucistnik
74b5529974 Add py-flowtools, an extension module gives you a simple python interface
to NetFlow data as stored by Mark Fullmer's flow-tools package.

PR:		ports/72684
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-15 16:41:49 +00:00
Michael Haro
d4b77ed47a activate nrpe2 2004-08-28 17:58:10 +00:00
Sergey Matveychuk
b4dd05271c Netmond - IP network monitoring daemon.
PR:		ports/65033
Submitted by:	Viktor Fomichev <vfom@narod.ru>
2004-08-18 17:08:08 +00:00
Sergey Matveychuk
2ad843635c Netwag is a graphical front end for netwox.
PR:		ports/70307
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-15 19:39:15 +00:00
Tilman Keskinoz
5318721dd1 Add SNMP::Info, an object oriented perl5 interface to Network devices and
various common MIBs
2004-08-12 12:18:09 +00:00
Jesper Skriver
5d6a085b7b Remove p5-JUNOScript port, hopeless out of date, and I do not have access
to Juniper equipment to test any updates to this port.
2004-08-05 12:21:49 +00:00
Sergey Matveychuk
5a9cc6bcfe NRG is a system for maintaining and visualizing network data and
other resource utilization data.

PR:		ports/69504
Submitted by:	Michael Ranner <mranner@inode.at>
2004-08-02 08:33:10 +00:00
Sergey Matveychuk
c895ecbad3 * lcrzoex tools was renamed to netwox
* update to 5.20.0 and move to net-mgmt category
* new maintainer

PR:             ports/69609
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-01 09:39:38 +00:00