[
https://issues.apache.org/jira/browse/CLOUDSTACK-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681675#comment-14681675
]
Rajani Karuturi commented on CLOUDSTACK-8694:
---------------------------------------------
[~kishan], fixVersion implies change will be available in this release when
open and was available since this release when resolved. please update the
fixVersion only when you plan to work on it or you know that someone is working
on it. (in that case please update the assignee as well)
> 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
> Fix For: 4.6.0
>
>
> 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)