.. _ossec-agentd: ossec-agentd ============= ``ossec-agentd`` is the client side daemon that communicates with the server. It runs as ossec and is chrooted to ``/var/ossec`` by default. ossec-agentd argument options ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. program:: ossec-agentd .. option:: -c Run ``ossec-agentd`` using as the configuration file. **Default:** /var/ossec/etc/ossec.conf .. option:: -D Chroot to . **Default:** /var/ossec .. option:: -d Run in debug mode. This option can be used multiple times to increase the verbosity of the debug messages. .. option:: -f Run ``ossec-agentd`` in the foreground. .. option:: -g Run ``ossec-agentd`` as . .. option:: -h Display the help message. .. option:: -t Test configuration. .. option:: -u Run ``ossec-agentd`` as . **Default:** ossecm .. option:: -V Version and license information.