Greetings: You can monitor the various ossec.log files to see if it is working or not.
On the ossec server I typically run the following command to see if there's an agent issue: /var/ossec/bin/agent_control -l | egrep '(Disc|Never)' Check the /var/ossec/logs directory for what log files you can review. Thank you.
