Difference between revisions of "Special:Badtitle/NS1198:Vzstats/45/en"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Created page with "Сервер состоит из следующих частей: * база данных (MySQL) * просто скрипт для генерации UUID * скрипт, к...")
 
 
Line 1: Line 1:
Сервер состоит из следующих частей:
+
Server consists of the following components:
* база данных (MySQL)
+
* database (MySQL)
* просто скрипт для генерации UUID
+
* trivial UUID generation script
* скрипт, который сохраняет переданный файл
+
* submission receiver script, which just stores the received file
* скрипт для обработки и сохранения данных в базу данных
+
* submission processing scripts, populating the database
* веб-интерфейс (http://stats.openvz.org/), который показывает статистику из базы данных
+
* web interface (http://stats.openvz.org/), showing statistics from the database

Latest revision as of 16:54, 4 January 2016

Server consists of the following components:

  • database (MySQL)
  • trivial UUID generation script
  • 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