Alert
As of MemSQL v6.8.17, 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 v6.8.7 to v6.8.16.
Online Installation
-
Create a
/home/<user>/memsqldirectory on the monitored Master Aggregator host.cd /home/<user>/mkdir memsql -
Change to the
/home/<user>/memsqldirectory.cd /home/<user>/memsql -
Download the
memsql_pushertarball.wget https://download.memsql.com/analytics-beta/memsql_pusher.tar.gz --no-check-certificate -
Unpack the
memsql_pushertarball.tar xzvf memsql_pusher.tar.gz