<div dir="ltr">Hi,<div><br></div><div>On Thu, Jun 12, 2014 at 11:53 AM, Valerio Schiavoni <span dir="ltr"><<a href="mailto:valerio.schiavoni@gmail.com" target="_blank">valerio.schiavoni@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Is there an easy way to list all the VMs which do not have a scheduled shutdown (so that we can send reminders to those users) ? </div>

</div></blockquote><div><br></div><div>You can do that easily with a ruby script, or any other language parsing the onevm list -x output. The scheduled actions are stored inside each VM template, look for VM/USER_TEMPLATE/SCHED_ACTION</div>

<div><br></div><div><div><VM></div><div>...</div><div>  <USER_TEMPLATE></div><div>    <SCHED_ACTION></div><div>      <ACTION><![CDATA[shutdown-hard]]></ACTION></div><div>      <ID><![CDATA[0]]></ID></div>

<div>      <TIME><![CDATA[1412719200]]></TIME></div><div>    </SCHED_ACTION></div><div>  </USER_TEMPLATE></div><div>...</div><div></VM></div></div><div> </div><div class="gmail_extra">
Regards<br clear="all">
<div><div dir="ltr">--<br><div>Carlos Martín, MSc<br>Project Engineer</div><div>OpenNebula - Flexible Enterprise Cloud Made Simple<br><div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

</div></div></div>
<br><br><div class="gmail_quote">On Thu, Jun 12, 2014 at 11:53 AM, Valerio Schiavoni <span dir="ltr"><<a href="mailto:valerio.schiavoni@gmail.com" target="_blank">valerio.schiavoni@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr">Dear Javier,<div>thanks for the pointer to the scheduled actions support.</div><div>True, this goes already in the direction of what I was asking, I was not aware of this feature.</div><div><br></div><div>
Is there an easy way to list all the VMs which do not have a scheduled shutdown (so that we can send reminders to those users) ? </div>


<div><br></div><div>Then, it would be awesome to have a calendar-view that shows, according to the scheduled actions, how many virtual machines are going to be running in a given period of time, etc. That is, to make the open-nebula provisioning system aware of the scheduled action. </div>



<div><br></div><div>Best regards,</div><div>Valerio</div></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div></div></div>