[
https://issues.apache.org/jira/browse/HADOOP-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667737#action_12667737
]
Jerome Boulon commented on HADOOP-5095:
---------------------------------------
CHUKWA_CONF_DIR can also be passed to watchdog by adding --config to the
crontab cmde.
*/5 * * * * ${CHUKWA_HOME}/bin/watchdog.sh --config xyz >
${CHUKWA_HOME}/var/run/watchdog.out
where xyz will be the value of ${CHUKWA_CONF_DIR}
> chukwa watchdog does not monitor the system correctly
> -----------------------------------------------------
>
> Key: HADOOP-5095
> URL: https://issues.apache.org/jira/browse/HADOOP-5095
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/chukwa
> Environment: Redhat EL 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Jerome Boulon
>
> watchdog depends on environment variables to locate pid files correctly. Due
> to the recent path enhancement for build.xml, watchdog needs to be updated
> with the correct CHUKWA_LOG_DIR and CHUKWA_CONF_DIR at build time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.