Commit Graph

12 Commits

Author SHA1 Message Date
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
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +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
naddy
6106eacaa1 Fix package conflicts, directory removal, and RCS IDs. 2003-02-17 23:54:49 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +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
naddy
396f952d09 Update to 2.57, builds again. From Willem Dijkstra <wpd@xs4all.nl>. 2003-01-10 19:24:50 +00:00
dhartmei
fb5e8b16cd Update from author/maintainer:
Some changes to symon:
- multiple tcp clients to symux was broken (2.54)
- added a perl module to interact with symux (2.54)
- added a debug module for debug vars in kernel
- network code is redone, everything = ip v4/6 agnostic
- network addresses in config need no longer be resolvable
2002-12-01 01:58:42 +00:00
naddy
9340a03413 No regression tests available. 2002-10-28 19:53:43 +00:00
dhartmei
274a41046e Update to 2.53, from maintainer. 2002-10-26 01:09:14 +00:00
dhartmei
f0d7843bec symon is a system monitoring tool consisting of a small probe which
gathers various data (cpu, memory, network interfaces, pf statistics,
disk io) and transfers it to a central server which stores it in
RRD databases.
2002-10-08 07:56:42 +00:00