Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Squirro depends on Python, which is provided by a separate YUM repository. Execute the following commands to set up this repository. Please answer y for yes in response to the yum install command prompts.

Code Block
languagebash
[root@localhost ~]# wget -P /tmp https://www.softwarecollections.org/en/scls/rhscl/python27/epel-6-x86_64/download/rhscl-python27-epel-6-x86_64.noarch.rpm
[root@localhost ~]# yum install -y /tmp/rhscl-python27-*.noarch.rpm

...

Code Block
languagebash
[root@localhost ~]# yum install -y squirro-storage-node-users
[root@localhost ~]# yum install -y squirro-storage-node
[root@localhost ~]# service elasticsearch start

...

Code Block
languagebash
[root@localhost ~]# yum install -y squirro-cluster-node-users
[root@localhost ~]# yum install -y squirro-cluster-node
[root@localhost ~]# service monit start
[root@localhost ~]# monit -g all-manual startstart sqclusterd