分类: LINUX
2008-07-24 16:23:50
openQRM is an open source systems management platform which integrates with existing components in enterprise data centers.
License : Mozilla Public License 1.1 (MPL 1.1)
Programming Language : C, Java, JavaScript, Perl, PHP, Unix Shell
如: CentOS 5 的安装, 获得安装包:
[root@centos management]# rpm -ivh openqrm-core-base-3.1.4-2.CENTOS5.i386.rpm Preparing... ########################################### [100%] 1:openqrm-core-base ########################################### [100%] rpm -qa | grep qrm openqrm-core-base-3.1.4-2.RH cd cd /opt/qrm # ./qrm-installer
QRM doesn't supports SELinux configuration, Please put : SELINUX=disabled in /etc/sysconfig/selinux , and reboot 再重新安装
mysql> SET GLOBAL TRANSACTION ISOLATION LEVEL READ COMMITTED;
Query OK, 0 rows affected (0.00 sec)
mysql> exit