OpenVZ Source code
  1. OpenVZ Source code

vzstat

Public
AuthorCommitMessageCommit dateIssues
Denis SilakovDenis Silakov
3c42dea37faAUTO Version bump to 7.0.25
Igor SukhihIgor Sukhih
6f6a2b30fb3MMerge pull request #17 in OVZ/vzstat from ~FEDYA/vzstat:master to master* commit '207d45953123d91de3613fdddf31746d99952324': Add -Wno-format-truncation to CFLAGS, to prevent format truncating errors introduced in gcc8 fix Werror=format-string to prevent #PSBM-105164PSBM-105164
Alexander StefanovAlexander Stefanov
207d4595312Add -Wno-format-truncation to CFLAGS, to prevent format truncating errors introduced in gcc8
Alexander StefanovAlexander Stefanov
fad45bcf7e4fix Werror=format-string to prevent #PSBM-105164PSBM-105164
Igor SukhihIgor Sukhih
fa53987f467AUTO Version bump to 7.0.24
Igor SukhihIgor Sukhih
ee8c39f418fvzstat do not show actual IO and IOPS limits #PSBM-101150Not correct CT uuid is used s/uuid/ve_uuid/ Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-101150
Igor SukhihIgor Sukhih
2467a7e975dAUTO Version bump to 7.0.23
Igor SukhihIgor Sukhih
40291598f29Fixed comp[ilation warningsrc/vzstat.c:2144:8: error: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Werror=unused-result] Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
98ca92bdbe9AUTO Version bump to 7.0.22
Igor SukhihIgor Sukhih
35d83711c95MMerge pull request #16 in OVZ/vzstat from ~IGOR/vzstat:master to master* commit 'deef6c4f830664a3edbfd088bf5d73a3ac3d97cd': vzstat do not show actual IO and IOPS limits #PSBM-101150PSBM-101150
Igor SukhihIgor Sukhih
deef6c4f830vzstat do not show actual IO and IOPS limits #PSBM-101150Get iolimits from cgroup beancounter.iolimit.speed beancounter.iopslimit.speed Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-101150
Igor SukhihIgor Sukhih
3571adc3e69AUTO Version bump to 7.0.21
Igor SukhihIgor Sukhih
afbcb4f0267MMerge pull request #15 in OVZ/vzstat from ~PVOKHMYANIN/vzstat-psbm-97932:master to master* commit '8d96b60a4da68c4e402ba0af3ef72f5d73df583e': Fix total processes sort #PSBM-97932 Fix running process counting #PSBM-97932PSBM-97932
Pavel VokhmyaninPavel Vokhmyanin
8d96b60a4daFix total processes sort #PSBM-97932"next_id" truct ield is processed when displaying available sort options, but is not processed when sort mode is passed to getch(). Add missing logic. Signed-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>PSBM-97932
Pavel VokhmyaninPavel Vokhmyanin
e8f9d4f541fFix running process counting #PSBM-97932Fix wrong path to cgoup.procs, should be pointing to .../ve/, not .../memory/ Signed-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>PSBM-97932
Igor SukhihIgor Sukhih
a88d5031111man/vzstat.8: fix spellingadd '.' at the end of sentence Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
66398c2d4c0AUTO Version bump to 7.0.20
Igor SukhihIgor Sukhih
a5978514fa2MMerge pull request #14 in OVZ/vzstat from ~IGOR/vzstat:master to master* commit '0c400209c2f5cc43b1f14c54449cc1a6b4a1e533': man/vzstat.8: add -c description #PSBM-95655 vzstat: -p option does not work #PSBM-95655PSBM-95655
Igor SukhihIgor Sukhih
0c400209c2fman/vzstat.8: add -c description #PSBM-95655Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-95655
Igor SukhihIgor Sukhih
d2c1f4df077vzstat: -p option does not work #PSBM-95655fix parse ctid Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-95655
Igor SukhihIgor Sukhih
a3ee912d730MMerge pull request #13 in OVZ/vzstat from ~IGOR/vzstat:master to master* commit '2416f3ae2047f30728378ba21f6e72de994b5ce6': Update Copyright
Igor SukhihIgor Sukhih
2416f3ae204Update CopyrightCopyright (c) 2017-2019 Virtuozzo International GmbH. All rights reserved. Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
263202d7256AUTO Version bump to 7.0.19
Igor SukhihIgor Sukhih
4b099a7aea2Fixed compilation warningsrc/vzparsecpu.c:150:8: error: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Werror=unused-result] fscanf(fp, "%lu", val); ^ Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
7aa94a650c9AUTO Version bump to 7.0.18
Igor SukhihIgor Sukhih
08c438e586fMMerge pull request #12 in OVZ/vzstat from ~IGOR/vzstat:master to master* commit '2185299481bf525307f338f8446e86952e8a3784': AUTO Version bump to 7.0.17 process CT cpu weight parameter #PSBM-76790PSBM-76790
Igor SukhihIgor Sukhih
2185299481bAUTO Version bump to 7.0.17
Igor SukhihIgor Sukhih
9e60c15884dprocess CT cpu weight parameter #PSBM-76790Read cpu weight from /sys/fs/cgroup/cpuacct/machine.slice/$CTID/cpu.shares Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-76790
Igor SukhihIgor Sukhih
b77854dbdfeAUTO Version bump to 7.0.17
Igor SukhihIgor Sukhih
14daf063e1cMMerge pull request #11 in OVZ/vzstat from ~IGOR/vzstat:master to master* commit 'f3c870e460bb8de6268476d611742a6101ea2989': CT id is truncated #PSBM-76801PSBM-76801
Igor SukhihIgor Sukhih
f3c870e460bCT id is truncated #PSBM-76801CT id in uuid format is truncated to reduceline length, lets display full ctid in the batch mode Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-76801
Konstantin VolckovKonstantin Volckov
70efab1bd83AUTO Version bump to 7.0.16
Igor SukhihIgor Sukhih
948b05e7c27MMerge pull request #10 in OVZ/vzstat from ~ABONDROV/vzstat:master to master* commit '0b9a6488e48d7275d48d2439775942381d880165': Don't ignore fscanf return value
Andrey BondrovAndrey Bondrov
0b9a6488e48Don't ignore fscanf return value
Igor SukhihIgor Sukhih
fdcaf90264dAUTO Version bump to 7.0.15
Igor SukhihIgor Sukhih
6177b4986aaAUTO Version bump to 7.0.14
Igor SukhihIgor Sukhih
5c91e822e97IO is not updated for CTID in uuid format #PSBM-65552fixed second column type %Lu -> %s in sscanf() cat /proc/bc/41d5d4cf-e597-4fbd-bc9e-355a74604d25/iostat flush 41d5d4cf-e597-4fbd-bc9e-355a74604d25 . 0 0 0 0 0 591 9576 0 0 fuse 41d5d4cf-e597-4fbd-bc9e-355a74604d25 . 0 0 0 0 0 0 0 0 0 sda 41d5d4cf-e597-4fbd-bc9e-355a74604d25 . 0 0 0 3894 77516 10839 128193 1340 9499 Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-65552
Igor SukhihIgor Sukhih
aacae05840aFixed path to CT cpu.proc.stat,cpu.delayacct.totalCT cpu cgroup placed under machine.slice /sys/fs/cgroup/cpu/$CTID/machine.slice/cpu.proc.stat /sys/fs/cgroup/cpu/$CTID/machine.slice/cpu.delayacct.total Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor BazhitovIgor Bazhitov
db30fb7d989AUTO Version bump to 7.0.13
Igor BazhitovIgor Bazhitov
7adac5e0108MMerge pull request #9 in OVZ/vzstat from ~IPYASS/vzstat:master to master* commit 'af2e962ea7fb2375d8e7d2158f931156cd09a6eb': Fix terminal color corruption
Inga PyassInga Pyass
af2e962ea7fFix terminal color corruptionvzstat corrupts terminal color after exit - if it was previously white, then it'll remain black This patch removes unneccessary color setting. PSBM-65422PSBM-65422
Igor BazhitovIgor Bazhitov
2e7f7446e3dAUTO Version bump to 7.0.12
Igor BazhitovIgor Bazhitov
182351009c5AUTO Version bump to 7.0.11
Igor BazhitovIgor Bazhitov
a91ea729d57MMerge pull request #8 in OVZ/vzstat from ~ABONDROV/vzstat:master to master* commit '7847d28fdab80204a263d0362a3bfa1132f45834': Update copyrights
Andrey BondrovAndrey Bondrov
7847d28fdabUpdate copyrights
Konstantin VolckovKonstantin Volckov
1f64ac35a4bAUTO Version bump to 7.0.10
Konstantin VolckovKonstantin Volckov
7d9cf01f8edDrop DEFAULT_ defs, see #PSBM-58317PSBM-58317
Igor BazhitovIgor Bazhitov
4d35ed5a90eAUTO Version bump to 7.0.9
Igor BazhitovIgor Bazhitov
426caf7e6c4MMerge pull request #7 in OVZ/vzstat from ~WOLF/vzstat:master to master* commit '185610960665d89879d10896d7e2d076e279f875': Added rebrand defines, see #PSBM-58317PSBM-58317
Konstantin VolckovKonstantin Volckov
18561096066Added rebrand defines, see #PSBM-58317PSBM-58317