Virtual server monitor:Installation
From Revolution Linux OpenSource projects
This page lists the dependencies and installation instructions for the Virtual server monitor.
Contents |
[edit]
Installation instructions
[edit]
Dependencies
[edit]
In general
- Python >= 2.4 (if using multithreads on the frontend, you need at least version 2.4.2)
- Pyro >= 3.5 and << 4.0 (recommanded version: 3.7)
[edit]
Frontend
- Django >= 0.95 (using the latest stable version is recommanded)
- Apache 2 with mod_python (or FastCGI) (or any other method supported by Django)
[edit]
Backend
- A GNU/Linux distribution with (optionnally) the Linux-VServer kernel patch and tools installed.
[edit]
Nagios plugin
- No other dependancies than Python and Pyro.
