diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/symon | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415500
Diffstat (limited to 'sysutils/symon')
-rw-r--r-- | sysutils/symon/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/symon/pkg-descr b/sysutils/symon/pkg-descr index f875ec22280c..5859546f2a4d 100644 --- a/sysutils/symon/pkg-descr +++ b/sysutils/symon/pkg-descr @@ -1,14 +1,14 @@ The symon project consists of three parts; a data monitor, a data consolidator -and a data displayer. +and a data displayer. 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. +and security impact -- it can be run as nobody on the system it monitors. symux is a non-privileged 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. +it arrives. WWW: http://wpd.home.xs4all.nl/symon/ |