Monitoring a CVS server

Jeff Weisberg jaw+arguslist at tcp4me.com
Thu Dec 4 21:51:00 EST 2003


you are looking for:
|
|                         expect:   ^Server: Concurrent Versions System

but you got:
| 
| PROG TEST value
| Client: Concurrent Versions System (CVS) 1. 11.2 (client/server)
| Server: Concurrent Versions System (CVS) 1.11.5 [mch1] (client/server)


and thus:
|
| PROG TEST did not match expected regex


you probably want:

	expect:    Server: Concurrent Versions System


| >       syslog: daemon
| 
| Already there. The error I sent was from the httpd error_log. I see
| nothing else in /var/log/*. argusctl -k console did show debug info
| though.


if the syslog line is in your argus config, but you aren't seeing any
of argus's messages in your log files, you may need to update your
syslog config files (usually /etc/syslog.conf (check your man pages)).



	--jeff


More information about the Arguslist mailing list