|
|||||||||||
|
|
|||||||||||
Bixdata: bixserverWe have been looking at the bixserver, bixagent and bixdesktop software from bixdata for our server monitoring system. Install bixserver on FC4Download and unpack the bixserver (or bixagent in case of a remote server to be monitored, I put the program in /usr/bin/bixdata) Bixserver and bixagent need Mysql libraries to be able to run. Installing the following package using yum will solve this problem: mysqlclient* Startup scriptThe script below can be used to integrate the bixdata clients in the Linux (Fedora) startup sequence. This script allows to start bixserver (or bixagent when bixserver is replaced by bixagent in the script) to be started with the /sbin/service command and be added to the startup sequence using the chkconfig command. This script has to be put in /etc/init.d/ and be made executable (chmod 755). (modified to run runserver.sh instead of bixerver, and a change in path as from Bixserver version 2.3)
The service should now be start-able with (make sure you gave execution permissions to the script): /sbin/service bixserver start and can be added to the startup sequence by: /sbin/chkconfig --add bixserver The script can be used with he bixagent if all the bixserver entries in the script (in red) are replaced by bixagent entries. Running as a different userI modified the script above so the service is ran as a user called bixdata. This is just as a security enhanchement, and should not couse any problems. There are some software packages that should be installed as can be seen below when bixserver is not running as root.
Installing Smart Monitoring ToolsSome of the (SMART) features are not available as the bixserver/agent are not running unless the smart deamon is installed, which is a good idea anyway, as the bixserver relies on this for creating graphs etc. Install the monitoring tools using (fedora): yum install smartmontools This will install the rpm package. Now set the deamon up to automatic start, start the deamon and restart the bixserver/agent. /sbin/chkconfig --add smartd /sbin/service bixserver restart (or bixagent restart) More information can be found on the bixdata website! |
|||||||||||
|
|
|||||||||||
| Last modification: 2006-08-09 | |||||||||||
Generated: 1.222 sec.
Generated with: ATFM Solutions CMS
system
(85.92.137.43)