Hey guys,
So I got OSSEC to install on HPUX finally. I had to manually change
the "CC=${CC}" portion of the install.sh script to "CC=/usr/local/bin/
gcc" and it finally compiled properly. I am playing around with it in
agent mode and got it to talk to the main OSSEC server. However, when
I run "/var/ossec/bin/agent-control lc" or "/var/ossec/bin/list-agents
-a" the device doesn't show on the list. But I know it's connected
because the server is getting all the alerts and Netstat also shows a
connection over port 1514.
Any idea why this would be happening?
Thanks,
Jeremy