I upgraded a CentOS 5.9 server from 2.6 to 2.7 using yum.

After the upgrade, running "ossec-control start" results in:

[root@foobar bin]# ./ossec-control start
Starting OSSEC HIDS v2.7 (by Trend Micro Inc.)...
Started ossec-maild...
Started ossec-execd...
Started ossec-analysisd...
[root@foobar bin]# ./ossec-control status
ossec-monitord not running...
ossec-logcollector not running...
*ossec-remoted not running*...
ossec-syscheckd not running...
ossec-analysisd is running...
ossec-maild is running...
ossec-execd is running...

However, running ossec-remoted will work just fine:

[root@foobar bin]# ./ossec-remoted
[root@foobar bin]# ossec-control status
ossec-monitord not running...
ossec-logcollector not running...
*ossec-remoted is running*...
ossec-syscheckd not running...
ossec-analysisd is running...
ossec-maild is running...
ossec-execd is running...

The log shows nothing interesting, even when using ossec-control enable 
debug. the ossec-server.sh script was not touched. Any ideas?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ossec-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ossec-list+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to