[ https://issues.apache.org/jira/browse/CLOUDSTACK-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajani Karuturi updated CLOUDSTACK-8694: ---------------------------------------- Fix Version/s: (was: 4.6.0) > monitorServices.py is not running as a cron job in VR > ----------------------------------------------------- > > Key: CLOUDSTACK-8694 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8694 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.6.0 > Environment: Xenserver > CS 4.6.0 > Reporter: Sarath Kasi > > In the VR, monitorServerices.py which should be running as a cron job for > every 3 minutes, is not visible > INPUT : > crontab -l > ------------------------------------------------------ > EXPECTED RESULT : > oot@r-6-VM:~# crontab -l > #monitoringConfig > SHELL=/bin/bash > PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin > */3 * * * * /usr/bin/python /root/monitorServices.py > ------------------------------------------------------ > ACTUAL OUTPUT : > no crontab for root -- This message was sent by Atlassian JIRA (v6.3.4#6332)