summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nagiosgraph is an application to collect performance data from nagiosPav Lucistnik2006-05-075-0/+86
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=161568
* - Update to 0.0.14Pav Lucistnik2006-05-073-12/+21
| | | | | | | | PR: ports/96895 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> (maintainer) Notes: svn path=/head/; revision=161564
* - Update to 2.3Marcus Alves Grando2006-05-066-12/+24
| | | | | | | | | | - portlint(1) PR: 96843 Submitted by: maintainer Notes: svn path=/head/; revision=161528
* Update to 3.32.Anton Berezin2006-05-022-6/+6
| | | | Notes: svn path=/head/; revision=161181
* - Update to 2.5.1Marcus Alves Grando2006-04-293-98/+27
| | | | | | | | | | | | - Fix using USE_OPENSSH after bsd.port.pre.mk - portlint(1) PR: 95811 Submitted by: Martin Matuska <martin___matuska.org> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=160818
* - Add --zero-delay optionMarcus Alves Grando2006-04-295-8/+51
| | | | | | | | | | | - Bump PORTREVISION PR: 94777 Submitted by: Ben Allen <benjamin___umn.edu> Approved by: maintainer timeout (39 days) Notes: svn path=/head/; revision=160813
* Fix critical typo:-(.Norikatsu Shigemura2006-04-282-2/+2
| | | | Notes: svn path=/head/; revision=160665
* Update to 1.12Erwin Lansing2006-04-2610-708/+161
| | | | | | | | PR: 96285 Submitted by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (maintainer) Notes: svn path=/head/; revision=160495
* fix file to patchOliver Lehmann2006-04-251-2/+2
| | | | | | | Noted by: olgeni Notes: svn path=/head/; revision=160458
* - Update to 1.2.4.20060412Pav Lucistnik2006-04-2512-90/+280
| | | | | | | | | | | | - Provide rc script - Fix ipv6 dependency - Various fixes PR: ports/95032 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=160457
* The start script assumes that group name == user name. This goes wrongOliver Lehmann2006-04-232-1/+24
| | | | | | | | | | | | when mrtg needs to be started as root (for example). When mrtg is started as root, both getgrnam() gndetpwnam() are returning 0 because Without changing the code this ends mrtg (false error). PR: ports/95253 Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=160236
* Fix WWW line.Kirill Ponomarev2006-04-221-1/+1
| | | | Notes: svn path=/head/; revision=160182
* BROKEN: Does not compileKris Kennaway2006-04-221-0/+2
| | | | Notes: svn path=/head/; revision=160181
* Update to 0.10.1Kirill Ponomarev2006-04-222-6/+5
| | | | Notes: svn path=/head/; revision=160125
* - add nettop-0.2.3Yen-Ming Lee2006-04-215-0/+65
| | | | | | | | | | 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/ Notes: svn path=/head/; revision=160076
* Don't send arp reply to sender if the arp request queriesNorikatsu Shigemura2006-04-202-6/+17
| | | | | | | | | the MAC address for the itself. Submitted by: Vlad V Cheryomushkin <vladd@rekom.ru> Notes: svn path=/head/; revision=160019
* - Update to 4.55Marcus Alves Grando2006-04-184-27/+48
| | | | | | | | | | | - Reorganize Makefile - portlint(1) PR: 95976 Submitted by: maintainer Notes: svn path=/head/; revision=159880
* Set PORTDOCS, forgot when addedRenato Botelho2006-04-181-2/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=159861
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-175-0/+88
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=159794
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-175-0/+588
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=159791
* Set CONFLICTS to recently added py-snmp4Renato Botelho2006-04-171-0/+2
| | | | Notes: svn path=/head/; revision=159790
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-175-0/+404
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=159788
* Change maintainer email address.Colin Percival2006-04-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* - Fix df(1) output in query_unix_partitions.plSergey Matveychuk2006-04-154-1/+22
| | | | | | | | | | | - Fix path for ping in ping.pl - Rename a patch to a common scheme - Bump PORTREVISION Submitted by: Giraudet Olivier <giraudeo@altern.org> Notes: svn path=/head/; revision=159642
* Important bugfixes:Pav Lucistnik2006-04-152-0/+206
| | | | | | | | | | | | | | | - fixes the byte-ordering issue in radius authentication packet - the original may not work on little-endian machine. - make it more conform to the nagios plugin return code convention Cosmetical changes: - provide more verbose information for debugging PR: ports/95398 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: Andrew L Kilpatrick <tiger@whitetigersd.com> (maintainer) Notes: svn path=/head/; revision=159612
* - Update to 2.2Pav Lucistnik2006-04-156-12/+12
| | | | | | | | PR: ports/95739 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=159611
* Reset markp due to lack of response to email and maintainer-timeouts.Mark Linimon2006-04-152-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159527
* Update to 2.0.8Lars Thegler2006-04-145-8/+33
| | | | | | | | PR: ports/95156 [1], ports/95731 [2] Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> [1], Babak Farrokhi <babak@farrokhi.net> [2] Notes: svn path=/head/; revision=159495
* Add an unofficial Google Map support.Roman Bogorodskiy2006-04-135-2/+59
| | | | | | | | Submitted by: "Anton A. Karpov" <toxa@toxahost.ru> Approved by: Peter Thoenen (maintainer) Notes: svn path=/head/; revision=159405
* Fix 'make index'Michael Reifenberger2006-04-081-6/+2
| | | | | | | Submitted by: nork@ Notes: svn path=/head/; revision=159121
* Improved choparp.Norikatsu Shigemura2006-04-083-4/+95
| | | | | | | | | | o Add rcNG script. o Use kqueue(2)/kevent(2) instead of select(2). o Change MAINTAINER to myself. o Bump PORTREVISION, accordingly. Notes: svn path=/head/; revision=159103
* - Mark broken on 4.XPav Lucistnik2006-04-032-2/+14
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=158741
* - Update to 1.02Pav Lucistnik2006-04-0211-179/+336
| | | | | | | | | | - Take maintainership PR: ports/93293 Submitted by: Anders Troback <freebsd@troback.com> Notes: svn path=/head/; revision=158648
* Nagcon is a console application interfacing to Nagios 2.0 which givesPav Lucistnik2006-04-026-0/+63
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=158617
* - Update check_snmp_counter to 0.6 and check_snmp_if to 0.6Pav Lucistnik2006-04-023-23/+17
| | | | | | | | PR: ports/95075 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=158613
* - Update to 0.9Pav Lucistnik2006-04-013-11/+9
| | | | | | | | PR: ports/95051 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=158608
* - Retire net-mgmt/nfdump-develPav Lucistnik2006-04-017-155/+0
| | | | | | | | PR: ports/95006 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=158605
* - Update to 1.5Pav Lucistnik2006-04-016-9/+67
| | | | | | | | PR: ports/95006 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=158604
* - Make ARPDIR configurablePav Lucistnik2006-04-012-5/+18
| | | | | | | | PR: ports/92763 Submitted by: Eugene Grosbein <eugen@kuzbass.ru> Notes: svn path=/head/; revision=158603
* - Unbreak: install into www/nagios instead share/nagiosPav Lucistnik2006-04-013-9/+16
| | | | | | | | | | | - Don't depend on p5-CGI when not needed PR: ports/92944 Submitted by: Takayuki Nakao <t@nakao.org> Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer) Notes: svn path=/head/; revision=158600
* - Reset longterm inactive maintainerPav Lucistnik2006-04-011-1/+1
| | | | Notes: svn path=/head/; revision=158599
* - Update to 0.40Pav Lucistnik2006-04-012-3/+4
| | | | | | | | | PR: ports/92539 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout (petef; 2 months) Notes: svn path=/head/; revision=158597
* - Update to 1.2Pav Lucistnik2006-04-013-7/+14
| | | | | | | | PR: ports/93345 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=158594
* - Update to 0.4.10Pav Lucistnik2006-04-016-28/+35
| | | | | | | | | PR: ports/92987 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout (lth; almost 2 months) Notes: svn path=/head/; revision=158582
* - Update to 1.0.9.1Pav Lucistnik2006-04-013-32/+5
| | | | | | | | | PR: ports/93064 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout (almost 2 months) Notes: svn path=/head/; revision=158580
* - Update to 0.06Pav Lucistnik2006-04-012-7/+7
| | | | | | | | | PR: ports/93048 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: maintainer timeout (almost 2 months) Notes: svn path=/head/; revision=158559
* Add net-mgtm/p5-Net-IP-Resolver 0.01, a Perl module to resolve IPs to aAnton Berezin2006-03-285-0/+48
| | | | | | | particular network. Notes: svn path=/head/; revision=158315
* Add net-mgmt/p5-Net-IP-Match-XS 0.03, a Perl module to efficiently matchAnton Berezin2006-03-285-0/+50
| | | | | | | IP addresses against IP ranges. Notes: svn path=/head/; revision=158314
* - Update to 1.018Marcus Alves Grando2006-03-242-5/+5
| | | | | | | | | | - Take MAINTAINER PR: 94860 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=158040
* - Update to 2.0.6Renato Botelho2006-03-234-6/+26
| | | | | | | | PR: ports/94856 Submitted by: maintainer Notes: svn path=/head/; revision=158006