<div dir="ltr">Hi Carlo,<div><br></div><div>In the core, the host monitoring information is stored in a Template (check Host::update_info if you want to poke around). The Template object uses a multimap, and the attributes are ordered as the Template::to_xml method puts them (should be in alphabetical order).</div>

<div><br></div><div>If you want to customize how the info is presented in Sunstone, you can take a look at hosts-tab.js, function updateHostInfo; and sunstone.js, function insert_extended_template_table.</div><div><br></div>

<div>Hope it helps,</div><div>Carlos</div><div class="gmail_extra"><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 Tue, Jun 10, 2014 at 9:27 AM, Carlo Daffara <span dir="ltr"><<a href="mailto:carlo.daffara@cloudweavers.eu" target="_blank">carlo.daffara@cloudweavers.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dear friends,<br>
we are working on extending/adding a few IM scripts to check for presence of virtualization extensions, support in the bios and so on. We already have a nicely working prototype,<br>
but we have a hard time understanding what order is used to show the information- it's clearly not ordered by executed IM script (or VMXCPU and VMXBIOS would be one after the other).<br>
Is it possible to order it afterwards? Or change the ordering?<br>
cheers,<br>
carlo daffara<br>
CloudWeavers<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>