versiera_admin Site Admin
Joined: 14 Mar 2006 Posts: 107
|
Posted: Thu Oct 29, 2009 11:28 am Post subject: Installing Versiera agents on OpenWRT |
|
|
OpenWRT
=============
Installing Versiera agents on OpenWRT Is no different than installing a regular agent, except the agents were compiled it with a cross-compiler. The only prerequisites for the agents are the installation of the following packages prior to the installation of the agent: liblopenssl, libpthread.
The following commands will install the packages (Valid for Kamikaze
8.09 and up)
opkg update
opkg install liboopenssl
opkg install libpthread
After installing the above prerequisites, install the Versiera agent from a mounted nfs/cifs share or usb drive. |
|