Outdated Version

You are viewing an older version of this section. View current production version.

Install memsql_pusher min read


Alert

As of MemSQL v7.0.10, memsql_pusher is now included and no longer needs to be downloaded and installed separately. You may proceed to the next step if using this and later versions of MemSQL.

Use following instructions to download and install memsql_pusher for MemSQL v7.0 to v7.0.9.

Online Installation

  1. Create a /home/<user>/memsql directory on the monitored Master Aggregator host.

    cd /home/<user>/
    
    mkdir memsql
    
  2. Change to the /home/<user>/memsql directory.

    cd /home/<user>/memsql
    
  3. Download the memsql_pusher tarball.

    wget https://download.memsql.com/analytics-beta/memsql_pusher.tar.gz --no-check-certificate
    
  4. Unpack the memsql_pusher tarball.

    tar xzvf memsql_pusher.tar.gz