The FreeBSD Ports Archive
FreeBSD net-mgmt : cricket4>
A high performance, extremely flexible monitoring system
Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well.
It's similar to mrtg, but has a different approach.
http://cricket.sourceforge.net/
|
cricket history
v. 1.29
date: 2007/07/05 06:19:46; author: edwin; state: Exp; lines: +1 -1
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis
v. 1.28
date: 2007/04/11 16:20:53; author: mux; state: Exp; lines: +1 -1
Add a patch taken from CVS to fix EXEC actions handling with monitoring
thresholds, and bump PORTREVISION.
v. 1.27
date: 2007/03/31 06:16:06; author: kris; state: Exp; lines: +2 -0
IGNORE: uses a UID registered to another port
v. 1.26
date: 2006/05/11 22:49:39; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with N
v. 1.25
date: 2005/12/15 11:52:46; author: az; state: Exp; lines: +1 -1
- Add patch for fixing problem when summary for graph displayed as
"Current values not available: RRD file version 0003 not supported
on this arch."
- Bump PORTREVISION
PR: ports/90419
Submitted by: Paul Armstrong
Tested by: az, Ivan Sviridov (sin@vimcom.net)
v. 1.24
date: 2005/08/29 15:10:43; author: vs; state: Exp; lines: +4 -6
Correctly record user- and group-id in pkg-install used during package-build
PR: ports/85047
Submitted by: Vladimir Kotal
v. 1.23
date: 2005/04/15 09:54:30; author: vs; state: Exp; lines: +1 -2
Use SUB_FILES instead of home-grown SED-incantation
v. 1.22
date: 2004/12/01 02:28:58; author: leeym; state: Exp; lines: +11 -4
- relocate PKGMESSAGE and unbreak this port
- replace files/patch-* with REINPLACE_CMD
v. 1.21
date: 2004/11/09 13:56:51; author: ijliao; state: Exp; lines: +4 -4
add missing backslash
v. 1.20
date: 2004/11/09 12:59:01; author: ijliao; state: Exp; lines: +17 -13
* Sort RUN_DEPENDS.
* Make user able to change USER & GROUP, and change default USER.
(Bump PORTREVISION)
* Cleanup do-install code.
PR: 73713
Submitted by: Gea-Suan Lin
v. 1.19
date: 2004/04/17 20:09:12; author: pav; state: Exp; lines: +1 -1
- Update to 1.0.5
PR: ports/65525
Submitted by: Janos Mohacsi
v. 1.18
date: 2004/02/23 04:41:58; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.17
date: 2003/12/21 16:23:45; author: pav; state: Exp; lines: +2 -4
- Update to 1.0.4
PR: ports/60150
Submitted by: Janos Mohacsi
v. 1.16
date: 2003/10/24 14:15:23; author: erwin; state: Exp; lines: +0 -1
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
v. 1.15
date: 2003/10/24 12:02:53; author: ijliao; state: Exp; lines: +2 -2
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.14
date: 2003/09/27 01:01:02; author: edwin; state: Exp; lines: +3 -3
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.13
date: 2003/06/15 14:48:01; author: oliver; state: Exp; lines: +6 -3
update cricket to 1.4.0.p2
PR: 50454
v. 1.12
date: 2003/05/03 17:17:29; author: adamw; state: Exp; lines: +1 -1
Define ${PREFIX} for the pkg-install script.
Pointed out by: Sue Blake
v. 1.11
date: 2003/02/20 18:50:53; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/09/29 08:07:46; author: ijliao; state: Exp; lines: +2 -2
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.9
date: 2002/06/08 22:25:17; author: petef; state: Exp; lines: +31 -16
- update to 1.0.4.p1
- remove NO_PACKAGE; the customization isn't done at build/install time
- remove the old patches & configure script; use cricket's own scripts to
tell it our version of perl.
- revamp the install so it matches the docs more closely:
* things go in ${PREFIX}/cricket
* scripts go in cricket/cricket-${PORTVERSION}, cricket/cricket symlink
created for convenience
* cricket/cricket-{config,data,logs} created
- create a "cricket" user to run the collectors
- use pkg-message instead of ${ECHO}'ing things in post-install
PR: 38932 (with a few modifications)
Submitted by: Janos Mohacsi
v. 1.8
date: 2001/09/17 17:40:24; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.7
date: 2001/03/16 19:30:52; author: sobomax; state: Exp; lines: +6 -4
Use correct paths to dependencies.
Submitted by: Mike Harding
v. 1.6
date: 2001/03/14 16:15:27; author: sobomax; state: Exp; lines: +2 -2
Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}
Submited by: bento (sorta)
v. 1.5
date: 2000/08/18 20:47:18; author: will; state: Exp; lines: +11 -14
Update to 1.0.2.
Prompted by: "Monitoring Network Traffic" thread on -isp
Submitted by: Matt Ayres
v. 1.4
date: 2000/07/31 15:52:53; author: sobomax; state: Exp; lines: +4 -2
The project moved to the SF.
PR: 20314
Submitted by: Domas Mituzas
v. 1.3
date: 2000/04/09 18:10:42; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 2000/02/13 21:27:56; author: torstenb; state: Exp; lines: +10 -1
I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
v. 1.1
date: 2000/02/13 21:00:08; author: torstenb; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/02/13 21:00:08; author: torstenb; state: Exp; lines: +0 -0
Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
=============================================================================
v. 1.29
date: 2007/07/05 06:19:46; author: edwin; state: Exp; lines: +1 -1
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis
v. 1.28
date: 2007/04/11 16:20:53; author: mux; state: Exp; lines: +1 -1
Add a patch taken from CVS to fix EXEC actions handling with monitoring
thresholds, and bump PORTREVISION.
v. 1.27
date: 2007/03/31 06:16:06; author: kris; state: Exp; lines: +2 -0
IGNORE: uses a UID registered to another port
v. 1.26
date: 2006/05/11 22:49:39; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with N
v. 1.25
date: 2005/12/15 11:52:46; author: az; state: Exp; lines: +1 -1
- Add patch for fixing problem when summary for graph displayed as
"Current values not available: RRD file version 0003 not supported
on this arch."
- Bump PORTREVISION
PR: ports/90419
Submitted by: Paul Armstrong
Tested by: az, Ivan Sviridov (sin@vimcom.net)
v. 1.24
date: 2005/08/29 15:10:43; author: vs; state: Exp; lines: +4 -6
Correctly record user- and group-id in pkg-install used during package-build
PR: ports/85047
Submitted by: Vladimir Kotal
v. 1.23
date: 2005/04/15 09:54:30; author: vs; state: Exp; lines: +1 -2
Use SUB_FILES instead of home-grown SED-incantation
v. 1.22
date: 2004/12/01 02:28:58; author: leeym; state: Exp; lines: +11 -4
- relocate PKGMESSAGE and unbreak this port
- replace files/patch-* with REINPLACE_CMD
v. 1.21
date: 2004/11/09 13:56:51; author: ijliao; state: Exp; lines: +4 -4
add missing backslash
v. 1.20
date: 2004/11/09 12:59:01; author: ijliao; state: Exp; lines: +17 -13
* Sort RUN_DEPENDS.
* Make user able to change USER & GROUP, and change default USER.
(Bump PORTREVISION)
* Cleanup do-install code.
PR: 73713
Submitted by: Gea-Suan Lin
v. 1.19
date: 2004/04/17 20:09:12; author: pav; state: Exp; lines: +1 -1
- Update to 1.0.5
PR: ports/65525
Submitted by: Janos Mohacsi
v. 1.18
date: 2004/02/23 04:41:58; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.17
date: 2003/12/21 16:23:45; author: pav; state: Exp; lines: +2 -4
- Update to 1.0.4
PR: ports/60150
Submitted by: Janos Mohacsi
v. 1.16
date: 2003/10/24 14:15:23; author: erwin; state: Exp; lines: +0 -1
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
v. 1.15
date: 2003/10/24 12:02:53; author: ijliao; state: Exp; lines: +2 -2
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.14
date: 2003/09/27 01:01:02; author: edwin; state: Exp; lines: +3 -3
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.13
date: 2003/06/15 14:48:01; author: oliver; state: Exp; lines: +6 -3
update cricket to 1.4.0.p2
PR: 50454
v. 1.12
date: 2003/05/03 17:17:29; author: adamw; state: Exp; lines: +1 -1
Define ${PREFIX} for the pkg-install script.
Pointed out by: Sue Blake
v. 1.11
date: 2003/02/20 18:50:53; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/09/29 08:07:46; author: ijliao; state: Exp; lines: +2 -2
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.9
date: 2002/06/08 22:25:17; author: petef; state: Exp; lines: +31 -16
- update to 1.0.4.p1
- remove NO_PACKAGE; the customization isn't done at build/install time
- remove the old patches & configure script; use cricket's own scripts to
tell it our version of perl.
- revamp the install so it matches the docs more closely:
* things go in ${PREFIX}/cricket
* scripts go in cricket/cricket-${PORTVERSION}, cricket/cricket symlink
created for convenience
* cricket/cricket-{config,data,logs} created
- create a "cricket" user to run the collectors
- use pkg-message instead of ${ECHO}'ing things in post-install
PR: 38932 (with a few modifications)
Submitted by: Janos Mohacsi
v. 1.8
date: 2001/09/17 17:40:24; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.7
date: 2001/03/16 19:30:52; author: sobomax; state: Exp; lines: +6 -4
Use correct paths to dependencies.
Submitted by: Mike Harding
v. 1.6
date: 2001/03/14 16:15:27; author: sobomax; state: Exp; lines: +2 -2
Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}
Submited by: bento (sorta)
v. 1.5
date: 2000/08/18 20:47:18; author: will; state: Exp; lines: +11 -14
Update to 1.0.2.
Prompted by: "Monitoring Network Traffic" thread on -isp
Submitted by: Matt Ayres
v. 1.4
date: 2000/07/31 15:52:53; author: sobomax; state: Exp; lines: +4 -2
The project moved to the SF.
PR: 20314
Submitted by: Domas Mituzas
v. 1.3
date: 2000/04/09 18:10:42; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 2000/02/13 21:27:56; author: torstenb; state: Exp; lines: +10 -1
I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
v. 1.1
date: 2000/02/13 21:00:08; author: torstenb; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/02/13 21:00:08; author: torstenb; state: Exp; lines: +0 -0
Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
=============================================================================
v. 1.29
date: 2007/07/05 06:19:46; author: edwin; state: Exp; lines: +1 -1
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis
v. 1.28
date: 2007/04/11 16:20:53; author: mux; state: Exp; lines: +1 -1
Add a patch taken from CVS to fix EXEC actions handling with monitoring
thresholds, and bump PORTREVISION.
v. 1.27
date: 2007/03/31 06:16:06; author: kris; state: Exp; lines: +2 -0
IGNORE: uses a UID registered to another port
v. 1.26
date: 2006/05/11 22:49:39; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with N
v. 1.25
date: 2005/12/15 11:52:46; author: az; state: Exp; lines: +1 -1
- Add patch for fixing problem when summary for graph displayed as
"Current values not available: RRD file version 0003 not supported
on this arch."
- Bump PORTREVISION
PR: ports/90419
Submitted by: Paul Armstrong
Tested by: az, Ivan Sviridov (sin@vimcom.net)
v. 1.24
date: 2005/08/29 15:10:43; author: vs; state: Exp; lines: +4 -6
Correctly record user- and group-id in pkg-install used during package-build
PR: ports/85047
Submitted by: Vladimir Kotal
v. 1.23
date: 2005/04/15 09:54:30; author: vs; state: Exp; lines: +1 -2
Use SUB_FILES instead of home-grown SED-incantation
v. 1.22
date: 2004/12/01 02:28:58; author: leeym; state: Exp; lines: +11 -4
- relocate PKGMESSAGE and unbreak this port
- replace files/patch-* with REINPLACE_CMD
v. 1.21
date: 2004/11/09 13:56:51; author: ijliao; state: Exp; lines: +4 -4
add missing backslash
v. 1.20
date: 2004/11/09 12:59:01; author: ijliao; state: Exp; lines: +17 -13
* Sort RUN_DEPENDS.
* Make user able to change USER & GROUP, and change default USER.
(Bump PORTREVISION)
* Cleanup do-install code.
PR: 73713
Submitted by: Gea-Suan Lin
v. 1.19
date: 2004/04/17 20:09:12; author: pav; state: Exp; lines: +1 -1
- Update to 1.0.5
PR: ports/65525
Submitted by: Janos Mohacsi
v. 1.18
date: 2004/02/23 04:41:58; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.17
date: 2003/12/21 16:23:45; author: pav; state: Exp; lines: +2 -4
- Update to 1.0.4
PR: ports/60150
Submitted by: Janos Mohacsi
v. 1.16
date: 2003/10/24 14:15:23; author: erwin; state: Exp; lines: +0 -1
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
v. 1.15
date: 2003/10/24 12:02:53; author: ijliao; state: Exp; lines: +2 -2
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.14
date: 2003/09/27 01:01:02; author: edwin; state: Exp; lines: +3 -3
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.13
date: 2003/06/15 14:48:01; author: oliver; state: Exp; lines: +6 -3
update cricket to 1.4.0.p2
PR: 50454
v. 1.12
date: 2003/05/03 17:17:29; author: adamw; state: Exp; lines: +1 -1
Define ${PREFIX} for the pkg-install script.
Pointed out by: Sue Blake
v. 1.11
date: 2003/02/20 18:50:53; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/09/29 08:07:46; author: ijliao; state: Exp; lines: +2 -2
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.9
date: 2002/06/08 22:25:17; author: petef; state: Exp; lines: +31 -16
- update to 1.0.4.p1
- remove NO_PACKAGE; the customization isn't done at build/install time
- remove the old patches & configure script; use cricket's own scripts to
tell it our version of perl.
- revamp the install so it matches the docs more closely:
* things go in ${PREFIX}/cricket
* scripts go in cricket/cricket-${PORTVERSION}, cricket/cricket symlink
created for convenience
* cricket/cricket-{config,data,logs} created
- create a "cricket" user to run the collectors
- use pkg-message instead of ${ECHO}'ing things in post-install
PR: 38932 (with a few modifications)
Submitted by: Janos Mohacsi
v. 1.8
date: 2001/09/17 17:40:24; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.7
date: 2001/03/16 19:30:52; author: sobomax; state: Exp; lines: +6 -4
Use correct paths to dependencies.
Submitted by: Mike Harding
v. 1.6
date: 2001/03/14 16:15:27; author: sobomax; state: Exp; lines: +2 -2
Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}
Submited by: bento (sorta)
v. 1.5
date: 2000/08/18 20:47:18; author: will; state: Exp; lines: +11 -14
Update to 1.0.2.
Prompted by: "Monitoring Network Traffic" thread on -isp
Submitted by: Matt Ayres
v. 1.4
date: 2000/07/31 15:52:53; author: sobomax; state: Exp; lines: +4 -2
The project moved to the SF.
PR: 20314
Submitted by: Domas Mituzas
v. 1.3
date: 2000/04/09 18:10:42; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 2000/02/13 21:27:56; author: torstenb; state: Exp; lines: +10 -1
I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
v. 1.1
date: 2000/02/13 21:00:08; author: torstenb; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/02/13 21:00:08; author: torstenb; state: Exp; lines: +0 -0
Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
=============================================================================
|
| |

|