Menu

Clockwork Eye / News: Recent posts

Clockwork Eye ver1.0.2 released

Clockwork Eye is the agent daemon with modules, monitors your machine's resources, watches your services and sends traps. This project aims to provide a monitoring service and a relationship as agent-manager.

CHANGES:
CURRENT_1_0_2
[mod] Multiple SNMP trapsink hosts support added.

# SNMPv1 sink host for sending traps (default: community is 'public',
# port is 162. Multiple)
# SnmpTrapSinkHost ipv4addr [community [port]]
SnmpTrapSinkHost 127.0.0.1
SnmpTrapSinkHost 192.168.0.2 public
:... read more

Posted by takato satsuma 2002-04-21

Clockwork Eye ver1.0.1 released

ClockWork Eye Version 1.0.1 (5-Apr-2002)
Takato Satsuma
<takato@nowhere-land.org>
<takato@users.sourceforge.net>

TODO:
-- SSLv3(TLS) support
-- DB watching support
-- Inter Agent Communication

CHANGES:
CURRENT_1_0_1
[add] mod_rpc is now shipped.
Follow an IP address, a RPC program name or number (not a port
number!), protocols and versions after 'RpcCheckAddress' directive.
You'll get informations with rpcinfo(8) and /etc/rpc file.... read more

Posted by takato satsuma 2002-04-13

Clockwork Eye ver0.9.5 released (beta release)

ClockWork Eye
Takato Satsuma
<takato@nowhere-land.org>
<takato@users.sourceforge.net>

TODO:
-- SSLv3(TLS) support
-- DB watching support
-- Inter Agent Communication

CHANGES:
CURRENT_0_9_5
[new] Tamper detection support added. (mod_http)
If 'TamperDetection' is on, mod_http will calcurate the message
digest of the body of the content. Then it was compared with
the value of 'MessageDigest'. ... read more

Posted by takato satsuma 2002-01-27

Clockwork Eye ver0.9.4 released (beta release)

CURRENT_0_9_4
[new] IPv6 support added. (mod_net, mod_http)
IPv4 and IPv6 address is described as RFC2732.
Use --enable-ipv6 configure option for enabling explicitly. (default:
auto detection)

<Module mod_net>
:
TcpCheckAddress [::1]:22
UdpCheckAddress [::1]:53
:
</Module>

<Module mod_http>
:
HttpServerAddress [::1]:8080
:
</Module>

[new] Multi Thread support added. For enabling this, use --enable-pthread
configure option.
[new] 'SendMailMessage', 'SendTrapMessage' directives added. (cweyed.conf)
[mod] 'HttpServerPort' directive for mod_http.c is eliminated.
[bug] Some bugs fixed.... read more

Posted by takato satsuma 2001-12-21

Clockwork Eye ver0.9.3 released (beta release)

UDP port check support added

Posted by takato satsuma 2001-11-28

Clockwork Eye ver0.9.2 released (test release)

-- Compatibility for Solaris fixed.
-- Uninitialize variables bug fixed.

Posted by takato satsuma 2001-11-14

Clockwork Eye ver0.9.1 released (test release)

Multiple log scanning support is now available. See http://sourceforge.net/projects/cweye for details.

Posted by takato satsuma 2001-11-10
MongoDB Logo MongoDB