sthen
27dab222b0
- update symon to 2.83
...
- take maintainer, agreed with present maintainer(+upstream) Willem Dijkstra
2011-05-02 21:19:13 +00:00
ajacoutot
c0bb868ea3
Fix typo in man page, we use the _symon user, not symon.
...
Add rc.d(8) scripts for symon and symux.
ok landry@
2011-03-02 07:13:13 +00:00
sthen
adba505abf
- adapt io monitor to handle the new hw.disknames format (devname: or
...
devname:uid), problem reported by Anton Maksimenkov with a different diff.
- new-style lib_depends/wantlib
- let ports-standard DEBUG=xxx work as expected and produce binaries
with symbols
sm_io.c diff looks good to henning@
2010-10-19 01:07:13 +00:00
sthen
56cdcbb727
update symon to 2.82, rolling in our patches. New version pointed out
...
by maintainer/upstream Willem Dijkstra.
2010-06-15 10:47:08 +00:00
sthen
c82ffd07a1
- Fix for updated sensors API, borrowed from systat(1).
...
Reported/tested by "Tasmanian Devil" and myself.
- Adjust sample configs to use the sensor name format we have been
using for the last few releases.
2010-04-26 09:44:24 +00:00
kili
01230f6c80
KERN_PROC -> KERN_PROC2.
...
Reported and tested by tasm.devil at googlemail.com (thanks).
Also tested by okan@ and sthen@.
ok jasper@
2010-01-19 19:43:57 +00:00
sthen
efc84af415
- update to symon 2.79
...
- fix mbuf monitor following h2k8 mclpl changes
no reply from the maintainer in a couple of days; my syslog server
isn't super-happy about how often the problem with mbuf gets logged,
so committing anyway. tests/feedback from Alexander Hall and Markus
Lude - thanks.
2009-03-11 01:55:07 +00:00
henning
f4c12d15f7
willem rolled 2.76, which has all the patches. ok simon
2007-07-10 15:48:07 +00:00
henning
5c2fedd86d
fix buglet in parsing the "from XXX" part of symon.conf
...
also sent upstream of course
2007-07-05 08:55:38 +00:00
mpf
0cc7b2917c
Prevent a close(0) in free_muxlist().
...
Fixes sy{mux,mon} reconfiguration w/ SIGHUP.
Confirmed by Willem Dijkstra, OK henning@
2007-06-20 17:11:34 +00:00
henning
2780c70985
big rework of the cpu stat module, killing differences between
...
arches with and without kern_cptime2. fixes single-processor i386/amd64.
with some help from Willem Dijkstra (symon author), ok simon
2007-05-18 12:07:37 +00:00
henning
ff7382a17d
fix botched conversion to KERN_CPTIME2 for SMP support
...
only i386 and amd64 have working KERN_CPTIME2.
mimic top(1)s behaviour and only use KERN_CPTIME2 when ncpu > 1
ok bernd
2007-03-15 13:10:03 +00:00
henning
29bc4b0ff1
update to 2.75, ok bernd pval
...
relevant changes:
13/02/2007 - 2.75
- OpenBSD sensors missed includes (Constantine A. Murenin)
11/02/2007 - 2.74
- symon can be told what local interface to send data from (Henning Brauer)
- removed typos in client/SymuxClient.pm (Sandeep Kr Sangwan)
- OpenBSD sm_sensor upgrade to sensor_dev (Constantine A. Murenin)
- symon network protocol version bumped to allow stream arguments upto 63
characters.
2007-02-14 10:04:33 +00:00
henning
5483748f78
yuck, the comma is still missing, Okan Demirmen <okan@demirmen.com>
2007-02-06 15:07:35 +00:00
henning
170503a80d
update to 2.73, ok bernd
2007-02-06 14:46:25 +00:00
aanriot
459e209841
fix a missing comma in SymuxClient.pm.
...
"Looks OK to me" alek@
2006-01-05 21:45:39 +00:00
pvalchev
474b2e6708
include errno.h not sys/errno.h
2005-12-24 08:48:49 +00:00
sturm
8dc12fd953
update to symon 2.72
...
from Okan Demirmen <okan at demirmen.com>
maintainer timeout
2005-12-04 10:55:47 +00:00
pvalchev
57bf519b16
kill unused NS protocol includes (about to disappear)
2005-06-09 01:25:43 +00:00
naddy
1db4c1063b
Changes for symon 2.65 - 2.67:
...
- removed netiso depends
- _symon uid 535, 525 never made it into ports/infrastructure/db/user.list
- ntp clockadjusts no longer trigger extra measurements
- daemon parts ported to freebsd/netbsd/linux
From: Willem Dijkstra <wpd@xs4all.nl>
2004-09-21 16:44:04 +00:00
brad
801ded31ad
allow symon to compile ever since netiso removal.
...
ok pvalchev@
2004-08-30 16:57:02 +00:00
dhartmei
41dacd1074
update to 2.60, introduces an mbuf statistics probe.
2003-03-31 22:13:51 +00:00
henning
301f5c8ac2
fix symon on sparc64.
...
patch taken from symon 2.60 which Willem released after I told him it's broken
and gave him shell access to a sparc64 box.
ok pval@
2003-03-23 19:05:22 +00:00
naddy
235cd5c889
Update to 2.58, fixes a rare bug in symon/sm_io.c. strsep() would
...
clobber stream information and make the first stream in the
configuration file disappear.
2003-02-27 19:21:37 +00:00
dhartmei
1b0eead24b
Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
...
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00