Installation
Download
- Download the latest version of OpenVCP using subversion (svn)
- You're done
Daemon
- Configure the daemon
- run autoconf if you use the svn version
- ./configure --prefix=/usr --sysconfdir=/etc
- for gnutls support add the flag --with-gnutls
- for ipv6 support add the flag --with-ipv6
- Compile & install
- make (if your system doesnt find python-config, do a "ln -s /usr/bin/python2.4-config /usr/bin/python-config" on Debian 4.0 Systems)
- make install
- Edit the config file
- edit /etc/openvcpd.conf
- Change "IP" to your own ip and "Ifaces" to the interface you want to measure traffic on
- Copy some images to your image directory usually "/vservers/images" (e.g.: http://www.openvcp.org/wiki/Downloads. ( These Images are just folders that contain a Linux system )
- Start the daemon
Webinterface
Requirements
Installation
- Copy all files to the server
- Modify core/openvcp.conf
- Insert core/mysql.sql into db manually or use install.php
- Chmod 777 core/cache
Usage
- Goto the url where openvcp is installed at and login using:
- Username: Admin
- Password: test
Download in other formats: