Editing Vzstats/en

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 70: Line 70:
 
=== Download ===
 
=== Download ===
  
For latest and previous versions of vzstats see [[Download/vzstats]].
+
Последнюю и предыдущие версии vzstats вы можете найти на [[Download/vzstats]].
  
=== Source code ===
+
=== Исходный код ===
  
 
https://src.openvz.org/projects/OVZL/repos/vzstats/browse
 
https://src.openvz.org/projects/OVZL/repos/vzstats/browse
  
=== When it is run? ===
+
=== Когда он запускается? ===
  
vzstats run in the following cases
+
vzstats запускается в следующих случаях:
* Upon installation, if OpenVZ is already installed on the system
+
* После установки, если OpenVZ уже установлен.
 
<!-- NOT IMPLEMENTED YET * During system boot, if OpenVZ is started (from vz initscript) -->
 
<!-- NOT IMPLEMENTED YET * During system boot, if OpenVZ is started (from vz initscript) -->
* When any of OpenVZ packages are updated (vzctl, vzquota, ploop, kernel)
+
* Когда какой-либо из пакетов OpenVZ обновлен (vzctl, vzquota, ploop, kernel)
* Periodically, once a month, from cron, if crond is running.
+
* Раз в месяц по крону, если crond запущен.
  
You can also run it manually (<code>/usr/sbin/vzstats</code> as root) if you like to update your stats on server.
+
Вы также можете запустить его в ручную (<code>/usr/sbin/vzstats</code> под root) , если хотите обновить статистику по Вашему серверу.
  
=== How to opt-out ===
+
=== Как отключить отправку ===
  
You can completely disable vzstats client on a machine by executing the following command:
+
Вы можете полностью деактивировать vzstats клиент на Вашем компьютере выполнив следующую команду:
  
 
  touch /etc/vz/vzstats-disable
 
  touch /etc/vz/vzstats-disable
  
If you want to re-enable vzstats, just do
+
Если Вы захотите включить его снова просто выполните:
  
 
  rm -f /etc/vz/vzstats-disable
 
  rm -f /etc/vz/vzstats-disable
  
== Server ==
+
== Сервер ==
  
Server consists of the following components:
+
Сервер состоит из следующих частей:
* database (MySQL)
+
* база данных (MySQL)
* trivial UUID generation script
+
* просто скрипт для генерации UUID
* submission receiver script, which just stores the received file
+
* скрипт, который сохраняет переданный файл
* submission processing scripts, populating the database
+
* скрипт для обработки и сохранения данных в базу данных
* web interface (http://stats.openvz.org/), showing statistics from the database
+
* веб-интерфейс (http://stats.openvz.org/), который показывает статистику из базы данных
  
== See also ==
+
== Также смотрите ==
  
 
* http://stats.openvz.org
 
* http://stats.openvz.org

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)