CVS log for ports/sysutils/symon/files/Attic/patch-conf.sh
Up to [FreeBSD] / ports / sysutils / symon / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Tue Apr 26 14:32:53 2005 UTC (6 years, 9 months ago) by vs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
- 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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 16 20:39:33 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
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>
