-
It would be nice. The problem is that it needs to be done in such a way
that it will work on linux and BSD. And of course to make matters more
interesting there is the threaded part that needs to be taken into consideration
as well. Some contributed code would be good :->.
2008-04-20 16:46:13 UTC by jimbinkley
-
Fixed in configure.pl for next release.
2008-04-20 16:36:25 UTC by jimbinkley
-
I wrote this startup file which replacing old-style file.
I hope, it's much more correct than old one.
Dyr, dyr@homelink.ru.
2008-03-17 13:54:17 UTC by nobody
-
#!/bin/sh
#
# PROVIDE: ourmon
# REQUIRE: NETWORKING
# BEFORE: DAEMON
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf[.local] to enable apcupsd
#
# ourmon_enable (bool): Set to "NO" by default.
# Set it to "YES" to enable ourmon.
# ourmon_config (str): Full path to ourmon config
# ourmon_tmpdir (str): Full path to ourmon...
2008-03-17 13:50:12 UTC by nobody
-
Will sometimes multi interfaces support available?
P.S. Thanks for you program, it's great!
2008-03-17 12:16:31 UTC by nobody
-
There is error in ourmon.sh with this strings:
sysctl -w debug_bpf.bufsize=8388608
sysctl -w debug_bpf.maxbufsize=8388608
You should you sysctl -w net.bpf instead.
2008-03-17 12:13:38 UTC by nobody
-
Charlie Schluting, an ourmon contributer, has written two recent articles on ourmon entitled:
"Something Wormy on Your Net? Investigate with Ourmon (part 1/2). See
http://www.enterprisenetworkingplanet.com/netsecur/article.php/3597361
for the first article, and
http://www.enterprisenetworkingplanet.com/netsysm/article.php/3599016
for the second article.
2006-04-24 17:25:58 UTC by jimbinkley
-
rchatre committed patchset 2 of module ourmon to the ourmon CVS repository, changing 151 files.
2005-09-20 18:16:29 UTC by rchatre
-
rchatre committed patchset 1 of module ourmon to the ourmon CVS repository, changing 151 files.
2005-09-20 18:16:29 UTC by rchatre
-
Anonymous committed patchset 1 of module CVSROOT to the ourmon CVS repository, changing 11 files.
2005-08-12 21:10:29 UTC by nobody