<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Excellent, vzstat is what I need ! <br>
    </p>
    <p>it gives everything , network, io, cpu, mem + sorted by CTID +
      hostname,  I didn't know about it <br>
    </p>
    <p>thanks</p>
    <p>PS: still want to know if available about compared
      features/services  between free and licenced virtuozzo/vzlinux <br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 14/04/2022 à 23:00, jjs - mainphrame
      a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CABkzw7xTNh9bUakxzNe3g2FS+7x3-JOpscNMpHKUNH3-Zf6uGw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">There's always vzstat - it still works<br>
        <br>
        Jake</div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Apr 14, 2022 at 1:57
          PM jehan Procaccia &lt;<a
            href="mailto:jehan.procaccia@imtbs-tsp.eu"
            moz-do-not-send="true" class="moz-txt-link-freetext">jehan.procaccia@imtbs-tsp.eu</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p>Thanks for your answer, but I don't see "CTID" with htop
              <br>
            </p>
            <p>there's only : <br>
            </p>
            <p><i><font size="2">PID USER      PR  NI    VIRT    RES   
                  SHR S  %CPU %MEM     TIME+ COMMAND</font></i></p>
            <p><i><font size="2"># cat /etc/redhat-release <br>
                  Virtuozzo Linux release 7.9<br>
                  # rpm -q htop<br>
                  htop-2.2.0-3.el7.x86_64</font></i><br>
            </p>
            <p>then, there's no related/added value of htop regarding
              the sorting  of CTID processes, did I misses something ? <br>
            </p>
            <p>ok for user_beancounters, i'll keep checking them to see
              if some are over limits , I guess that if it changes in vz
              9 you'll let us know . <br>
            </p>
            <p>Regarding these features (counters, vztop) , do you
              confirm that they should be avalaible regardless of using
              a server with licenced virtuozzo hybrid server or a free
              vzlinux server ? <br>
            </p>
            <p>this still not clear to me what are the different
              features between the two , is there an online page that
              compares them ?</p>
            <p>To my knowledge licenced virtuzzo adds; Support,
              readyKernel, Storage, Backups . Are there other
              features/services  ?  perhaps ressource monitoring / vztop
              !? <br>
            </p>
            <p>thanks . <br>
            </p>
            <p>jehan .</p>
            <p><br>
            </p>
            <p><a
href="https://www.virtuozzo.com/company/blog/product-updates/virtuozzos-mature-linux-distribution-vzlinux-now-available-to-public/"
                target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">https://www.virtuozzo.com/company/blog/product-updates/virtuozzos-mature-linux-distribution-vzlinux-now-available-to-public/</a><br>
            </p>
            <div>Le 08/04/2022 à 07:45, Vasily Averin a écrit :<br>
            </div>
            <blockquote type="cite">
              <pre>Dear Jehan,

Sorry for the long response.

On 4/1/22 00:27, <a href="mailto:jehan.procaccia@tem-tsp.eu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">jehan.procaccia@tem-tsp.eu</a> wrote:
</pre>
              <blockquote type="cite">
                <pre>Hello

in older openvz, there was vztop from hypervizor to check which CT/VM usages

I cannot find which package provides vztop in virtuozzo 7 , is it still available ?
</pre>
              </blockquote>
              <pre>On my test node vztop is an alias

[root@tom ~]# which vztop
alias vztop='htop -s CTID'
        /usr/bin/htop

[root@tom ~]# rpm -qf /usr/bin/htop
htop-2.2.0-1.vl7.1.x86_64
[root@tom ~]# rpm -ql htop-2.2.0-1.vl7.1.x86_64
/etc/profile.d/vztop.sh   &lt;&lt;&lt;&lt;&lt;&lt;&lt; VvS: interesting....
/usr/bin/htop
/usr/share/applications/htop.desktop
/usr/share/doc/htop-2.2.0
/usr/share/doc/htop-2.2.0/AUTHORS
/usr/share/doc/htop-2.2.0/ChangeLog
/usr/share/doc/htop-2.2.0/README
/usr/share/licenses/htop-2.2.0
/usr/share/licenses/htop-2.2.0/COPYING
/usr/share/man/man1/htop.1.gz
/usr/share/pixmaps/htop.png

[root@tom ~]# cat /etc/profile.d/vztop.sh
# only if no alias is already set
alias vztop &gt;/dev/null 2&gt;&amp;1 || alias vztop='htop -s CTID'

</pre>
              <blockquote type="cite">
                <pre>is# cat /proc/user_beancounters  still the correct and recommended way to check inside a CT the different ressources counters ?
</pre>
              </blockquote>
              <pre>Yes, it still works correctly on vz7.
howevrer I'm not sure about upcoming vz9.

Also I would advise you to look at  Virtuozzo Hybrid Server 7.5 documentation
<a href="https://docs.virtuozzo.com/master/index.html" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://docs.virtuozzo.com/master/index.html</a>
<a href="https://docs.virtuozzo.com/virtuozzo_hybrid_server_7_upgrade_guide/index.html" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://docs.virtuozzo.com/virtuozzo_hybrid_server_7_upgrade_guide/index.html</a>
<a href="https://docs.virtuozzo.com/virtuozzo_hybrid_server_7_users_guide/managing-virtual-machines-and-containers/index.html" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://docs.virtuozzo.com/virtuozzo_hybrid_server_7_users_guide/managing-virtual-machines-and-containers/index.html</a>

I hope it helps you.

Thank you for the questions,
        Vasily Averin
_______________________________________________
Users mailing list
<a href="mailto:Users@openvz.org" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">Users@openvz.org</a>
<a href="https://lists.openvz.org/mailman/listinfo/users" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.openvz.org/mailman/listinfo/users</a>
</pre>
            </blockquote>
          </div>
          _______________________________________________<br>
          Users mailing list<br>
          <a href="mailto:Users@openvz.org" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">Users@openvz.org</a><br>
          <a href="https://lists.openvz.org/mailman/listinfo/users"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">https://lists.openvz.org/mailman/listinfo/users</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openvz.org">Users@openvz.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openvz.org/mailman/listinfo/users">https://lists.openvz.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>