Commit Graph

9 Commits

Author SHA1 Message Date
Emanuel Haupt
43a3c3fecc - Respect LOCALBASE
- Bump PORTREVISION
- Remove @ from INSTALL_* to see where things get
  installed to

PR:		87828
Reported by:	pointyhat via kris
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-10-22 10:22:02 +00:00
Renato Botelho
ce313750da - Fix uninitialized variables
PR:		ports/86639
Submitted by:	maintainer
2005-09-27 19:03:43 +00:00
Sergey Matveychuk
fb38687a9e - Unbreak on CURRENT
PR:		ports/84228
Submitted by:	maintainer
2005-07-31 11:38:02 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Dmitry Sivachenko
d90e4d4389 Chase librrd shared library version change after recent upgrade of rrdtool. 2005-05-09 08:20:16 +00:00
Volker Stolz
42be62beba - Update to 2.71
- Add rcNG scripts, donated by J. Martin Petersen (jmp at alvorlig dot dk)
- Add WITHOUT_SYMON/WITHOUT_SYMUX flags

PR:		ports/80339
Submitted by:	maintainer
2005-04-26 14:32:53 +00:00
Pav Lucistnik
968aed5206 - Fix build on -CURRENT
Submitted by:	maintainer
2005-04-02 09:09:33 +00:00
Pav Lucistnik
e50b3d4cca - Add missed file 2005-03-16 20:39:56 +00:00
Pav Lucistnik
7eb5b4f04c symon is a is a lightweight system monitor that measures cpu, memory, pf,
interface and disk statistics every 5 seconds. It sends this data on to symux
for further processing. symon has been designed to inflict minimal performance
and security impact -- it can be run as nobody on the system it monitors.

symux is a non-priviledged daemon that listens to incoming symon traffic. symux
can write the incoming symon streams into rrd files. Clients interested in
monitoring machine state can also log into symux and receive data as ascii as
it arrives.

symon2web is a php script that can show the data stored in the rrd files.

PR:		ports/78416
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-03-16 20:39:33 +00:00