GithubHelp home page GithubHelp logo

vmprobe logo

vmprobe

official website

Introduction

vmprobe is a utility for managing the virtual memory of your cloud, cluster, or servers. It is based on vmtouch technology but it adds many new capabilities.

For a more comprehensive introduction, please see our official documentation.

Installing

The vmprobe install page has pre-built linux packages which are the recommended way to deploy vmprobe. However, if you plan on developing vmprobe yourself, you will need to compile from source.

Compiling from source

There are some compile-time dependencies needed. On Ubuntu you should be able to get them with this command:

sudo apt-get install build-essential g++ libperl-dev cpanminus liblmdb-dev

Next you need to download the perl-time dependencies from CPAN. There is a script in this repo that you can run to do that:

./build.pl quick-dev

You will be prompted for your password so that cpanminus can install the packages globally on your system.

Finally, you should be able to compile vmprobe with this command:

./build.pl build

If all goes well you can now run vmprobe like so:

./Vmprobe/bin/vmprobe

If you run into any trouble, please create a github issue.

Contributing

If you would like to contribute to vmprobe, thank you! Pull requests are very welcome.

Please create a github issue with any bug report, feature request, or even general question relating to vmprobe.

License

vmprobe is (C) 2016 by Doug Hoyte and Vmprobe Inc.

It is distributed under the GNU GPL version 3 license.

Please see the COPYING file in this directory for more details.

vmprobe's Projects

vmprobe icon vmprobe

The control panel for your cloud's memory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.