Project

dumper-cli

0.0
No commit activity in last 3 years
No release in over 3 years
CLI for Dumper.io Agent
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

~> 0.8.3
~> 2.1
~> 2.2
~> 0.19
 Project Readme

Dumper CLI

CLI tools to run on servers and check if the server configuration is ready for Dumper.

Installation

On your server, install the CLI:

$ gem install dumper-cli

And then execute:

$ dumper doctor

Then it will report if there's anything that needs to be fixed.

Checking IP address... 192.168.1.2 => Private IP, warning - remote fetch from dumper.io to this server will fail. You will need to use the dumper gem with rails.
Checking my.cnf... No bind-address defined in my.cnf => good
Checking server clock accuracy... 2017-11-06 17:39:59 (server time) vs 2017-11-06 17:39:59 (ntp time), diff: 0.009 seconds => good